Spaces:
Running
Running
File size: 466 Bytes
f4e3a3a 39028c9 e4a4ef5 f4e3a3a 39028c9 f4e3a3a 39028c9 36720a3 39028c9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | ---
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.
|