Spaces:
Sleeping
Sleeping
File size: 360 Bytes
adcbb74 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
title: Odia QA Generator
sdk: docker
app_port: 7860
---
Multi-service Odia question/answer generator with Gradio UI and FastAPI backends.
## Environment Variables
Set the following variables at runtime for the services to work correctly:
- `GOOGLE_API_KEY` – required Google Generative AI API key
- `MONGO_URL` – optional MongoDB connection string
|