kenshiro-o/nagato-ai
Simple cross-LLM AI Agent library
This project helps you build sophisticated AI systems by combining different large language models (LLMs) like GPT, Claude, or Gemini into specialized AI agents. You provide a problem or objective, and these agents work together to break it down, research solutions, and evaluate outcomes. It's designed for individuals creating custom AI workflows, not just using off-the-shelf AI tools.
118 stars. No commits in the last 6 months.
Use this if you need to orchestrate multiple AI models from different providers to collaborate on complex tasks, such as a team of agents for research, analysis, or content generation.
Not ideal if you're looking for a simple, single-purpose AI tool or if you prefer to work with only one specific large language model.
Stars
118
Forks
10
Language
Python
License
MIT
Category
Last pushed
Aug 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/kenshiro-o/nagato-ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
InfinitiBit/graphbit
GraphBit is the world’s first enterprise-grade Agentic AI framework, built on a Rust core with a...
autogluon/autogluon-assistant
Multi-Agent System Powered by LLMs for End-to-end Multimodal ML Automation
pguso/agents-from-scratch
Build AI agents from first principles using a local LLM - no frameworks, no cloud APIs, no...
samholt/L2MAC
🚀 The LLM Automatic Computer Framework: L2MAC
pguso/ai-agents-from-scratch
Demystify AI agents by building them yourself. Local LLMs, no black boxes, real understanding of...