AI prompts
base on KitchenOwl is a self-hosted grocery list and recipe manager. The backend is made with Flask and the frontend with Flutter. Easily add items to your shopping list before you go shopping. You can also create recipes and add items based on what you want to cook. <h1 align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./docs/docs/img/icon.png">
<img width="128" src="./docs/docs/img/logo.png" alt="KitchenOwl">
</picture>
</h1>
<p align="center">
<p align="center">A smart grocery list and recipe manager.</p>
</p>
<h4 align="center">
<a href="https://kitchenowl.org">Website</a> |
<a href="https://docs.kitchenowl.org">Docs</a> |
<a href="https://docs.kitchenowl.org/latest/self-hosting/">Self-Hosting</a> |
<a href="https://matrix.to/#/#kitchenowl:matrix.org">Matrix</a>
</h4>
<h4 align="center">
<a href="https://github.com/TomBursch/kitchenowl">
<img alt="Stars" src="https://img.shields.io/github/stars/tombursch/kitchenowl" />
</a>
<a href="https://hosted.weblate.org/engage/kitchenowl/">
<img alt="Translation" src="https://hosted.weblate.org/widgets/kitchenowl/-/kitchenowl/svg-badge.svg" />
</a>
<a href="https://matrix.to/#/#kitchenowl:matrix.org">
<img alt="Matrix" src="https://img.shields.io/matrix/kitchenowl:matrix.org">
</a>
<a href="LICENSE">
<img alt="License" src="https://img.shields.io/github/license/TomBursch/kitchenowl" />
</a>
<a href="https://github.com/TomBursch/kitchenowl/releases">
<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/tombursch/kitchenowl">
</a>
<a href="https://hub.docker.com/repository/docker/tombursch/kitchenowl">
<img alt="Docker pulls" src="https://img.shields.io/docker/pulls/tombursch/kitchenowl" />
</a>
</h4>
<div align="center">
<a href='https://play.google.com/store/apps/details?id=com.tombursch.kitchenowl'>
<img alt='Get it on Google Play' src='docs/docs/img/badges/playstore.png' height="50" />
</a>
<a href='https://f-droid.org/packages/com.tombursch.kitchenowl/'>
<img alt='Get it on F-Droid' src='docs/docs/img/badges/f-droid.png' height="50"/>
</a>
<a href='https://apps.apple.com/app/kitchenowl/id1557453670'>
<img alt='Get it on the AppStore' src='docs/docs/img/badges/appstore.png' height="50" />
</a>
</div>
<h3 align="center">
🍫 🥘 🍽
</h3>
KitchenOwl is a smart self-hosted grocery list and recipe manager. Easily add items to your shopping list before you go shopping. You can also create recipes and get suggestions on what you want to cook. Track your expenses so you know how much you've spent.
- Native Mobile/Web/Desktop apps with a great design
- Add items to your shopping list and sync them in real-time with multiple users
- Partial offline support, so you don't lose track of what to buy even when there is no signal
- Manage recipes and add them to your shopping list
- Share recipes with friends and family
- Create a meal plan to always know what you'll be eating
- Manage balances and track expenses of your household
Please keep in mind that this project is still in development.
For a full list check out the [website](https://kitchenowl.org). For a list of planned features, take a look at the [Roadmap](https://github.com/users/TomBursch/projects/1)!
## 📱 Screenshots
<table>
<tr>
<td><img alt="Groceries page" src="metadata/en-US/images/phoneScreenshots/groceries.png"/></td>
<td><img alt="Recipe page" src="metadata/en-US/images/phoneScreenshots/recipe.png"/></td>
<td><img alt="Plan page" src="metadata/en-US/images/phoneScreenshots/plan.png"/></td>
<td><img alt="Expense page" src="metadata/en-US/images/phoneScreenshots/expenses.png"/></td>
</tr>
</table>
## 🤖 App Install
Get it in your favorite store or find the current release for your operating system on the [releases page](https://github.com/TomBursch/kitchenowl/releases).
## 🚀 Get started
Please take a look at the [get started guide](https://docs.kitchenowl.org/latest/self-hosting/).
## 🙌 Contributing
From opening a bug report to creating a pull request: every contribution is appreciated and welcomed. If you're planning to implement a new feature or change the API please create an issue first. This way, we can ensure your work is not in vain.
For more information see [Contributing](CONTRIBUTING.md) or get in contact by joining our [Matrix space](https://matrix.to/#/#kitchenowl:matrix.org).
### 🌍 Translations
You can help translate the App into your language by using [Weblate](https://hosted.weblate.org/engage/kitchenowl/)!
<p align="center">
<a href="https://hosted.weblate.org/engage/kitchenowl/">
<img src="https://hosted.weblate.org/widgets/kitchenowl/-/kitchenowl/multi-auto.svg" alt="Translation status" />
</a>
</p>
## 🛎️ Stay Up-to-Date
KitchenOwl is moving fast, to stay updated consider starring and watching the releases of this repository.
### 💬 Status
- [x] Public Alpha: Still working on stuff (rarely things might break)
- [ ] Public Beta: Stable and most planned features complete
- [ ] Public: Production-ready
## 📚 Related
- [Website](https://kitchenowl.org)
- [Docs](https://docs.kitchenowl.org)
- [KitchenOwl Backend](https://github.com/TomBursch/kitchenowl-backend) Repository
- [KitchenOwl Website](https://github.com/TomBursch/kitchenowl-website) Repository
- [DockerHub](https://hub.docker.com/r/tombursch/kitchenowl)
- Owl icon taken from [Freepik](https://www.flaticon.com/authors/freepik)
- [Recipe scrapers](https://github.com/hhursev/recipe-scrapers) used for scraping recipes from the web
- [Weblate](https://weblate.org/) is helping with continuous localization as part of their ongoing support for open-source software projects.
### 🔨 Built With
- [Flask](https://flask.palletsprojects.com/)
- [Flutter](https://flutter.dev/)
- [Docker](https://docs.docker.com/)
## 🍀 Contributors
<a href="https://github.com/tombursch/KitchenOwl/graphs/contributors">
<img src="https://contrib.rocks/image?repo=tombursch/KitchenOwl" />
</a>
## 📜 License
KitchenOwl is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the AGPL-3.0 License.
", Assign "at most 3 tags" to the expected json: {"id":"11574","tags":[]} "only from the tags list I provide: [{"id":77,"name":"3d"},{"id":89,"name":"agent"},{"id":17,"name":"ai"},{"id":54,"name":"algorithm"},{"id":24,"name":"api"},{"id":44,"name":"authentication"},{"id":3,"name":"aws"},{"id":27,"name":"backend"},{"id":60,"name":"benchmark"},{"id":72,"name":"best-practices"},{"id":39,"name":"bitcoin"},{"id":37,"name":"blockchain"},{"id":1,"name":"blog"},{"id":45,"name":"bundler"},{"id":58,"name":"cache"},{"id":21,"name":"chat"},{"id":49,"name":"cicd"},{"id":4,"name":"cli"},{"id":64,"name":"cloud-native"},{"id":48,"name":"cms"},{"id":61,"name":"compiler"},{"id":68,"name":"containerization"},{"id":92,"name":"crm"},{"id":34,"name":"data"},{"id":47,"name":"database"},{"id":8,"name":"declarative-gui "},{"id":9,"name":"deploy-tool"},{"id":53,"name":"desktop-app"},{"id":6,"name":"dev-exp-lib"},{"id":59,"name":"dev-tool"},{"id":13,"name":"ecommerce"},{"id":26,"name":"editor"},{"id":66,"name":"emulator"},{"id":62,"name":"filesystem"},{"id":80,"name":"finance"},{"id":15,"name":"firmware"},{"id":73,"name":"for-fun"},{"id":2,"name":"framework"},{"id":11,"name":"frontend"},{"id":22,"name":"game"},{"id":81,"name":"game-engine "},{"id":23,"name":"graphql"},{"id":84,"name":"gui"},{"id":91,"name":"http"},{"id":5,"name":"http-client"},{"id":51,"name":"iac"},{"id":30,"name":"ide"},{"id":78,"name":"iot"},{"id":40,"name":"json"},{"id":83,"name":"julian"},{"id":38,"name":"k8s"},{"id":31,"name":"language"},{"id":10,"name":"learning-resource"},{"id":33,"name":"lib"},{"id":41,"name":"linter"},{"id":28,"name":"lms"},{"id":16,"name":"logging"},{"id":76,"name":"low-code"},{"id":90,"name":"message-queue"},{"id":42,"name":"mobile-app"},{"id":18,"name":"monitoring"},{"id":36,"name":"networking"},{"id":7,"name":"node-version"},{"id":55,"name":"nosql"},{"id":57,"name":"observability"},{"id":46,"name":"orm"},{"id":52,"name":"os"},{"id":14,"name":"parser"},{"id":74,"name":"react"},{"id":82,"name":"real-time"},{"id":56,"name":"robot"},{"id":65,"name":"runtime"},{"id":32,"name":"sdk"},{"id":71,"name":"search"},{"id":63,"name":"secrets"},{"id":25,"name":"security"},{"id":85,"name":"server"},{"id":86,"name":"serverless"},{"id":70,"name":"storage"},{"id":75,"name":"system-design"},{"id":79,"name":"terminal"},{"id":29,"name":"testing"},{"id":12,"name":"ui"},{"id":50,"name":"ux"},{"id":88,"name":"video"},{"id":20,"name":"web-app"},{"id":35,"name":"web-server"},{"id":43,"name":"webassembly"},{"id":69,"name":"workflow"},{"id":87,"name":"yaml"}]" returns me the "expected json"