Skip to content

rambling-ai/gptfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

gptfix

Use GPT to fix support grammar and tone

Set your OPENAI_API_KEY env variable

install required modules, e.g.

python3 -m pip install openai fastapi uvicorn

Then launch app.py

python3 app.py

Finally open brower to localhost:8006/fix

Note: this spimple demo code is not safe to expose to the open internet, it just yeets responses directly into the page without properly escaping them.

About

Use GPT to fix support grammar and tone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors