Section 01
Introduction: Panoramic View of LLM Application Experiments from RAG to Agent
Introduction
The beacoder/llm project brings together LLM application experiments such as RAG, GraphRAG, Agentic RAG, and tool calling. Based on Ollama local deployment and open-source models (Mistral, Qwen2.5), it demonstrates the complete technical evolution path from basic retrieval augmentation to intelligent agents, providing practical references for LLM application development from entry to advanced levels.