Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.13 KB

File metadata and controls

35 lines (28 loc) · 1.13 KB

Suggested GitHub topics

GitHub repository topics are not defined in files in this repo. They are set on github.com in the repository’s About box so the project is easier to find and categorize.

How to add topics

  1. Open the repository on GitHub.
  2. In the top-right of the main repo page, click the gear icon next to About.
  3. In the dialog, find Topics.
  4. Type each topic (GitHub suggests existing tags as you type) and add them, or paste a comma-separated list if your UI supports it.
  5. Save.

Recommended topics (copy-paste)

Use 10–15 of these (GitHub allows many topics; staying within this range keeps the About section focused):

python
rag
llm
retrieval-augmented-generation
ai-agents
knowledge-graph
graph-retrieval
structured-memory
explainable-ai
agent-memory
information-retrieval
embeddings
benchmarks
research-prototype
memory-systems

Why these: They match what this repo does—structured, graph-aware memory and retrieval for agents, path/evidence-style answers (beyond flat top-k RAG), benchmarks, and a Python research prototype—not production infrastructure.