Hands-On Large Language Models
✨Official code repository for the O'Reilly book "Hands-On Large Language Models". Features 12 core chapters and bonus content covering Tokens, Transformers, RAG, and Fine-tuning. Includes 300+ illustrations and runnable Jupyter Notebooks optimized for Colab and local environments.
Natural Language ProcessingRAG大语言模型
AI Engineering Hub
✨A comprehensive AI engineering hub featuring 93+ production-ready projects with in-depth tutorials and implementations for LLMs, RAGs, AI Agents, and MCP, covering beginner to advanced skill levels.
Other大语言模型Model Context Protocol
Awesome-RAG-Reasoning
✨A curated collection of resources that bridge the gap between Retrieval-Augmented Generation (RAG) and Reasoning in Large Language Models and Agents, featuring papers, tools, and implementations.
Docs, Tutorials & ResourcesPythonRAG
ragbook-notebooks
✨A collection of Jupyter notebooks accompanying the "Building LLMs for Production" book by Towards AI, providing practical tutorials on RAG, LLMs, prompt engineering, fine-tuning, and more.
Docs, Tutorials & ResourcesPythonLangChain
DeepResearch Bench: A Comprehensive Benchmark for Deep Research Agents
✨A benchmark platform featuring 100 PhD-level research tasks across 22 distinct fields, systematically evaluating Deep Research Agents (DRAs) on report generation quality and information retrieval capabilities.
Docs, Tutorials & ResourcesPythonAI Agents
Awesome-LLM-Long-Context-Modeling
✨A curated collection of papers and blogs on Large Language Model based Long Context Modeling, covering Efficient Transformers, Length Extrapolation, Long Term Memory, Retrieval Augmented Generation (RAG), and Evaluation methods。
Docs, Tutorials & ResourcesTransformers大语言模型
DeepResearch
✨DeepResearch is an open-source deep research agent developed by Alibaba, designed for long-horizon, deep information-seeking tasks. With 30.5 billion total parameters but only 3.3 billion activated per token, it demonstrates state-of-the-art performance across various agentic search benchmarks like Humanity's Last Exam, BrowseComp, and WebWalkerQA.
Model & Inference FrameworkPythonPyTorch