Examples
See AI Memory in action
Full code examples for different agent types. Clone the repo and run them locally.
📚
Tutor Agent
An AI tutor that remembers each student's learning style, progress, and weak topics across sessions.
View on GitHub💬Chatbot
A conversational AI that remembers user preferences, past topics, and personal context.
View on GitHub🎧Support Agent
A customer support agent that recalls previous tickets and user history for faster resolution.
View on GitHub📋Personal Assistant
An assistant that remembers schedules, preferences, and recurring tasks per user.
View on GitHubBrowse all examples
All examples live in the youraimemory-oss/examples repository. Clone it and run any example locally.
Open GitHub repoNeed something else?
Check the documentation for the full API reference.