Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Elroy: Memory and Goal Management
This talk explores Elroy, an open source CLI assistant with long-term memory and goal management, focusing on memory consolidation, context integration, and practical demonstrations.
Elroy is an open source CLI that captures and consolidates long term memory. It automatically searches memories and brings them into context during conversation, and consolidates redundant memories in the background.
To give conversations more direction, Elroy also tracks and manages goals. These can be long term goals or short term, immediate ones.
My demo will talk through different approaches to capturing, surfacing, and consolidating memories that I’ve tried out.
Related projects
Memory AI
Boston
The talk explains a memory‑AI system that stores user interactions securely via encryption, using vector search, AI chat…
Long term and short term memory
Los Angeles
A demo of a Gradio interface using ChromaDB to store and retrieve conversation embeddings, enabling long‑term memory with…
Tally - an AI wearable headset for human AI agent interaction (presented at AI Tinkerers London)
San Francisco
Live demo and technical walkthrough of Tally, a wearable AI headset: hardware, software architectures, speech-to-app and memory features,…
When Context Becomes Memory: Building a Self-Improving Agentic System
San Francisco
A live demo of CodeWords where an agent reads its own code, detects failures, creates a pull request,…
SecretAIry
San Diego
See how an AI gatekeeper screens calls, remembers callers, and develops unique relationships to manage phone anxiety through…
Taskplain: Task management designed for coding agents, living right in your repo.
Seattle
Learn how to manage coding‑agent tasks directly in your repository using plain Markdown files, enabling human oversight, async…