A server that can easily serve AI models trough an API
Find a file
2025-01-08 21:54:27 +01:00
samples/models base for the application : support custom python application and auto-install dependencies 2025-01-08 19:00:47 +01:00
source fixed the configuration name for "response_mimetype" 2025-01-08 21:54:27 +01:00
.gitignore base for the application : support custom python application and auto-install dependencies 2025-01-08 19:00:47 +01:00
docker-compose.yml base for the application : support custom python application and auto-install dependencies 2025-01-08 19:00:47 +01:00
Dockerfile base for the application : support custom python application and auto-install dependencies 2025-01-08 19:00:47 +01:00
LICENSE.md base for the application : support custom python application and auto-install dependencies 2025-01-08 19:00:47 +01:00
README.md base for the application : support custom python application and auto-install dependencies 2025-01-08 19:00:47 +01:00
requirements.txt base for the application : support custom python application and auto-install dependencies 2025-01-08 19:00:47 +01:00

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