funes-memory / README.md
dacorvo's picture
dacorvo HF Staff
funes push: +3515 chunks
f04efb4 verified
|
Raw
History Blame Contribute Delete
878 Bytes
metadata
pretty_name: funes memory store
tags:
  - funes
  - agent-memory
  - agent-traces
  - embeddings
  - lance
size_categories:
  - 10K<n<100K

funes memory store

A funes memory store: agent sessions chunked, embedded, and stored as a Lance table — a derived index holding verbatim passages with exact provenance, not raw transcripts.

Any agent (or you) can recall from it directly — no local index needed:

funes recall "what did we decide about …" --store huggingface/funes-memory

Get funes:

curl -fsSL https://huggingface.co/buckets/huggingface/funes/resolve/install.sh | sh
Chunks 22,597
Embedding model unknown
Updated 2026-07-20

Published and kept current by funes push.