Skip to content

Recipe AI is a web application built with Streamlit and LangChain that generates easy-to-make recipes with nutrition facts based on the ingredients and kitchen appliances you have at hand.

Notifications You must be signed in to change notification settings

chitralputhran/Recipe-AI-Easy-Recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🍲 Recipe AI | Easy-to-make recipes

Recipe AI is a web application built with Streamlit and LangChain that generates easy-to-make recipes with nutrition facts based on the ingredients and kitchen appliances you have at hand. Whether you're a beginner in the kitchen or a seasoned chef, Recipe AI makes cooking fun and simple while ensuring you get all the necessary nutritional information.

Features

  • Ingredient and Appliance Input: Users can input the ingredients they have and the kitchen appliances they have available.
  • Recipe Generation: Based on the input, the application generates a recipe that is easy to make and suitable for the available appliances.
  • Nutrition Facts: Along with the recipe, users receive detailed nutrition facts to help them keep track of their dietary intake.
  • User-Friendly Interface: The application is designed to be intuitive and easy to use, making recipe generation a breeze.

Getting Started

Prerequisites

  • Python 3.8 or above
  • Streamlit
  • LangChain

Installation

  1. Clone the repository:

    git clone https://github.com/chitralputhran/Recipe-AI-Easy-Recipes.git
    
  2. Navigate to the project directory:

    cd Recipe-AI-Easy-Recipes
    
  3. Install the required dependencies:

    pip install -r requirements.txt
    

Usage

Run the Streamlit application:

streamlit run app.py

Open your web browser and go to http://localhost:8501 to use the application.

Screenshots

S1 S2 S3

Contributing

Contributions are welcome! If you have a feature request or a bug report, please open a new issue. If you want to contribute code, please open a pull request.

Project Link:

Live Link: https://recipe-ai.streamlit.app

About

Recipe AI is a web application built with Streamlit and LangChain that generates easy-to-make recipes with nutrition facts based on the ingredients and kitchen appliances you have at hand.

Topics

Resources

Stars

Watchers

Forks

Languages