cognee
https://github.com/topoteretes/cognee
Python
Memory for AI Agents in 5 lines of code
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to cognee
Help out
- Issues
- feat: implement fuzzy entity deduplication for improved merging of similar entities
- [Bug]: RedisAdapter.get_latest_qa_entries returns None instead of [] for an empty session (last_n=1)
- [Bug]: TEMPORAL search ignores vector similarity — filter_top_k_events keys score lookup by UUID but looks it up by str
- docs: add standalone example script for temporal memory retrieval
- fix: normalize ImageLoader extensions and prevent dot-prefix regression
- fix: remove shell=True and prevent zombie subprocess in modal_eval_dashboard
- feat(errors): structured actionable error contract for agents (Pillar…
- fix(retrieval): dedupe extension-round triplets semantically, not by id()
- fix(chunks): reset row state after blank rows in chunk_by_row
- fix(retrieval): make LexicalRetriever context work with with_scores=True
- Docs
- Python not yet supported