Selected work
AI platform

A second brain with compounding memory

Nexus AI — a SystemicHQ product

Conversational AI forgets everything the moment a chat ends. Nexus turns conversations into a persistent, private knowledge graph — extracting beliefs, catching contradictions, and resurfacing the right context before every reply.

Timeline
Beta in production
Team
AI integration
Stack
Next.js · FastAPI (Python) · Supabase · ChromaDB · Anthropic Claude · Stripe · Three.js
~80ms
Semantic recall before each reply
Per-user
Isolated vector memory, RLS-gated
3D graph
Beliefs and ideas, visually connected

The challenge

Where it started

Every AI session starts from zero. Users lose their best insights in chat history, repeat the same mistakes, and knowledge compounds nowhere. Worse, a memory product that isn’t private by design is a liability — one user’s brain must never touch another’s.

The approach

How we built it

  1. 01

    Isolate by architecture

    Each user’s memory is a private ChromaDB namespace, JWT-gated on every call with Postgres row-level security. Privacy is enforced in code, not policy.

  2. 02

    Extract the beliefs

    Claude runs brain functions as live tools — pulling beliefs and rules out of conversation and connecting them in a queryable graph instead of a linear note dump.

  3. 03

    Recall automatically

    A semantic search fires roughly 80ms before each response, injecting the relevant past context so the model answers with memory, not amnesia.

  4. 04

    Visualize the mind

    A 3D force graph renders beliefs, ideas, and clusters — with contradiction detection flagging where new context conflicts with what you already believe.

The outcome

What changed

Nexus resurfaces the right belief at the right moment without manual search, so thinking compounds across sessions instead of evaporating. The isolation-first architecture makes privacy a structural guarantee — the differentiator is the code, not the marketing.

It’s the first AI that actually remembers me — and I never had to worry about where my data went, because it can’t go anywhere.
Product visionNexus AI

Have something like this to build?

Describe it and we’ll draft a sample platform from our component library — instantly.

Build a sample