context-engineering: Context engineering is the practice of providing LLMs with comprehensive context from various sources. It emphasizes that quality and completeness of context matter more than prompt wording. This repository is a companion resource for a book on context engineering, containing examples and an online prompt builder.; MCP-Chinese-Getting-Started-Guide: This guide provides a rapid introduction to the Model Context Protocol (MCP), an open-source protocol standardizing LLM interactions with external data and tools. It demonstrates building and debugging MCP servers, developing MCP clients for LLMs like DeepSeek, and integrating with Claude Desktop.
Designing AI systems that provide comprehensive context to LLMs
Enhancing LLMs with real-time web search capabilities