InnoAI Platform Documentation¶
Build AI-Powered Applications in Minutes¶
InnoAI Platform is a comprehensive AI application builder that lets you create intelligent agents, workflows, and applications with minimal code.
๐ Features¶
-
AI Agents
Build custom AI agents with access to 6+ AI providers including Claude, GPT-4, and more.
-
:material-workflow:{ .lg .middle } Visual Workflow Builder
Create complex AI workflows with our drag-and-drop visual editor.
-
RAG Pipeline
Upload documents and create knowledge bases for context-aware AI responses.
-
AI Generation
Generate images and videos using Replicate's 1000+ ML models including WAN 2.2.
๐ Platform Overview¶
| Component | Description |
|---|---|
| AI Providers | Claude Max, Antigravity, OpenRouter, HuggingFace, Moonshot, Replicate |
| Workflow Engine | Visual builder with 7 node types (Start, End, LLM, Code, HTTP, Condition, Tool) |
| RAG System | Qdrant vector database with document upload and semantic search |
| Agent Execution | Forge sandbox with Python, Node.js, Go, Rust support |
| Billing | DirectPay integration with โฑ pricing |
๐ ๏ธ Quick Links¶
For Developers¶
- API Reference - Complete API documentation
- JavaScript SDK - NPM package for Node.js
- Python SDK - PyPI package for Python
- Webhooks - Event-driven integrations
For Operators¶
- Self-Hosting Guide - Deploy your own instance
- Configuration - Environment variables
- Upgrades - Version migration guide
๐ API Endpoints¶
| Endpoint | Description |
|---|---|
POST /api/auth/sign-up/email |
Register new user |
POST /api/auth/sign-in/email |
Login |
GET /api/agents |
List AI agents |
POST /api/workflows |
Create workflow |
POST /api/rag/upload |
Upload document |
POST /api/replicate/generate/image |
Generate image |
POST /api/replicate/generate/video |
Generate video |
๐ก Getting Help¶
- GitHub Issues: Report bugs or request features
- Discord: Join our community (coming soon)
- Email: support@innovatehub.ph