Skip to content

richardp23/DietMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DietMatch

An OpenAI-powered recipe generative for those with alternative diets.

Requirements

Getting Started

Git clone this repository, then create a .env file with the following environment variables:

EDAMAM_APP_ID=""
EDAMAM_APP_KEY=""
OPENAI_KEY=""

Fill in each environment variables with the correct keys from your API (see Requirements).

To use the app in your terminal, run the following command:

python3 -m main.py

To use the app's web interface, run the following command:

python3 -m app.py

The default URL for the web interface is localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •