Update README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# PocketFlow Chat with Memory
|
||||
|
||||
A chat application with memory retrieval using PocketFlow. This example maintains a sliding window of recent conversations while retrieving relevant past conversations based on context.
|
||||
A chat application with memory retrieval using PocketFlow. This example maintains a sliding window of recent conversations while retrieving relevant past conversations based on context. This implementation is based directly on the tutorial: [Build AI Agent Memory From Scratch — Tutorial For Dummies](https://zacharyhuang.substack.com/p/build-ai-agent-memory-from-scratch).
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user