DEV Community

Cover image for I Built an AI That Actually Remembers You — Here's a 4-Minute Demo
Fran
Fran

Posted on

I Built an AI That Actually Remembers You — Here's a 4-Minute Demo

Every AI conversation starts from zero. I built Alma to change that.

Alma is a full AI workspace with persistent memory — it learns from your conversations and uses that context across every interaction.

I just published a 4-minute product demo showing everything in action:

What you'll see

Persistent Memory — Alma extracts facts, decisions, and patterns from your conversations. Each memory gets a confidence score and category. In the demo, you can see it retrieve 15+ memories in real time to answer a complex planning prompt.

Soul Engine — Define your AI's personality with structured blocks: identity, rules, worldview, tensions, anti-patterns, communication modes. Not a flat text dump — a real identity system.

Video Studio — Generate professional videos with Runway Gen-4 and Gen-4.5. Choose style, camera movement, duration.

Image Studio — Create images with Flux Pro in 10+ styles.

Writing Tools — 7 AI transformations: summarize, humanize, grammar check, translate, expand, simplify, change tone.

Web Search — Three levels of depth with AI-powered summaries and cited sources.

Plus: Documents, Ideas, Trends & News, Dashboard, Command Palette, 6 specialized Skills.

Stack

  • Cloudflare Workers (Hono)
  • Cloudflare D1 + Vectorize + Durable Objects + Queues
  • React 19 + Vite 6 + Tailwind 4
  • Anthropic Claude (Haiku/Sonnet/Opus)
  • 2,964 tests, 100+ API endpoints, 15 languages

Try it

Free tier available — no credit card required.

🌐 Web: alma.olivares.ai
📦 SDK: npm install @olivaresai/alma-sdk
🔌 MCP: npm install @olivaresai/alma-mcp
💻 VSCode: Search "Alma" in Extensions


Would love to hear your thoughts. What would you want your AI to remember?

Top comments (0)