Giter Club home page Giter Club logo

magicpantry's Introduction

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

magicpantry's People

Contributors

dantsec avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.