Skip to content

hunix/KagentAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 KagentAI - Production-Grade AI Development Environment

License: MIT TypeScript Node.js Status

KagentAI is a sophisticated, multi-agent AI development environment that rivals Lovable AI and Google Antigravity while supporting ANY OpenAI-compatible LLM (local or remote).


✨ Key Features

  • 🎯 5 Specialized Agents: Planner, Architect, Coder, Tester, Reviewer
  • 🛠️ 20+ Tools: File system, terminal, code analysis, browser automation
  • 🧠 Knowledge Base: Vector search with similarity matching
  • 💬 Feedback System: Threaded feedback with resolution tracking
  • Parallel Execution: Concurrent task processing
  • 🌐 REST API Server: Full API support
  • 💻 CLI Interface: Command-line tools
  • 📊 Monitoring: Real-time system monitoring
  • 🐳 Docker Ready: Containerization support
  • ☸️ Kubernetes Ready: K8s deployment manifests

🚀 Quick Start

```bash

Clone the repository

git clone https://github.com/hunix/KagentAI.git cd KagentAI

Install dependencies

npm install

Compile TypeScript

npm run compile

Run

npm run dev ```


📚 Documentation


🔄 Comparison

Feature KagentAI Lovable AI Antigravity
Local LLM ✅ Any ❌ No ✅ Limited
Open Source ✅ Yes ❌ No ❌ No
API Server ✅ Yes ❌ No ❌ No
Docker Ready ✅ Yes ❌ No ❌ No

📄 License

MIT License - see LICENSE file for details.


KagentAI - Made with ❤️ by Manus AI

About

KagentAI - A production-grade, multi-agent AI development environment for any LLM

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages