Skip to content

project-ait/server

Repository files navigation

The API server for AIT

Development

Requirement

  • python >=3.11.4
  • pip
  • ffmpeg

Prerequisites

pip install -r requirements.txt

Getting Started

cp .env.example .env  # and edit for your environment
python main.py  # start the server

# Shows in console 0.0.0.0 (--host argument) 
# but it's actually working on 127.0.0.1

Docker

Build API Image

docker build tag ait-server .

About

The API server of porject AIT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •