FlyAIBox/Agent_In_Action
Agentic AI 智能体开发实战
Implements a complete agentic AI system using LangGraph and MCP protocols, covering architecture (GAME framework with Goals/Actions/Memory/Environment), tool integration patterns, and production deployment via FastAPI + Streamlit with Docker. Includes six end-to-end projects spanning multi-agent orchestration, monitoring via Langfuse, and domain-specific model fine-tuning with LlamaFactory and vLLM inference optimization.
Stars
77
Forks
33
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 23, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/FlyAIBox/Agent_In_Action"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
microsoft/ai-agents-for-beginners
12 Lessons to Get Started Building AI Agents
ForceInjection/AI-fundermentals
AI 基础知识 - GPU 架构、CUDA 编程、大模型基础及AI Agent 相关知识
NirDiamant/agents-towards-production
This repository delivers end-to-end, code-first tutorials covering every layer of...
cnoe-io/ai-platform-engineering
CAIPE: Community AI Platform Engineering Multi-Agent Systems
marscod/AI_Agent_Workshop
This repository provides a basic guide on building and deploying an AI agent.