/gpt-4-free

Let your friends try it without the $20 overhead

Primary LanguageHTML

gpt-4-free

Let your friends try it without the $20 overhead

Features

Currently none

Setup & run

./setup.sh

Make sure you've activated the virtual enviromnent e.g. . venv/bin/activate For VSCode, if you see problems with imports, make sure the interpreter is ./venv/bin/python

TODO

  • CLI wrapped in an API wrapped in a webUI
  • Not painful to use via mobile browser
  • Replicate the conversation functionality
  • Multiple-conversations with threads
  • Dead simple login
  • Queueing & retry logic