Tech Diary
Welcome to my technical diary! Here I document my daily experiments, learnings, and thoughts about AI development, programming challenges, and technology trends.
📅 November 2025
Date Index
- 18 - Docker Optimization for ML Models
- 20 - Exploring LangChain Memory Patterns
- 22 - Building a Multi-Language Website
- 23 - Starting the "Hello Agents" Open Source Guide
- 24 - Agent Design, Frameworks & Life Reflections
- 25 - My First Coze Workflow & Work-Life Balance
- 26 - Advanced Knowledge Base, Memory & AIGC→RAG→Agent→MCP Logic
- 27 - Understanding MCP — Host, Client, Server Architecture
📆 Calendar
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
📝 Latest Entries
November 27, 2025 - Understanding MCP — Host, Client, Server Architecture
Deep dive into MCP (Model Context Protocol) architecture covering Host, Client, and Server components. Explored data flow patterns, practical challenges, and completed the full AI evolutionary chain from AIGC through MCP.
November 26, 2025 - Advanced Knowledge Base, Memory & AIGC→RAG→Agent→MCP Logic
Explored Section 3 of Hello Agents covering advanced knowledge base, memory systems, context engineering, and MCP. Developed a clear mental model of AI evolution from AIGC through RAG, Function Calling, Agents, to MCP as the universal communication layer.
November 25, 2025 - My First Coze Workflow & Work-Life Balance
Experimented with Coze and built the first workflow for daily AI news generation. Learned that coding is about clear parameter passing and focused on finding better work-life balance while maintaining consistent learning progress.
November 24, 2025 - Agent Design, Frameworks & Life Reflections
Explored Section 2 of Hello Agents focusing on Agent Design patterns including ReAct, Plan-and-Solve, and Reflection methods. Built hands-on projects with Agentscope and AutoGen, and faced real-world challenges with evolving libraries and API keys.
November 23, 2025 - Starting the "Hello Agents" Open Source Guide
Explored an excellent open-source resource on GitHub called "Hello Agents," created by the Datawhale community. Set a goal to finish the full guide in 5 days, completing Section 1 which covered LLM basics, NLP concepts, and prompt engineering fundamentals.
November 22, 2025 - Building a Multi-Language Website
Today I worked on implementing multi-language support for my personal website using Nextra and Next.js. The journey was quite challenging, but ultimately led to valuable insights about simplicity and user feedback in development.
November 20, 2025 - Exploring LangChain Memory Patterns
Experimented with different memory management patterns in LangChain applications. Found some interesting approaches for conversation context...
November 18, 2025 - Docker Optimization for ML Models
Optimized Docker containers for machine learning model deployment. Reduced image size by 40% while maintaining performance...
🔍 Search
Search functionality coming soon!
📊 Statistics
- 8 Total Entries
- 8 This Month
- 8 Topics