8000 GitHub - bajpainaman/dragongpt-backend: API for https://github.com/drexelai/dragon-gpt
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bajpainaman/dragongpt-backend

 
 

Repository files navigation

python -m venv .venv

.venv\Scripts\activate if on windows or source .venv\bin\activate if on mac/linux

pip install -r requirements.txt

and do python ./server.py to run the backend. You'll need someone from the team to send you the keys.env file

About

API for https://github.com/drexelai/dragon-gpt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0