Perhaps as part of a future project:
RAG MEHDIE:
Given a query of a name of a place / person / event:
Expand the query using our knowledge graph to give us more variations of this name / known instances in sources, and related information - related places, related people, etc.
Retrieve documents and document parts relevant the list of entities in the expanded query.
Feed the results to the LLM to construct an unstructured response with embedded links where possible describing the context of the requested place.
two specs:
API to enable linking between digital editions (Travelab and others like https://topostext.org/place/328350USyk)
llm response in selected language.
Perhaps as part of a future project: RAG MEHDIE: Given a query of a name of a place / person / event: