Skip to content

JollyGrin/groupgpt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groupgpt

ChatGPT only allows one person to talk to it. But what if multiple people could share one session?

Aside from a lot of swearing, I hope this collaborative approach makes things more interesting ;)

Workflow

"Your branch" => main (autodeploy) => stable (do not merge/push without consent)

You can merge your own fixes into main to autodeploy & test. But stay away from "stable" ;)

Local installation:

pip install -r requirements.txt add a system variable with openai api key (ask Oskar) like $openai='key' python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 81.0%
  • Python 18.8%
  • Procfile 0.2%