1
1 Comment

4-min demo of my AI workspace with persistent memory

I've been building Alma — an AI assistant that remembers everything about you across conversations.

Just published a full product demo showing all the features:

https://youtu.be/XeIxJLzcRLc

https://olivares.ai/demo

The highlight: I give Alma a complex planning prompt and it automatically searches through my past memories and conversations to generate a complete professional document — without me repeating any context.

What's inside:

- Chat with 3-layer persistent memory

- Soul Engine (configure your AI's personality)

- Video Studio (Runway Gen-4)

- Image Studio (Flux Pro)

- Writing Tools (7 AI transformations)

- Web Search with Deep Research

- Documents, Ideas, Dashboard

Stack: Cloudflare edge (Workers, D1, Vectorize, Durable Objects), React 19, Anthropic Claude. 2,964 tests. Solo dev.

Free tier at alma.olivares.ai — would love feedback from this community.

posted toAvatar for product Alma by Olivares.AI
Alma by Olivares.AI
  1. 1

    Persistent memory helps the product layer, but teams still need structural memory about the repo itself. I built that repo-awareness layer. Happy to send the OpenClaw sample if useful.