ComoRAG logo

ComoRAG

EternityJune25/ComoRAG

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

GraphCanon updated 3w · GitHub synced 3w · 27 views this month

343 stars47 forksLast push 12mo Python MIT

Decision brief

ComoRAG is a specialized tool for stateful long narrative reasoning with cognitive-inspired memory organization and RAG capabilities.

Good fit when

  • When working on projects that require the processing of lengthy narratives while maintaining state throughout the story or document, such as in literature analysis or long-form content generation.
  • For tasks where accurate recall and application of information over extended texts are crucial, leveraging ComoRAG's memory-organized design could be beneficial.

Avoid when

  • When project requirements do not align with its specific cognitive-inspired memory organization, thus making it suboptimal for tasks needing a more general retrieval mechanism.
  • If the application scope is limited to short-form text or does not require stateful reasoning across large texts, ComoRAG may introduce unnecessary complexities.
Requirements:
Requires Python version 3.10 or above and CUDA 12.x for optimal GPU utilization.

Observed Jul 12, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Slowing (337d since push)
As of 3w
Provenance
Not a fork · Personal account
As of 3w
Security (OSV)
106 low (106 low)
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install ComoRAG
PyPI

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A tool designed for stateful long narrative reasoning with a focus on cognitive-inspired memory organization and RAG (Retrieval-Augmented Generation).

Capability facts

Languages
python

Source: github.language · Aug 1, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

OpenAI APIOpenAI API

Source: README excerpt (regex_v1, Aug 1, 2026)

3. 🔑 **Environment variables**: Set your OpenAI API Key or local LLM/embedding paths as needed
Source link
Python runtimePython

Source: README excerpt (regex_v1, Aug 1, 2026)

1. 🐍 **Python version**: Python 3.10 or above recommended
Source link

Tags

README

Installation & Environment 🛠️

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

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.