peopleofdata / groupgpt

Home Page:https://groupgpt.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

groupgpt

groupgpt.mp4

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

To do:

add a summarization feature memory for topics SPLIT generating the completion and appending the gsheet (the latter is less important)

About

https://groupgpt.herokuapp.com/


Languages

Language:Python 36.2%Language:JavaScript 24.6%Language:CSS 23.0%Language:HTML 16.1%Language:Procfile 0.1%