Summary
Build a Vercel AI SDK community provider (@memtrace/ai-sdk) that implements language model middleware. This enables any Vercel AI SDK application to use Memtrace as a persistent memory layer.
Requirements
- Implement middleware that auto-stores conversation turns as memories
- Inject session context into prompts automatically
- Follow community provider patterns (similar to Mem0's Vercel AI SDK provider)
- Publish to npm
Dependencies
Summary
Build a Vercel AI SDK community provider (
@memtrace/ai-sdk) that implements language model middleware. This enables any Vercel AI SDK application to use Memtrace as a persistent memory layer.Requirements
Dependencies