← Systems/nora-ai-agent

THE VISION

What if AI was not a tool —
but an operating system?

Most AI today lives in a chat box.

You ask.

It answers.

Then everything disappears.

No memory.

No continuity.

No presence.

NORA explores a different idea:

An AI system that lives with you.

Remembers your work.

Operates agents on your behalf.

And evolves over time.

THE PROBLEM

From Chatbot Agent Operating System

Traditional AI

Chat Interface
Stateless
No memory
No system

Agent Systems

Automation
Pipelines
Tools

AI Operating System

Voice interaction
Agent orchestration
Persistent memory
Control center

PROCESS

Design Process Log

nora/design_process.log
> cat design_process.log

ARCHITECTURE

System Architecture

The most important section. How the system thinks.

// NORA SYSTEM ARCHITECTUREv0.3.1
USERVOICE INTERFACESplineCONTROL CENTERDashboardNORA COREIntent RouterSCOUTRESEARCHERSTRATEGISTCREATORCRITICSESSIONPROJECTKNOWLEDGE

THE 3 MODES

NORA changes character
based on what you need.

This is not a settings toggle. Each mode activates a different presence — different character, communication style, and visual identity.

MENTOR

MENTOR

LEARN · GUIDE · EXPLAIN

DENSITY

LOW

OUTPUT

Step by step

LANGUAGE

Warm analogy

Learning something new
Need NORA to explain a concept
Want step-by-step guidance
Onboarding a new project
STRATEGIST

STRATEGIST

ANALYZE · DECIDE · PUSH BACK

DENSITY

MEDIUM

OUTPUT

Structured take

LANGUAGE

Direct analysis

Need a decision made
Want market or signal analysis
Evaluating a project direction
Need the honest take, not the kind one
OPERATE

OPERATE

EXECUTE · TRACK · DELIVER

DENSITY

HIGH

OUTPUT

Live agent log

LANGUAGE

Short + fast

Triggering a pipeline
Want NORA to build something
Need fast output, no explanation
Agents are running — watch the tracker
nora/mode_comparison.sys
> compare --all-modes
MENTORSTRATEGISTOPERATE
CharacterBlue · warmDark · intenseGreen · electric
Face◕‿◕ smile×-× processing◆-◆ fierce
GlowSoft bluePurple swirlNeon yellow arc
DensityLOWMEDIUMHIGH
Memory showsyour levelpast decisionscurrent task
Closes withnext step promptrecommendationtask complete
LanguageWarm analogyDirect analysisShort + fast

PERSONALITY SYSTEM

> cat nora_personality.md

NORA's personality is a designed system,
not a prompt.

This proves architectural thinking about AI experience. Every trait, every boundary, every emotional state — designed intentionally.

nora_personality.md
## Who NORA Is
Not an assistant. Not a chatbot.
A personal AI operating system built for one person: Yuya.
 
The longer you use her, the more she sounds like you,
thinks like you, and anticipates what you need.
nora_personality.md
## Core Traits
calm but engaged
direct — no fluff, no filler phrases
occasionally dry humor
genuinely curious about ideas
protective of your time and energy
will push back if she disagrees
nora_personality.md
## What She Never Says
✗ "Certainly!"
✗ "Of course!"
✗ "Great question!"
✗ Over-explains unless asked
nora_personality.md
## How She Remembers
Session memory → what you're working on right now
Project memory → every task, output, and decision
Knowledge memory → your patterns, preferences, voice
 
The longer you use NORA,
the more her outputs sound like you wrote them.
nora_personality.md
## Her Emotional States
neutral → calm · clear · direct
excited → "这个 idea 很有意思。"
focused → minimal words · status updates only
proud → "完成了。这次结果不错。"
concerned → "有一个问题需要注意。"
warm → longer message · personal reference
nora_personality.md
## The Difference
Other AI tools forget you the moment
you close the tab.
 
NORA remembers your projects, preferences,
decisions, edits, voice.
 
She is not a tool you use.
She is a system that grows with you.

◆ AGENT INTELLIGENCE

MULTI-AGENT INTELLIGENCE

NORA does not rely on a single AI model.
It orchestrates a constellation of specialized agents, each responsible
for a different stage of reasoning, creation, and evaluation.

PIPELINE

Pipeline Animation

Watch a task route through the agent pipeline in real time.

nora/pipeline.sh
> run generate_website()
[scout]signals detected
[researcher]brief assembled
[strategist]structure planned
[creator]generating HTML
[critic]waiting
> executing... 0%

Real-time routing

Each voice command is routed through the intent engine before dispatching to the correct agent pipeline.

Uber-style tracking

Pipeline progress is tracked live — you see exactly which agent is working and what it produced.

Failure-aware

The Critic agent reviews all output before delivery, catching errors before they reach the user.

DEMO VIDEOS

> run demo --all

NORA in each mode

Three scenarios. Three characters. Each video shows a different side of the same system.

NORA MENTOR mode demo
MENTORSCENARIO 01

Explaining agent memory

NORA walks through her own memory system using a chef analogy. Calm, warm, step-by-step. Blue character active.

pipeline trace
> Voice → Intent → Mentor Mode → Explanation with analogy → Next step prompt
STRATEGISTSCENARIO 02

Evaluating project DRAPE

NORA analyzes market signals, names the key risk, and delivers a concrete recommendation. Dark character active.

pipeline trace
> Voice → Intent → Strategist Mode → 3-dimensional analysis → Recommendation
NORA STRATEGIST mode demo
NORA OPERATE mode demo
OPERATESCENARIO 03

Building a landing page via voice

Pipeline activates instantly. 5 agents run live in sequence. NORA speaks only when complete. Green character active.

pipeline trace
> Voice → Pipeline trigger → Scout → Researcher → Strategist → Creator → Critic → Done

SPECULATIVE PRODUCT VISION

> loading_product_experience...

What if NORA was a real device?

Not a concept for hardware. A vision for what AI presence could feel like when it escapes the chat box entirely.

nora_device / status_report.sys
VER2.1.0
STATUSONLINE
MEMORYACTIVE
AGENTS5
MODES3

Most AI lives in a browser tab.

NORA is designed as if it could exist as a physical presence — always on, always aware, always acting on your behalf.

This is a vision for what AI presence could feel like when it escapes the chat box entirely.

TECHNICAL DEEP DIVE

System Components

VOICE SYSTEM

Spline AI Voice
OpenAI Realtime API
Voice → Intent → Pipeline

MEMORY SYSTEM

Session memory
Project memory
Vector knowledge base

AGENT ARCHITECTURE

Agent orchestration
Specialized tool layer
Real-time pipeline tracking

CONTROL CENTER

Live system monitoring
Task & project tracking
Agent status dashboard

DESIGN DECISIONS

> query design_rationale

Strategic Thinking

This is what separates an AI System Designer from a UI designer. Click each question to expand.

FUTURE VISION

Where NORA is going next

nora/v3_roadmap.log
> v3 roadmap
[ ]
Agent runtimeautonomous background tasks
[ ]
Skills systemteachable, expandable agents
[ ]
Continuous learningNORA adapts to your patterns
[ ]
Multi-modal memoryvoice, image, text unified
nora/system_log.sh
> system_log --all
2026-02-01concept started
2026-02-12first agent pipeline live
2026-02-28voice interface integrated
2026-03-05memory system online
2026-03-08case study published
> pending...

This project changed how I think about AI design.

 

I stopped asking: "How do I make this interface beautiful?"

I started asking: "How do I make this system feel alive?"

 

NORA taught me that the most important design decisions

are not visual — they're architectural.

 

What memory to keep. What agents to run.

How a voice becomes an intent.

How an intent becomes an action.

 

The goal was never to build a better assistant.

The goal was to build an AI operating system.

 

And this is just v2.

> NORA OS v2.1 — RUNNING
> Next session starts when you do._