Back to Portfolio

Unity Atlas - AI Design System Assistant

Turning scattered design system documentation into instant, cited answers through semantic search and AI.

The Problem

Our design system docs were scattered across Figma, Confluence, etc. Simple questions like 'What's our primary green?' or 'What's the spacing scale?' took 5-10 minutes of hunting. Watching peers waste time digging through files every day got old fast.

Design System
Design System
Documentation
Documentation

The Solution

I built Unity Atlas to fix that. Ask questions in plain English; get instant answers with citations to the source documents. Semantic search + LLMs + a few weekends of coding. Not revolutionary. Just useful.

Suggestive chat input
Suggestive chat input
Chat reply
Chat reply

See It In Action

See it in action. Responses blurred for confidentiality, but the interface speaks for itself.

Technical Approach

Built on RAG architecture: semantic search + vector embeddings + LLMs. The system ingests our design system docs, chunks them, creates embeddings, and then retrieves relevant context when you ask questions. Every answer includes citations so you can verify against the source. Tech: Next.js, TypeScript, Vercel AI SDK, vector search. Secure auth, real-time streaming.

Visualisation
Visualisation
3D end to end flow
3D end to end flow

Results & Impact

Unity Atlas is already showing significant time savings, especially when it comes to newly onboarded team members. v1 focused on onboarding and filling knowledge gaps; this sits alongside our docs, doesn't replace them.

Sources example
Sources example