486 related articles
Product ReviewsDeep analysis of AgentChat, an open-source AI agent platform integrating MCP protocol, RAG retrieval-augmented generation, LangChain framework, and Function Call for multi-Agent collaboration and custom workflows.
TutorialsA practical guide to building AI Agents with Spring Boot 3, Java 21, and Spring AI — covering RAG, Tool Calling, MCP protocol, and ReAct pattern with the yu-ai-agent open-source project.
Deep DivesDeep analysis of the 58K-Star open-source project learn-claude-code: building a Claude Code-like programming agent from scratch. Deconstruct the Agent Harness, ReAct loop pattern, and Bash execution layer.
Product ReviewsDeep analysis of a 136K-Star GitHub project collecting system prompts from 30 AI tools including Cursor, Claude Code, and Copilot. Master Prompt Engineering techniques and AI product design logic.
Product ReviewsDeep dive into LibreChat, an open-source platform supporting GPT-5, Claude, Gemini, DeepSeek with unified access, built-in Agents, MCP protocol, code interpreter, and Docker deployment for self-hosted ChatGPT alternative.
Deep DivesDeep dive into Simon Willison's LLM 0.32a0 refactoring: message sequence inputs, streaming typed events, tool calling loops, and serialization for modern multimodal LLM scenarios.