v1.0: Semantic RAG memory โ€” only relevant context retrieved per query
Session 1 Chat, then hit "New Session" โ€” the agent will remember you

Watch memory persist across sessions

This is what soul.py does โ€” two markdown files replace a database.

Step 1 โ€” Tell the agent something about yourself
Step 2 โ€” Click "New Session" (simulates a new Python process)
Step 3 โ€” Ask "What do you know about me?" โ€” it remembers

๐Ÿ“ MEMORY.md

0 exchanges ยท persists across sessions
# MEMORY.md (No memories yet โ€” start chatting!)