Skip to content

llama-index tools eccenca Corporate Memory Integration

License

Notifications You must be signed in to change notification settings

eccenca/llama-index-cmem

Repository files navigation

llama-index-cmem

llama-index tools eccenca Corporate Memory Integration

poetry ruff mypy copier

Development

Usage

The llama-index-cmem package allows using eccenca Corporate Memory together with LlamaIndex.

Main components are CMEMQueryBuilder and CMEMRetriever.

There are several example notebooks available:

  • QueryBuilder: Generate a SPARQL query with given ontology and integration/context graphs.
  • ChatEngine: Chatting with an RDF knowledge graph data.
  • QueryEngine: Single Q&A engine with RDF knowledge graph data.