CONNECT • CONTROL • ORCHESTRATE

LM Nexus

Open-source local-first AI control center

Click-and-run simplicity for local models. Raw runtime control for power users. A modular workspace for agents, files, notes, knowledge, terminals, and add-ins.

30-second explanation

One local-first workspace for the layers around AI work.

Local AI workflows are scattered across model runners, chat UIs, terminals, notes, files, agents, scripts, and provider dashboards. LM Nexus brings these layers into one local-first modular workspace.

Local-first does not mean local-only. LM Nexus is designed to connect local runtimes, self-hosted servers, custom endpoints, and API providers from one control center.

Three modes

Simple when you want it. Inspectable when you need it.

Simple Mode

Click, run, work.

Download or select a model, click Run, and start working through a clean UI without terminal-first setup.

Expert Mode

Expose the runtime.

Inspect runtime settings, launch raw inference servers, view logs, copy endpoints, and connect directly when you need full control.

Workbench Mode

Bring the work together.

Use models inside a workspace with agents, files, notes, knowledge, terminals, logs, and modular workflows.

CONNECT • CONTROL • ORCHESTRATE

The product structure follows the brand phrase.

Connect

Models and providers

Connect local models, self-hosted runtimes, custom endpoints, and external/API providers.

Control

Runtimes and behavior

Control model settings, runtime profiles, servers, raw endpoints, provider configuration, logs, and workspace behavior.

Orchestrate

Workspace workflows

Orchestrate agents, files, notes, knowledge, terminal workflows, and modular add-ins from one workspace.

Runtime control

Raw runtime visibility without giving up an approachable UI.

LM Nexus is built around a model and provider layer with a built-in model manager, Hugging Face LLM/model browser, raw llama.cpp server orchestration, OpenAI-compatible provider support, custom endpoints, and logs/runtime visibility.

Direct raw-server access with no additional Nexus inference layer required. When users connect directly to a llama.cpp server started by LM Nexus, inference traffic does not pass through a Nexus inference proxy. In that mode, Nexus acts as an orchestrator/manager rather than an inference middleware layer.

raw endpoint mockOpenAI-compatible
curl http://127.0.0.1:PORT/v1/chat/completions \
  -H "Content-Type: application/json" \
  -d '{
    "model": "local-or-custom-model",
    "messages": [
      { "role": "user", "content": "Explain this workspace." }
    ]
  }'

Modular workspace

Models belong near the work they support.

LM Nexus includes chat, agents, chat delegations, files, notes, notes canvas, notes graph, knowledge, terminal, logs, modules, and future add-ins as parts of one modular AI workbench.

Chat and agents

Run model conversations, configure agents, and delegate work across chat contexts.

Files and knowledge

Use files, knowledge workflows, and provider context without leaving the workspace.

Notes and graphs

Capture notes, map them on a canvas, and explore 2D or 3D graph views.

Terminal and logs

Keep runtime status, logs, terminals, and settings visible for power-user workflows.

Private alpha screenshots

A first look at the workbench.

Screenshots are copied from the current LM Nexus app assets. Public builds are planned after the private alpha stabilizes.

LM Nexus dashboard showing the control-center workspace overview.
DashboardControl-center overview for models, providers, workspace activity, and status.
LM Nexus model manager screen for local model workflows.
Model managerBuilt-in model management for local model workflows.
LM Nexus runtime panel with server controls, logs, and endpoint visibility.
Runtime controlRuntime panel for server lifecycle, logs, and endpoint visibility.
LM Nexus Hugging Face model browser inside the workspace.
Hugging Face browserBrowse model options from the workspace.
LM Nexus chat interface for model and provider workflows.
ChatWork with local, self-hosted, custom, and API providers from chat.
LM Nexus agent configuration screen.
Agent configConfigure agents for workspace workflows.
LM Nexus chat delegation interface for agents and chats.
Chat delegationsDelegate work across chats and agents.
LM Nexus files workspace.
Files workspaceBring files into AI workflows.
LM Nexus notes workspace.
Notes workspaceOrganize notes alongside models and agents.
LM Nexus notes canvas for visual note organization.
Notes canvasMap ideas visually on a notes canvas.
LM Nexus 2D notes graph view.
Notes graph 2DExplore connected notes in a 2D graph.
LM Nexus 3D notes graph view.
Notes graph 3DExplore connected notes in a 3D graph.
LM Nexus settings screen for providers and workspace behavior.
SettingsConfigure providers, runtime behavior, and workspace preferences.

Comparison preview

LM Nexus is designed to sit between runners, UIs, runtimes, and workspaces.

ToolBest atLM Nexus difference
OllamaSimple local model servingKeeps click-and-run simplicity while adding deeper runtime visibility, raw server orchestration, profiles, logs, provider configuration, and workspace integration
LM StudioPolished local model UXOpen-source, modular, and oriented around direct runtime/server orchestration
Open WebUISelf-hosted AI interfaceGoes lower by managing/exposing local runtimes and higher by connecting models to agents, notes, files, knowledge, terminals, and add-ins
llama.cppRaw inference runtimeMakes low-level control approachable with UI, profiles, logs, endpoints, and workflows
Agent toolsAutomation/coding workflowsProvides the local-first workspace and runtime/provider layer around agents

Roadmap preview

Private alpha first. Public builds after stabilization.

Now private alpha

  • private alpha stabilization
  • model manager
  • runtime/server orchestration
  • direct raw endpoint access
  • providers
  • files/notes/knowledge workflows
  • agents integration
  • install/onboarding polish

Next public alpha

  • public alpha
  • add-in architecture
  • capability/action registry
  • runtime profiles
  • better logs/observability
  • cross-module workflows
  • docs and examples
  • UI polish

Later future

  • marketplace
  • team workflows
  • sync/backup
  • enterprise deployment
  • advanced automation
  • optional cloud services

Support

Open-source project support will come with the public alpha.

LM Nexus is planned as an open-source project. Support options such as GitHub Sponsors may be added as the public alpha matures.

Coming soon

Follow the build toward public alpha.