UHaifa-IS / whgazetteer-mehdie

World Historical Gazetteer - MEHDIE version
http://whgazetteer.org
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

New RAG interface #198

Open tomersagi opened 2 months ago

tomersagi commented 2 months ago

Perhaps as part of a future project: RAG MEHDIE: Given a query of a name of a place / person / event:

  1. 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.
  2. Retrieve documents and document parts relevant the list of entities in the expanded query.
  3. Feed the results to the LLM to construct an unstructured response with embedded links where possible describing the context of the requested place.
sinairusinek commented 2 months ago

two specs: API to enable linking between digital editions (Travelab and others like https://topostext.org/place/328350USyk) llm response in selected language.