An open-source, self-hosted AI platform. Chat with files, generate audio, analyze data — bring your own models from Ollama, LM Studio, vLLM, or any local engine. Zero data leaves your network.
Modular AI tools that work offline. Pick what you need, choose your model engine for each feature. Swap providers without changing a line of code.
Upload PDFs, docs, spreadsheets, and code files. Ask questions, get summaries, extract insights — all processed through local embeddings and RAG.
Any LLM + Vector DBConvert any text into natural-sounding speech. Run TTS models locally with multiple voices and languages. Perfect for accessibility and content creation.
Pluggable TTS EngineGenerate images from text prompts using local diffusion models. No API keys, no rate limits, no data leaving your machine.
Stable Diffusion / ComfyUIDrop in lengthy reports, articles, or research papers. Get concise summaries with key takeaways, structured by sections.
Your Choice of LLMIndex your files and search by meaning, not keywords. Find related documents, surface connections, and navigate your knowledge base naturally.
Embeddings + Vector DBExtend local-ai with community plugins. Build custom tools using the plugin SDK and connect them to any local model or API.
Extensible SDKA containerized stack that runs entirely on your infrastructure. Each service is isolated and independently scalable.
React frontend served via Nginx
Django backend orchestrating services
Ollama · LM Studio · vLLM · any provider
Vector DB + file store for RAG & data
Choose your deployment method. All options pull the same pre-built Docker images and produce the same result.
One command does everything — checks your system, pulls the Docker images, and starts all services. Works on macOS, Linux, and Windows.
Clone the repository and bring up the stack manually. Full control over configuration, environment variables, and service profiles.
Deploy to Kubernetes for teams and enterprise. Includes resource limits, ingress configuration, persistent volumes, and horizontal pod autoscaling.
| Deployment | Ease of Use | Custom Config | Auto Updates | Multi-node | Best For |
|---|---|---|---|---|---|
| Quick Install | ●●●●● | ●●●●● | ✓ | — | Individual devs |
| Docker Compose | ●●●●● | ●●●●● | — | — | Power users |
| Helm Chart Soon | ●●●●● | ●●●●● | ✓ | ✓ | Teams & Enterprise |
Join the community building private, self-hosted AI infrastructure.