Empower Your AI Development with KitchenAI: An AI Runtime for Experimentation, Integration, and Deployment
KitchenAI is an open-source AI runtime designed to simplify experimentation, integration, and deployment for AI development teams. It transforms complex AI projects into scalable, distributed systems using lightweight, shareable AI components called Bento Boxes.
With KitchenAI, you can:
- Experiment and test AI techniques like RAG or embeddings effortlessly.
- Integrate and deploy distributed AI applications seamlessly.
- Scale and unify polyglot AI systems under one API.
- Distributed AI Runtime: Build and scale AI systems with polyglot components.
- Framework & Cloud Agnostic: Use any AI framework or cloud platform.
- Lightweight Bento Boxes: Package and share AI implementations in minutes.
- AI Development Teams: Build, test, and deploy AI systems quickly without operational overhead.
- Application Developers: Simplify AI integration with unified APIs.
- Data Scientists: Deploy your experiments into production-ready services effortlessly.
- Infrastructure Engineers: Optimize distributed AI systems with modular components and observability tools.
Say goodbye to complexity!
Example: Turn AI experiments into Bento Boxes and deploy distributed AI systems:
KitchenAI eliminates the hurdles of AI development by offering:
- Unified AI Runtime: Seamlessly integrate diverse frameworks, tools, and languages.
- NATS-Powered Messaging Fabric: Connect Bento Boxes to create distributed, scalable AI systems.
- Plugin Ecosystem: Extend capabilities with prompt management, evaluations, and more.
- Vendor Neutral: Keep your AI stack portable and flexible.
- Faster Experimentation to Deployment: Focus on innovation, not infrastructure.
-
Start the KitchenAI Control Plane
export OPENAI_API_KEY=<your key> git clone https://github.com/epuerta9/kitchenai.git docker compose up -d
-
Create a Local Account
go tohttp://localhost:8001
and create an account. -
Run the Example Bento Box This will connect to the KitchenAI Control Plane and run the example bento box.
uv run bento-community/polyglot-rag/openai-simple.py
-
Chat with your Bento Box Go to the chat tab and start a new session using your bento box.
-
(for RAG bentos)Create a default Minio Bucket kitchenai uses s3 storage as default so it needs a base kitchenai bucket
- go to
http://localhost:9001
- log in as minioadmin / minioadmin
- create bucket kitchenai
- go to
-
Make Your Own Bento Box
📖 Full quickstart guide at docs.kitchenai.dev.
- 🚀 Distributed AI Runtime: Build AI systems with ease.
- 🛠️ NATS Messaging Fabric: Connect components for scalable, distributed workflows.
- 🔌 Plugin Ecosystem: Extend capabilities with custom integrations.
- 📦 Bento Boxes: Shareable, lightweight AI implementations.
- 🌐 Framework & Cloud Agnostic: Deploy anywhere, with any stack.
- Experiment: Develop AI techniques and annotate them for deployment.
- Build: Package techniques into Bento Boxes.
- Deploy: Run distributed systems with observability and scaling tools.
- Iterate: Improve using built-in performance and tracing features.
- NATS Messaging Fabric: Seamless connectivity for distributed systems.
- Bento Boxes: Lightweight, shareable AI components.
- Plugin System: Extend with prompt management, evaluations, and more.
- Observability Built-In: Tools for tracing, monitoring, and debugging.
Every KitchenAI instance includes a complete LLMOps suite for production visibility and control:
- ✅ OpenTelemetry Integration: Full tracing across workflows, agent calls, and vector stores.
- ✅ DeepEval Integration: Real-time AI performance evaluation—track accuracy, relevance, and quality metrics out-of-the-box.
- ✅ Grafana Dashboards: Pre-configured visual dashboards for monitoring workflow health, latencies, and throughput.
- ✅ Sentry Integration: Capture errors and exceptions across your entire AI stack, from vector lookups to LLM responses.
- ✅ Prompt Management: Define reusable prompt templates with version control and easy debugging.
- ✅ Query Modifiers: Dynamically transform user queries before they reach the model for better results.
- ✅ Response Synthesizer: Ensure consistent outputs by applying customizable response transformations.
- Streaming support.
- Agent orchestration workflows.
- Advanced observability features.
- OpenAI API compatibility.
- Marimo integrations.
📣 Have suggestions or want to contribute? Reach out to join the KitchenAI journey!
KitchenAI is open-source and thrives on community contributions:
- ⭐ Star the repo on GitHub!
- 🛠️ Submit PRs or share feedback.
- 🧑🍳 Build plugins and share AI modules.
KitchenAI draws inspiration from the open-source community and modern AI challenges. Together, we simplify AI development!
KitchenAI collects anonymous usage data to improve the framework—no PII or sensitive data is collected.
Let’s build the future of AI development together!