Nexus AI Documentation

Everything you need to run, understand, and navigate the Sales Intelligence frontend.

Quick Start

  1. Open terminal in the repository root.
  2. Run cd frontend && npm install.
  3. Start dev server with npm run dev.
  4. Open http://127.0.0.1:3000.

Dashboard

Run pipeline, inspect intelligence, and view metrics.

Workflow Engine

Execute the full 4-step sequence from research to outreach.

Logs

Inspect runtime logs and agent-level observability.

Research

Read generated insights and case-style outputs.

Pipeline Order

1. Research Agent - Collects company context and recent developments.

2. Analysis Agent - Converts raw data into key pain points and opportunities.

3. Contact Agent - Finds and prioritizes decision makers.

4. Outreach Agent - Generates tailored outreach copy.

Helpful Commands

npm run dev - Start local development server.

npm run lint - Run lint checks.

npm run build - Create production build.

Open Dashboard