NXNX-owned AI stack

NXNX Assistant

NXNX Assistant is being built as a web-first personal AI workspace powered by the NXNX model stack.

The product direction is our own model, own agent architecture, own memory system, own workflow engine, and a local-first future with no dependency as core identity.

NXNX-S1 Local Model Prototype
S1
StatusOffline
RuntimeLocal Preview
EndpointComing Soon
User Mode

Clean assistant workspace

A simple public experience for planning, drafting, summaries, organization, and ideas. Sessions persist through the NXNX Assistant API when signed in.

Prototype Mode
Assistant

Chat

Offline fallback
Conversation is waiting for sign-in.
Tool System

Run a prototype tool

Prototype
Tool outputs are Prototype until NXNX-S1 is connected.
Workflow Library

Saved workflows

Offline fallback
Knowledge Library

Personal knowledge

Offline fallback
Memory

Memory overview

User memory context is empty.
Memory saves locally until sign-in.
Profile

User state

Profile uses offline fallback until sign-in.
Profile has not been saved this session.
Command workspace

Personal AI operating surface

A polished frontend foundation for chat, planning, drafting, memory, and workflows. Live generation is intentionally disabled until the NXNX model server is connected.

Prototype

Chat workspace

Model Server Required
NXNX Assistant

Local Preview: I am wired as a frontend shell for the NXNX-owned model stack.

You

Plan my day, draft a launch note, remember project context, and prepare workflows.

NXNX Assistant

Coming Soon: responses will route through agent-core, memory-engine, workflow-engine, and NXNX-S1.

Local Model Status

NXNX-S1 Local Model

Model server offline
Inference APIModel Server Required
WeightsComing Soon
TokenizerPrototype
Agent runtimeLocal Preview
Tool Router

Workflow launcher

Planner

Planning panel

Daily planning, weekly planning, project planning, goal tracking, task breakdown, and next actions.

Daily PlanningFocus: model-stack routePrototype
Weekly PlanningDefine local inference milestonesLocal Preview
Project PlanningAgent, memory, workflow packagesPrototype
Next ActionsConnect model-server health checkComing Soon
Draft Studio

Drafting studio

Draft UI for email, documents, business writing, social posts, prompt creation, and notes.

Launch notePrototype

Editable generation will require NXNX-S1 and the response pipeline.

Memory Engine

Memory board

Saved preferences, important notes, personal context, and user facts for the future NXNX memory system.

PreferenceKeep product updates concise and technical.Local Preview
ContextAssistant is web-first and model-stack first.Prototype
User FactCore identity must not depend on hosted providers.Local Preview
Workflow Engine

Everyday workflow templates

Launchable surfaces for planning, drafting, search, and everyday work. Execution is not faked.

Developer Console

Test and evolve NXNX Assistant

Local Preview tools for testing prompts, memory, workflows, and future model-server contracts directly inside nxnx.one. No real model is connected yet.

Assistant Chat Tester

Conversation lab

Prototype Local Preview Model Offline
Response preview

NXNX-S1 model server is not connected yet. This is a local preview response.

System Prompt Editor

Active instruction

Local Preview
Current active prompt

Memory Tester

Persistent memory scratchpad

Offline fallback
Memory inspector is empty.
[]
Workflow Tester

Execution debugger

Offline fallback
Inspector 0 persisted workflows
Execution history 0 runs
Debug panel Waiting for workflow run
{"name":"string","kind":"string","status":"string","input":{"description":"string","category":"string","steps":["string"],"favorite":"boolean"},"output":{"history":["execution"]}}
Select or run a workflow to inspect JSON.
Knowledge Inspector

RAG-ready knowledge debugger

Offline fallback
Knowledge0 items
Attachments0 attached
Search/debugWaiting for input
[]
{"chunks":[],"metadata":[],"attachments":[]}
Tool Inspector

Tool execution debugger

Prototype
History0 runs
RoutingWaiting for tool run
DebugPrototype outputs only
[]
{"input":{},"output":{}}
Model Status Panel

NXNX-S1 Local Model

Offline
API healthChecking
Model server statusModel server offline
Expected endpointGET /health
Expected endpointGET /model/status
Expected endpointPOST /generate
Last response timeNot available
Current modeLocal Preview
Connection stateOffline until real server exists
NXNX-S1 Control Panel

Model bridge

Prototype Mode
Context preview is waiting for session data.
No model bridge errors.
Improvement Notes

Testing notes

Local Preview
Future Backend Contract

Model-server API

Coming Soon
GET /health

Returns server health.

GET /model/status

Returns model name, model status, active checkpoint, context size, and memory status.

POST /generate

Accepts user message, system prompt, memory context, selected workflow, and conversation history.

Returns assistant response, metadata, response time, and model used.

Dataset and Training

Dataset/training status panel

Training artifacts are placeholders for the future NXNX-owned model pipeline.

Raw DataEmpty

Use `data/raw` for source material.

InstructionsSchema Ready

Instruction examples belong in `data/instructions`.

EvalsComing Soon

Planning, drafting, memory, and safety evals.

TrainingPrototype

PyTorch/HuggingFace placeholder only.