ii-agent

Stale
GitHub Python Apache-2.0

Description

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

πŸ’‘ Building complete mobile or web applications from a text prompt
πŸ’‘ Conducting deep research and generating structured research briefs
πŸ’‘ Creating multi-model conversational AI with file and code support
πŸ’‘ Automating document workflows across PDF, Excel, and PowerPoint
πŸ’‘ Integrating agent capabilities with Gmail, Slack, GitHub, and Notion

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.

Related Projects