You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
const pageTitle ="About Zirui Li | Multimodal LLM Researcher";
10
-
const pageDescription ="Learn about Zirui Li, a Computer Science PhD student driven by multimodal large language models, interpretability, and AI reasoning research.";
9
+
const pageTitle ="About Zirui Li | Computer Science Ph.D candidate at HITSZ ";
10
+
const pageDescription ="Learn about Zirui Li, a Computer Science Ph.D candidate at HITSZ, exploring multimodal large language models, interpretability, and AI reasoning.";
const pageTitle ="Zirui Li | Multimodal LLM & NLP Researcher";
7
-
const pageDescription ="Discover the research, projects, and photography of Zirui Li, a Computer Science PhD student exploring multimodal large language models, interpretability, and reasoning.";
6
+
const pageTitle ="Zirui Li | AI Research, Multimodal LLM Projects & Photography";
7
+
const pageDescription ="Explore Zirui Li's AI research, multimodal LLM projects, and photography portfolio focused on NLP and model interpretability.";
"name": "Harbin Institute of Technology, Shenzhen"
@@ -62,9 +62,9 @@ const personSchema = {
62
62
>
63
63
<divclass="layout-stack layout-stack--lg">
64
64
<NeumorphicCardclass="mb-8">
65
-
<h1class="page-heading text-center">Welcome to <spanclass="text-gradient">Zirui Li's Corner</span></h1>
65
+
<h1class="page-heading text-center">Zirui Li's <spanclass="text-gradient">AI Research & Projects Hub</span></h1>
66
66
<pclass="page-subheading text-center">
67
-
Hello! I'm <strong>Zirui Li</strong>, you can call me <strong>Jim</strong>. I'm a computer science PhD student passionate about Natural Language Processing, especially in multimodal LLM research, mechanism interpretability, and LLM reasoning. This is where I document my projects, life insights, and photographic works 📝
67
+
I am <strong>Zirui Li</strong> (you can also call me <strong>Jim</strong>), a computer science PhD candidate exploring multimodal large language models, NLP interpretability, and creative storytelling through photography. Dive into my latest AI research, hands-on projects, and visual work.
@@ -6,7 +6,16 @@ import { getCollection, type CollectionEntry } from 'astro:content';
6
6
importtype { ImageMetadata } from'astro';
7
7
import { Image } from'astro:assets';
8
8
9
-
const pageTitle ="My Projects";
9
+
const pageTitle ="Project Portfolio | Zirui Li";
10
+
const pageDescription ="Discover AI and NLP projects by Zirui Li, featuring multimodal retrieval research, interpretability work, and creative technology experiments.";
0 commit comments