<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Latest Posts on Peng Tan's AI Blog (EN)</title><link>https://68e49aad.hobbytp-github-io.pages.dev/en/</link><description>一个关注 AI 各领域的专题博客</description><atom:link href="https://68e49aad.hobbytp-github-io.pages.dev/en/index.xml" rel="self" type="application/rss+xml"/><item><title>DeepSeek R1 Paper Review</title><link>https://68e49aad.hobbytp-github-io.pages.dev/en/deepseek_r1/</link><pubDate>Mon, 10 Feb 2025 20:10:00 +0800</pubDate><guid>https://68e49aad.hobbytp-github-io.pages.dev/en/deepseek_r1/</guid><description>A comprehensive review of the DeepSeek R1 paper</description></item><item><title/><link>https://68e49aad.hobbytp-github-io.pages.dev/en/gemini_3/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://68e49aad.hobbytp-github-io.pages.dev/en/gemini_3/</guid><description>&lt;!DOCTYPE html>
&lt;html lang="en">
&lt;head>
&lt;meta charset="UTF-8">
&lt;meta name="viewport" content="width=device-width, initial-scale=1.0">
&lt;title>Gemini 3: Interactive Use Cases&lt;/title>
&lt;script src="https://cdn.tailwindcss.com">&lt;/script>
&lt;script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.3/dist/chart.umd.min.js">&lt;/script>
&lt;link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&amp;display=swap" rel="stylesheet">
&lt;!-- Chosen Palette: Warm Neutral (BG: stone-50, Text: stone-800, Accent: indigo-600, Cards: white) -->
&lt;!-- Application Structure Plan: A filterable dashboard structure. A top navigation bar with buttons ('All', 'Software', 'Media', 'Business &amp; Finance', 'Creative') acts as a JS-powered filter. The main content area is a responsive Tailwind grid of 'Use Case Cards'. This structure is chosen for usability, allowing users to directly explore domains relevant to them, which is more effective than a linear report. A 'Key Capabilities' section uses simple stat cards for high-level context, and a Chart.js bar chart shows the relationship between capabilities and use cases. -->
&lt;!-- Visualization &amp; Content Choices:
1. Info: Key Capabilities (e.g., "2M Token Context"). Goal: Inform. Viz: HTML/Tailwind "Stat Cards". Interaction: None. Justification: Clear, high-level summary of foundational tech. Method: HTML/Tailwind.
2. Info: List of Use Cases by domain. Goal: Organize/Explore. Viz: A grid of "Use Case Cards" (HTML/Tailwind). Each card has a title, domain tag, and description. Interaction: Filtering via top navigation buttons (JS toggles 'hidden' class based on 'data-domain'). Justification: Allows easy browsing and discovery. Method: HTML/Tailwind + Vanilla JS.
3. Info: Relationship between capabilities and applications. Goal: Relate. Viz: Horizontal Bar Chart (Chart.js). Shows count of use cases powered by each core capability. Interaction: Hover/Tooltip. Justification: Visually connects abstract capabilities to concrete applications. Library: Chart.js (Canvas).
-->
&lt;!-- CONFIRMATION: NO SVG graphics used. NO Mermaid JS used. -->
&lt;style>
body {
font-family: 'Inter', sans-serif;
}
.chart-container {
position: relative;
width: 100%;
max-width: 800px;
margin-left: auto;
margin-right: auto;
height: 350px;
max-height: 400px;
}
@media (min-width: 768px) {
.chart-container {
height: 400px;
}
}
.filter-btn {
@apply px-4 py-2 text-sm font-medium text-stone-700 bg-white border border-stone-300 rounded-lg shadow-sm hover:bg-stone-100 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2 transition-all;
}
.filter-btn.active {
@apply bg-indigo-600 text-white border-indigo-600 hover:bg-indigo-700;
}
&lt;/style>
&lt;/head>
&lt;body class="bg-stone-50 text-stone-800 antialiased">
&lt;div class="container mx-auto max-w-7xl px-4 py-12">
&lt;header class="text-center mb-12">
&lt;h1 class="text-4xl md:text-5xl font-bold text-indigo-900 mb-4">Gemini 3: Next-Generation AI Use Cases&lt;/h1>
&lt;p class="text-lg text-stone-600 max-w-3xl mx-auto">
An interactive exploration of powerful, real-world applications enabled by the advanced capabilities of the Gemini 3 model family.
&lt;/p></description></item><item><title/><link>https://68e49aad.hobbytp-github-io.pages.dev/en/weekly_paper/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://68e49aad.hobbytp-github-io.pages.dev/en/weekly_paper/</guid><description/></item></channel></rss>