Spaces:
Runtime error
Runtime error
metadata
title: MVI AI Engine
emoji: 🤖
colorFrom: blue
colorTo: purple
sdk: docker
python_version: '3.10'
app_file: app.py
app_port: 7860
short_description: A FastAPI backend for MVI AI Engine
tags:
- AI
- FastAPI
- Docker
fullWidth: true
header: default
pinned: true
MVI AI Engine
🤖 MVI AI Engine is a lightweight FastAPI backend running in a Docker Space on Hugging Face. It’s designed to serve your AI models, APIs, or custom endpoints reliably.
Features
- FastAPI app running in Docker
- Pre-configured port
7860for Hugging Face Spaces - Easy to extend with additional endpoints or AI models
- Can preload HF models during build time (optional)
Quickstart
1. Requirements
Make sure requirements.txt is in your repo: