-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
26 lines (26 loc) · 827 Bytes
/
CITATION.cff
File metadata and controls
26 lines (26 loc) · 827 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# @wbx-modified copilot-a3f7·MTN | 2026-04-24 | citation metadata | prev: NEW
cff-version: 1.2.0
message: "If you use Recall in research or production, please cite it."
title: "Recall: Open-source memory for AI agents"
abstract: >
A self-hosted, MCP-native memory server for AI agents. Provides 13 tools for
remember/recall/reflect/checkpoint workflows, with bring-your-own embedder
and summarizer support. Append-only artifacts with auto-snapshot, soft-delete
by design.
url: "https://github.com/RecallWorks/Recall"
repository-code: "https://github.com/RecallWorks/Recall"
license: MIT
type: software
version: "0.1.0"
date-released: "2026-04-24"
keywords:
- mcp
- model-context-protocol
- ai-agents
- memory
- llm
- vector-search
- chromadb
- self-hosted
authors:
- name: "RecallWorks contributors"