luli331/oppy_google
0
gemini3-opy

FastAPI backend for Oppy (Gemini + urgency scoring + SSE) on Hugging Face Spaces (Docker).
Description
This Space runs the real backend app from backend/main.py.
Key routes:
GET /api/healthGET /api/run(SSE)POST /api/chat(SSE)POST /api/tts
Files
main.pyโ thin entrypoint that importsbackend.main:apprequirements.txtโ Python dependenciesDockerfileโ container build/runtimestatic/โ static assets folder
License
MIT
Required Secret
Add GOOGLE_API_KEY in Space Settings โ Variables and secrets.
