No project description provided
Project description
🍽️ KitchenAI
Instantly turn AI code into a production-ready backend.
What is KitchenAI?
KitchenAI bridges the gap between AI developers, application developers, and Infrastructure developers making it easy to:
-
For AI Developers: Focus on your techniques like RAG or embeddings—KitchenAI handles scalable, production-ready features through ecosystem building blocks.
-
For App Developers: Seamlessly integrate AI with open-source APIs and robust backends built on Django.
-
For Infrastructure Developers: Integrate seamlessly with AI tooling, customize Django backends, and leverage built-in support for observability platforms like Sentry and OpenTelemetry, ensuring scalable and production-ready deployments with tools like Docker and Kubernetes.
Say goodbye to boilerplate!
🚀 Why KitchenAI?
Building AI applications often requires juggling complex frameworks and backend systems. KitchenAI eliminates that complexity by:
- Turning AI functions into APIs automatically.
- Offering a production-ready server using proven technologies like Django, Django Ninja, an extensible plugin framework, background workers, and AI third party integrations.
- Enabling extensibility while maintaining simplicity.
🔗 Learn more at docs.kitchenai.dev.
⚡ Quickstart
-
Set Up Environment
export OPENAI_API_KEY=<your key> export KITCHENAI_DEBUG=True python -m venv venv && source venv/bin/activate && pip install kitchenai
-
Start a Project
kitchenai cook list && kitchenai cook select llama-index-chat && pip install -r requirements.txt
-
Run the Server
kitchenai init --collect-static && kitchenai dev --module app:kitchen
An entire API server is spun up in seconds.
-
Build Docker Container
kitchenai build . app:kitchenai
📖 Full quickstart guide at docs.kitchenai.dev.
✨ Features
- 📦 Quick Cookbook Creation: Build cookbooks in seconds.
- 🚀 Production-Ready AI: Turn AI code into robust endpoints.
- 🔌 Extensible Framework: Add custom recipes and plugins effortlessly.
- 🐳 Docker-First Deployment: Deploy with ease.
🔧 Under the Hood
- Django Ninja: Async-first API framework for high-performance endpoints.
- Django Q2: Background workers for long-running tasks.
- Plugin Framework: Django DJP integration
- AI Ecosystem: Integrations to AI ecosystem and tools
- S6 Overlay: Optimized container orchestration.
KitchenAI is built for developers, offering flexibility and scalability while letting you focus on AI.
Developer Experience
🛠️ Roadmap
- SDKs for Python, Go, JS, and Rust.
- Enhanced plugin system.
- Signal-based architecture for event-driven apps.
- Built-in support for Postgres and pgvector.
🧑🍳 Contribute
KitchenAI is in alpha—we welcome your contributions and feedback!
🙏 Acknowledgements
Inspired by the Falco Project. Thanks to the Python community for best practices and tools!
📊 Telemetry
KitchenAI collects anonymous usage data to improve the framework—no PII or sensitive data is collected.
Your feedback and support shape KitchenAI. Let's build the future of AI development together!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kitchenai-0.9.5.tar.gz.
File metadata
- Download URL: kitchenai-0.9.5.tar.gz
- Upload date:
- Size: 2.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
233f5b85df2d99495eb86377766c8c77163f08ff9e427468afa7d79303612222
|
|
| MD5 |
4808d40ae088415ad32c88f2ff1ba589
|
|
| BLAKE2b-256 |
ae3ce005c3b7a502021a130435c94d99040b7169d91e5150bddfee889b27d14a
|
File details
Details for the file kitchenai-0.9.5-py3-none-any.whl.
File metadata
- Download URL: kitchenai-0.9.5-py3-none-any.whl
- Upload date:
- Size: 3.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6b667fe653843e473169115de7a3f2675b8a506cd78e10806e6016312a71880
|
|
| MD5 |
ead619727eec3268e27236446ce4a2ad
|
|
| BLAKE2b-256 |
84f921c3c2fde493b7a75660812414057486bf9e0f11d9d025af3637551c089f
|