https://github.com/perseus-computing-llc/anna-recall
Persistent memory for Anna — never ask twice. Built on Mimir for the Anna AI-Native App Hackathon 2026.
https://github.com/perseus-computing-llc/anna-recall
Last synced: 1 day ago
JSON representation
Persistent memory for Anna — never ask twice. Built on Mimir for the Anna AI-Native App Hackathon 2026.
- Host: GitHub
- URL: https://github.com/perseus-computing-llc/anna-recall
- Owner: Perseus-Computing-LLC
- License: mit
- Created: 2026-06-10T23:01:53.000Z (18 days ago)
- Default Branch: master
- Last Pushed: 2026-06-16T16:30:12.000Z (12 days ago)
- Last Synced: 2026-06-17T06:26:17.963Z (12 days ago)
- Language: Python
- Size: 71.3 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
# Anna Recall — DEPRECATED
**⚠️ This plugin is deprecated.** The Anna AI integration is no longer maintained.
Mimir's cross-session memory now ships as a CrewAI backend instead.
→ **[CrewAI Memory](https://perseus.observer/crewai/)** — persistent memory for CrewAI agents (54K stars, PR #6208)
## Why
Anna Recall was a 435-line hackathon plugin for the Anna AI-Native App Hackathon (June 2026).
The plugin worked but the Anna platform integration broke post-hackathon.
Perseus Computing now focuses on CrewAI integration, where Mimir provides persistent
cross-session memory as a first-class backend — community-built, 13 commits, 28 reviews.
## Archive
This repo remains for historical reference. All code is MIT-licensed.
The original README is preserved in `README.original.md`.
→ Active integration: https://github.com/crewAIInc/crewAI/pull/6208