Automatic, Intelligent Recipe Generator!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Have you ever gotten home late at night, looking forward to a nice meal, but you have no idea what to cook? Or maybe you're just tired of the same old recipes and want to try something new? I'll tell you this much: you're not alone! I had to eat granola bars for dinner last night which made me realize that I needed to do something about it. That's why I created SIFT!
SIFT is an automatic, intelligent recipe generator that a whole host of technologies to get you the perfect recipe for your mood, time, and ingredients. It's like having a personal chef in your pocket!
Here's why SIFT is awesome:
-
Voice detection: Just tell SIFT what you have in your pantry, as you're rooting around. It'll listen in and keep track of what you have.
-
Image recognition: If you're not sure what you have, just take a picture of your pantry and SIFT will tell you what you have. This is super helpful for those of you with roomates who might have non-standard ingredients (Like my roomate who has an entire shelf of korean spices).
-
Recipe generation: SIFT will take your ingredients and find the best recipes for you, prioritizing recipes that use the ingredients you have and are quick to make. It'll then send you over to the recipe page where you can see the full recipe and even watch a video on how to make it!
The coolest part? It's basically instant! You can have a recipe in your hands in less than 2 minutes. No more granola bars for dinner! Still can't help you with the dishes though...
- Keep track of pantry items
- Speech to text for pantry items
- LLM for recipe generation
- Local LLM, housed on the server
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the GNU General Public License v3.0. See LICENSE for more information.
Your Name - @TJKoduru - tkoduru@umich.edu
Project Link: https://github.com/TSKoduru/SIFT
