This Space provides a FastAPI-based service for semantic search and data download across NDL Core datasets.
GET /search – Semantic search over NDL Core datasetsGET /download/text/{identifier} – Download dataset text filesFor detailed usage examples, parameters, and data definitions, see the full project README:
To easily interact with this API, use the official Python client library with built-in MCP server support: