sibyllabs commited on
Commit
625bd6a
1 Parent(s): 39cb495

hf: model-card frontmatter for the mirror

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <div align="center">
2
 
3
  ```
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - agent-memory
5
+ - long-term-memory
6
+ - llm
7
+ - ai-agents
8
+ - mcp
9
+ - retrieval
10
+ - sqlite
11
+ - rag
12
+ ---
13
+
14
+ > **Read-only mirror of [`Sibyl-Labs/Sibyl-Memory`](https://github.com/Sibyl-Labs/Sibyl-Memory).** The canonical source is on GitHub. Install from PyPI: `pip install -U sibyl-memory-cli` 路 Docs: https://docs.sibyllabs.org/memory/ 路 Product: https://sibyllabs.org/plugin 路 Benchmarks: https://blog.sibylcap.com/beta-analysis
15
+
16
  <div align="center">
17
 
18
  ```