Developer Documentation
IntelligenceBox is a local AI server that runs on your network. It provides OpenAI-compatible APIs for chat completions, document indexing, and semantic search.
What is IntelligenceBox?
IntelligenceBox is a hardware device that runs AI models locally on your LAN. Your data never leaves your network.
- Local processing - All AI inference happens on your IntelligenceBox
- OpenAI-compatible API - Use standard SDKs (OpenAI, LangChain, etc.)
- Document RAG - Upload documents and query them with AI
- Extensible - Build custom MCP servers for integrations
For Developers
- API Reference - REST API for chat, search, and file upload
- Building MCP Servers - Create custom integrations with GPU support