Start here

Neural Junkie is a multi-agent desktop workspace — not a single chatbot. Specialists collaborate in channels, you approve risky changes, and models can run locally or in the cloud. This page gets you from download to a real first win in about five minutes.

Download v1.2.0-beta.6 Install with Homebrew Security & privacy

1. Install

No Go, Node, or Rust required for the desktop app.

  1. macOS: install with Homebrew — brew tap camronwood/tap && brew install --cask neural-junkie — or download a .dmg from Downloads.
  2. Linux: Homebrew — brew tap camronwood/tap && brew install neural-junkie — or sudo dpkg -i the .deb from Downloads.
  3. Windows: grab the .msi from Downloads or GitHub Releases.
  4. Open the app. macOS: use Homebrew or see Install trust if Gatekeeper blocks.
  5. Complete the setup wizard — pick a focus track:
    • Software development — engineering specialists + IDE
    • Life sciences & lab work — BiologyExpert + sequence tools (lab guide)
    • Team chat & productivity — Assistant, Slack Connect, personal inbox
  6. Choose local Ollama (recommended) or a cloud API key. macOS bundles Ollama; Windows/Linux use slim installers and the wizard Install Ollama step.

2. First chat

  1. Open the default channel or start a DM with Assistant or a specialist.
  2. Press ⌘K (or Ctrl+K) to open the command palette — discover slash commands without memorizing them.
  3. Ask a real question, e.g. @Assistant what can you help me with in this workspace?
  4. Confirm providers under Settings → AI Providers — local vs cloud usage is visible per agent.

3. Five-minute first win (developers)

  1. Confirm Ollama or a cloud provider is connected in Settings.
  2. Create a repo expert: /create-repo-agent /path/to/repo MyRepoExpert
  3. Ask: @MyRepoExpert summarize the architecture and top risk areas
  4. Start structured work: /collaborate @BackendEngineer @SecurityReviewer harden auth middleware

You should see a shared plan, specialist ownership, and an execution path with human approval before file changes.

4. Five-minute first win (lab & research)

  1. Enable the Life sciences pack: Domain packs (⌘⇧K) → Store → Install → toggle on.
  2. Pull models via the wizard or Model library (⇧⌘M) — OpenBioLLM 8B + qwen2.5:7b for tool routing.
  3. DM BiologyExpert or run sequence analysis via MCP tools.
  4. For deeper lab workflows (scan QC, TIM import, custom viewers), organizations can sideload a customer pack — see Domain packs.

What you get out of the box

Hardware & honesty

The app is ~15 MB; local models are not. Plan for 15–20 GB disk and 16 GB+ RAM for comfortable software-development defaults. See Hardware requirements and Known issues before you bet production work on open beta.

Next steps