Spaces:
Running
Running
metadata
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 checkPOST /auto-summarize— summarize with intent + level + language + qualityPOST /keywords— keyword extractionPOST /batch-summarize— batch mode
See /docs for the full interactive Swagger UI.