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.
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 ModeChat
Start faster
Run a prototype tool
Tool outputs are Prototype until NXNX-S1 is connected.
Saved workflows
Personal knowledge
Memory overview
User state
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.
Chat workspace
NXNX-S1 Local Model
Workflow launcher
Planning panel
Daily planning, weekly planning, project planning, goal tracking, task breakdown, and next actions.
Drafting studio
Draft UI for email, documents, business writing, social posts, prompt creation, and notes.
Editable generation will require NXNX-S1 and the response pipeline.
Memory board
Saved preferences, important notes, personal context, and user facts for the future NXNX memory system.
Everyday workflow templates
Launchable surfaces for planning, drafting, search, and everyday work. Execution is not faked.
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.
Conversation lab
NXNX-S1 model server is not connected yet. This is a local preview response.
Active instruction
Persistent memory scratchpad
[]
Execution debugger
{"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.
RAG-ready knowledge debugger
[]
{"chunks":[],"metadata":[],"attachments":[]}
Tool execution debugger
[]
{"input":{},"output":{}}
NXNX-S1 Local Model
Model bridge
Context preview is waiting for session data.
No model bridge errors.
Testing notes
Model-server API
Returns server health.
Returns model name, model status, active checkpoint, context size, and memory status.
Accepts user message, system prompt, memory context, selected workflow, and conversation history.
Returns assistant response, metadata, response time, and model used.
Dataset/training status panel
Training artifacts are placeholders for the future NXNX-owned model pipeline.
Use `data/raw` for source material.
Instruction examples belong in `data/instructions`.
Planning, drafting, memory, and safety evals.
PyTorch/HuggingFace placeholder only.