LLM-Agents-Ecosystem-Handbook

oxbshw/LLM-Agents-Ecosystem-Handbook
★ 497 stars Python 🤖 AI/LLM Updated 1mo ago
One-stop handbook for building, deploying, and understanding LLM agents with 60+ skeletons, tutorials, ecosystem guides, and evaluation tools.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "llm-agents-ecosystem": {
      "command": "uvx",
      "args": [
        "llm-agents-ecosystem-handbook"
      ]
    }
  }
}

Or install with pip: pip install llm-agents-ecosystem-handbook

Topics

aiai-agentai-agentsfine-tuningfinetuning-llmsfreameworkllmllmopslocal-developmentmcp-servermemoryragrag-chatbotvoice-agent