Official Repository for FoxGPT
This is the source code for the api.hypere.app website.
Setup
Prerequisites
- Python 3.8+
- Pip (often comes pre-installed with Python)
Recommended
- Debian/Linux server
- Webserver (Apache, Nginx, etc.)
- Clone the repository
- Install dependencies with
pip install -r requirements.txt
- Run the server with one of the following commands.
Running the server
Linux server: start a screen session
sh run.sh
Manually run the server
python3 gpt/app.py
Credits
Website design inspired by: