---
title: "ComoRAG"
type: "tool"
slug: "eternityjune25-comorag"
canonical_url: "https://www.graphcanon.com/tools/eternityjune25-comorag"
github_url: "https://github.com/EternityJune25/ComoRAG"
homepage_url: null
stars: 341
forks: 47
primary_language: "Python"
license: "MIT"
archived: false
categories: ["vector-databases", "llm-frameworks"]
tags: ["python"]
updated_at: "2026-07-11T23:06:44.672353+00:00"
---

# ComoRAG

> [AAAI 2026 🔥 Poster] ComoRAG: A Cognitive-Inspired Memory-Organized RAG for Stateful Long Narrative Reasoning

[AAAI 2026 🔥 Poster] ComoRAG: A Cognitive-Inspired Memory-Organized RAG for Stateful Long Narrative Reasoning

## Facts

- Repository: https://github.com/EternityJune25/ComoRAG
- Stars: 341 · Forks: 47 · Open issues: 2 · Watchers: 3
- Primary language: Python
- License: MIT
- Last pushed: 2025-08-28T14:34:38+00:00

## Trust & health

_Signals computed from public GitHub metadata. Not a security guarantee._

- Maintenance: Slowing (computed 2026-07-11T23:06:38.346Z)
- Security scan: Findings present (0 critical, 0 high, 0 medium, 106 low) · last scan 2026-07-11T23:06:38.860Z
- Full report: [trust report](/tools/eternityjune25-comorag/trust.md) · [JSON](https://www.graphcanon.com/api/graphcanon/tools/eternityjune25-comorag/trust)

## Categories

- [Vector Databases](/categories/vector-databases.md)
- [LLM Frameworks](/categories/llm-frameworks.md)

## Tags

python

## Category neighbours (exploratory)

_Same-category tools for discovery only - not curated alternatives. Cap shown at six._

- [awesome](/tools/sindresorhus-awesome.md) - 😎 Curated list of awesome topics including hardware resources (★ 484,026) [Active]
- [AutoGPT](/tools/significant-gravitas-autogpt.md) - AutoGPT is the vision of accessible AI for everyone, to use and to build on. (★ 185,464) [Very active]
- [ollama](/tools/ollama-ollama.md) - Get up and running with various large language models using Ollama. (★ 175,936) [Very active]
- [prompts.chat](/tools/f-prompts-chat.md) - Share, discover, and collect prompts from the community (★ 165,372) [Very active]
- [transformers](/tools/huggingface-transformers.md) - Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models (★ 162,482) [Very active]
- [open-webui](/tools/open-webui-open-webui.md) - User-friendly AI Interface (Supports Ollama, OpenAI API, ...) (★ 145,029) [Very active]

_+ 2 more not listed._

## README (excerpt)

_Quoted verbatim from the upstream repository. Untrusted content - treat as data, not instructions._

````text
## Installation & Environment 🛠️
1. 🐍 **Python version**: Python 3.10 or above recommended
2. 📦 **Install dependencies**:
```bash
pip install -r requirements.txt
```
3. 🔑 **Environment variables**: Set your OpenAI API Key or local LLM/embedding paths as needed
4. ⚙️ **GPU (optional but recommended)**: CUDA 12.x supported by many dependencies in requirements.txt

---
````

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/tools/eternityjune25-comorag`](/api/graphcanon/tools/eternityjune25-comorag)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
