Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domination Engine — AI Visibility Platform

White-label brand intelligence platform mockup for the Canopy Management RFP.

Deploy to Vercel

Option 1: Vercel CLI (fastest)

npm i -g vercel
vercel

Option 2: GitHub → Vercel

  1. Push this repo to GitHub (public or private)
  2. Go to vercel.com/new
  3. Import the repo
  4. Click Deploy — no configuration needed

Option 3: Manual

npm install
npm run build
npm start

Custom Domain

After deploying, set a custom domain in Vercel dashboard:

  • app.digitaldomination.ai (internal demo)
  • demo.canopyintel.com (client-facing demo — if you want the Canopy branding to feel real)

What's Included

8 Main Tabs

  • Overview — Discovery Score, AI citation map, channel strength, quick wins
  • AI Intelligence — 8 sub-tools (Prompt Discovery, AI Simulator, Brand Accuracy, Content Impact, Share of Voice, Response History, Source Map, Entity Monitor)
  • Reporting — 10 connected analytics sources with charts, date range selectors, settings
  • Strategy — Prompt Priority Matrix, content calendar, citation seeding plan, 30/60/90 roadmap
  • Competitors — Head-to-head comparison with platform-by-platform breakdown
  • Channels — TikTok, YouTube, Reddit live mentions feed with sentiment
  • Revenue — Omnichannel attribution (measured/modeled/directional)
  • Alerts — Citation won/lost, competitor threats, TikTok trends, technical issues

Drill-Downs (click into any item)

  • Prompt → All 6 AI platform responses side-by-side
  • Competitor → Goli vs [Brand] head-to-head with prompt ownership
  • Mention → Full content, engagement metrics, LLM indexing assessment
  • Alert → Root cause analysis, before/after responses, action plan
  • Strategy → Full execution brief with SERP analysis, content snippets, platform tactics, citation factors, then Generate → Deliverable preview with AEO scoring
  • Reporting → Full analytics page with date range selector, charts, breakdowns, raw data table

Demo Data

All data is for Goli Nutrition (goli.com) — a Canopy Management client. Data is realistic but mock. The platform is Canopy-branded throughout.

For the RFP Submission

Screenshot the key screens for the PDF. Priority screenshots:

  1. Overview tab (the "holy shit" screen)
  2. AI Simulator with a query result
  3. Strategy execution brief with "Generate Content" result
  4. Reporting tab showing all 10 connected sources
  5. Brand Accuracy Monitor showing detected inaccuracies

Tech Stack

  • Next.js 14 (App Router)
  • React 18
  • Pure inline styles (no Tailwind build needed)
  • No external dependencies beyond Next/React
  • Static export compatible

Releases

Packages

Contributors

Languages