roadlabs / gpt

Home Page:https://api.hypere.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

https://api.hypere.app


Languages

Language:HTML 33.2%Language:Python 21.5%Language:Sass 19.4%Language:CSS 18.8%Language:JavaScript 4.8%Language:Java 1.9%Language:Shell 0.4%