Skip to content

nomitchell/gptprivacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accepts raw text input or url for a company's privacy policy or terms of service, then outlines key information about how they handle user data. Uses gpt-4 from openai api with a prompt. Can store previous searches to a database to save money. 

to install just clone, use pip to install requirements.txt, set/export FLASK_APP=app, then flask run. 

Do not forget to add your openai api key to environment variables.


template code adopted and editted from https://medium.com/codingthesmartway-com-blog/how-to-create-an-ai-powered-python-web-app-with-flask-and-gpt-4-api-907dcffd1221

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published