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.)
  1. Clone the repository
  2. Install dependencies with pip install -r requirements.txt
  3. 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: