ii-agent
StaleDescription
II-Agent: a new open-source framework to build and deploy intelligent agents.
Key Features
- Full-stack agent platform: backend, frontend, and infrastructure
- Mobile and web app development from short prompts
- Deep and fast research with interactive website generation
- Multi-model chat with provider switching mid-thread
- Built-in and custom skills with app integrations (Gmail, Slack, GitHub)
- PDF, Excel, PowerPoint, and slide creation with live collaborative editing
Use Cases
Categories
Quick Start
Clone the repo, run make setup to create .env files and install deps, configure at least one LLM provider in .env (inline JSON or model_configs.yaml), then make dev-all to start backend, frontend, PostgreSQL, Redis, and MinIO.