CoolFace
Apppublic

luli331/oppy_google

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes
App README

gemini3-opy

![Hugging Face Space](https://huggingface.co/spaces/luli331/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/health
  • โ€”GET /api/run (SSE)
  • โ€”POST /api/chat (SSE)
  • โ€”POST /api/tts

Files

  • โ€”main.py โ€” thin entrypoint that imports backend.main:app
  • โ€”requirements.txt โ€” Python dependencies
  • โ€”Dockerfile โ€” container build/runtime
  • โ€”static/ โ€” static assets folder

License

MIT

Required Secret

Add GOOGLE_API_KEY in Space Settings โ†’ Variables and secrets.