Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What can I cook?

You have a few ingridients, you want to cook, and you don't want to make a shopping trip. Ask chat GPT to create a recipe based on the ingridients you have at home.

It will also create an image of what it may look like! (upcoming feature)

Setup

  1. If you don’t have Node.js installed, install it from here (Node.js version >= 14.6.0 required)

  2. Clone this repository

  3. Navigate into the project directory

    $ cd Chef-GPT
  4. Install the requirements

    $ npm install
  5. Make a file called .env with the following content

    OPENAI_API_KEY="YOUR KEY HERE"

  6. Add your API key to the newly created .env file

  7. Run the app

    $ npm run dev

You should now be able to access the app at http://localhost:3000! For the full context behind this example app, check out the tutorial.

chef-GPT

About

A webapp created using OpenAI API to create a recipe with leftover items in the fridge.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages