Welcome to the Apex AI backend, running on Hugging Face Spaces!
This server exposes our FastAPI endpoints for LLM chat, Text-to-Speech, Image Generation, and Video Generation.
Setup Instructions
This Space is configured to run using the Docker SDK. It builds from the provided Dockerfile.
To interact with the frontend:
Copy the URL of this Space (e.g. https://your-username-app-name.hf.space).
Your frontend script.js or .env files should point to this URL instead of localhost:8001.