mirror of
https://git.isriupjv.fr/ISRI/ai-server
synced 2025-04-24 01:58:12 +02:00
A server that can easily serve AI models trough an API
samples/models | ||
source | ||
.gitignore | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE.md | ||
README.md | ||
requirements.txt |
AI-Server
A server that can serve AI models with an API and an authentication system
Usage
Docker
Environment Variables
Name | Description |
---|---|
MODEL_DIRECTORY | the directory where the models are stored |