Getting Started
Get Started
Welcome to AIGNE Framework — a future-oriented AI application development framework designed for building modular, multi-agent collaborative application scenarios. Whether you're a beginner or an experienced developer, AIGNE helps you organize, compose, and deploy AI capabilities more efficiently.
Why Choose AIGNE?#
- 🧠 Multi-Agent Support: Agent-centric design for easily building collaborative workflows.
- 🧩 Modular Architecture: Compose functional modules on demand with clear structure and easy extensibility.
- 🔐 Type Safety: Built entirely with TypeScript to enhance development reliability.
- ⚙️ Multi-Model Compatibility: Supports mainstream AI services including OpenAI, Claude, Gemini, Anthropic, and more.
- 🛰 Protocol-Based Communication: Built-in MCP protocol supporting cross-system calls and collaboration.
- 🌐 Blocklet Integration: Native support for Blocklet platform with one-click AI application deployment.
What Can I Build with AIGNE?#
- Build workflows composed of multiple AIs to achieve automated processing, content generation, information summarization, and more.
- Design intelligent agents with state management and contextual understanding capabilities.
- Unify AI service management across frontend, backend, and even edge devices.
- Rapidly implement the full pipeline from prototype to production deployment, suitable for enterprise applications or personal projects.
Getting Started#
Follow the steps in the Quick Start documentation to get hands-on with AIGNE in just a few minutes:
- Install core modules;
- Create a simple Agent;
- Build workflows or connect external services;
Community & Support#
AIGNE is an open-source project built by a group of developers passionate about AI and systems engineering. We welcome you to:
- Join our developer community;
- Submit feedback and improvement suggestions on GitHub;
- Contribute code or documentation and help us shape the future of AI application development.