Spaces:
Running
Running
| title: Contexto API | |
| emoji: π¬ | |
| colorFrom: purple | |
| colorTo: yellow | |
| sdk: docker | |
| pinned: false | |
| license: mit | |
| app_port: 7860 | |
| # Contexto β Intent-Aware Summarization API | |
| FastAPI backend for Contexto. | |
| ## Endpoints | |
| - `GET /health` β health check | |
| - `POST /auto-summarize` β summarize with intent + level + language + quality | |
| - `POST /keywords` β keyword extraction | |
| - `POST /batch-summarize` β batch mode | |
| See `/docs` for the full interactive Swagger UI. | |