Skip to content

dantsec/MagicPantry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header

Magic Pantry @ Gemini AI chatbot Project 🤖

Não sabe ler inglês? leia o README.md em pt-br clicando aqui!

Magic Pantry: Discover what to cook with what you have. Unlock the magic of your pantry with this tool! Let us reveal the possibilities hidden in your ingredients, turning them into delicious meals.

  • Magic Pantry is a funny and useful culinary chatbot that uses AI techniques (zero-shot + chain of thought) to help users find recipes based on the ingredients they have at your pantry. Identifies ingredients, searches for compatible recipes, considers restrictions and preferences and presents suggestions in an organized way. The objective is to show to user how it is possible to make a tasty meal even with few resources.

Authors 👥

  • My name is Cauê and I'm graduating in Systems Development Technician at ETEC. I love technology and always seek to learn new knowledge. I am currently interning as a fullstack developer and learning about AI in Alura's immersion was very useful, as it is a growing field.

Tech Stack 🧑‍💻

  • This project was developed with the following technologies:

Documents 📂

Installation / Run Locally ⚙️

  • Important: First of all, you must have Python 3 installed.

  • Clone and enter in the project:

git clone https://github.com/dantsec/MagicPantry.git && cd MagicPantry/
  • Run setup.py
python3 setup.py
  • Start the server
python3 -m streamlit run src/app.py

Live Demo 🔎

  • You can access a live demo clicking here!

Screenshot 📷

ChatBot homepage.

homepage

Basic use.

basics

Leaving the context of AI utility.

offtopic

Todo List 📌

Contributing 🛠️

# Create a fork from MagicPantry repository and clone it.
git clone https://github.com/YOUR_USERNAME/MagicPantry.git
# Enter into the folder.
cd MagicPantry/
# Create a new branch with the name feat-[WHAT_YOUR_FEAT_DO].
git checkout -b feat-[WHAT_YOUR_FEAT_DO]
# Make your changes and commit them.
git add . && git commit -m "YOUR_COMMIT_MESSAGE"
# Push and open a pull request.
git push origin main

About

Discover what to cook with what you have. Actually (13/05) the live demo don't run because my API has expired.

Topics

Resources

License

Stars

Watchers

Forks

Languages