Skip to content

jonnyroutley/gpt-recipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT3 Recipe Writer

Use GPT3 to turn the skeleton of a recipe into a nicely readable one.

Read text in from input.md and write to input.md.

to run:

python -m venv env
source env/Scripts/activate
pip install -r requirements.txt
python main.py

About

Use GPT3 to flesh out the skeleton of a recipe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages