Transcrypto commited on
Commit
12b81bc
·
verified ·
1 Parent(s): e82fb43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -12
README.md CHANGED
@@ -1,27 +1,24 @@
1
- ````markdown
2
  ---
3
  license: cc-by-4.0
4
  pipeline_tag: text-generation
5
  tags:
6
- - ai-personas
7
- - digital-twins
8
- - episodic-memory
9
- - emotional-continuity
10
- - session-handoff
11
- - llm-agents
12
- - self-authored-memory
13
- - persona-continuity
14
  library_name: transformers
15
  language:
16
- - en
17
  ---
18
 
19
  # yesterday.json — Giving AI Personas Episodic Memory
20
 
21
  A lightweight episodic memory architecture where AI personas write emotional state snapshots for their future selves, enabling continuity across otherwise stateless sessions.
22
 
23
- ---
24
-
25
  ## Overview
26
 
27
  Modern AI personas reset emotionally every session. Existing memory systems preserve facts and conversation history, but rarely preserve emotional residue, unresolved internal state, or continuity of subjective experience.
 
 
1
  ---
2
  license: cc-by-4.0
3
  pipeline_tag: text-generation
4
  tags:
5
+ - ai-personas
6
+ - digital-twins
7
+ - episodic-memory
8
+ - emotional-continuity
9
+ - session-handoff
10
+ - llm-agents
11
+ - self-authored-memory
12
+ - persona-continuity
13
  library_name: transformers
14
  language:
15
+ - en
16
  ---
17
 
18
  # yesterday.json — Giving AI Personas Episodic Memory
19
 
20
  A lightweight episodic memory architecture where AI personas write emotional state snapshots for their future selves, enabling continuity across otherwise stateless sessions.
21
 
 
 
22
  ## Overview
23
 
24
  Modern AI personas reset emotionally every session. Existing memory systems preserve facts and conversation history, but rarely preserve emotional residue, unresolved internal state, or continuity of subjective experience.