Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Local-first marketing operations control center for CRM, outreach, content, analytics, approvals, automations, and agent workflows.
| Date | Stars |
|---|---|
| 2026-07-31 | 401 |
| 2026-08-06 | 401 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<p align="center"> <img src="public/readme/marketing-dashboard-hero.jpeg" alt="Marketing Dashboard connects CRM, outreach, content, analytics, approvals, and automations" width="960"> </p> <p align="center"> <strong>A local-first marketing operations control center for teams running human and agent workflows.</strong> </p> <p align="center"> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-6B5CFF.svg" alt="MIT license"></a> <a href="https://github.com/builderz-labs/marketing-dashboard/actions/workflows/ci.yml"><img src="https://github.com/builderz-labs/marketing-dashboard/actions/workflows/ci.yml/badge.svg" alt="CI"></a> <a href="https://nextjs.org/"><img src="https://img.shields.io/badge/Next.js-16-17191F.svg" alt="Next.js 16"></a> <a href="https://github.com/builderz-labs/marketing-dashboard"><img src="https://img.shields.io/github/stars/builderz-labs/marketing-dashboard" alt="GitHub stars"></a> </p> --- Marketing Dashboard brings CRM, outreach, content planning, analytics, approvals, automation schedules, and agent activity into one self-hosted interface. It runs on Next.js and SQLite, works without required hosted infrastructure, and can connect to OpenClaw and external marketing services when you choose. > **Project status:** alpha. The working surface is broad, but APIs, schemas, and configuration may change between releases. ## What it controls | Area | Current surface | |---|---| | CRM | Leads, sources, pipeline stages, lead quality, and record details | | Outreach | Sequences, suppression, pausing, audits, and engagement | | Content | Calendar, content items, performance, and approval queues | | Analytics | KPI views plus optional Plausible, GA4, X, and LinkedIn connectors | | Agents | OpenClaw instance discovery, squads, workspaces, sessions, and communications | | Automations | Cron jobs, templates, approvals, activity, and deployment status | The dashboard is operator-led. Approval, pause, writeback, and host-access controls remain visible instead of being hidden behind autonomous execution.  ## Quick start ### Requirements - Node.js 20 - pnpm 10 - A local machine or private host that can persist SQLite state ### Run locally ```bash git clone https://github.com/builderz-labs/marketing-dashboard.git cd marketing-dashboard corepack enable pnpm install --frozen-lockfile pnpm env:bootstrap pnpm dev ``` Open `http://localhost:3000`. The first login is seeded from `AUTH_USER` and `AUTH_PASS` when the users table is empty. Change the example credentials in `.env.local` before starting the application. ## Local-first architecture The application, authentication, and SQLite state run locally. Provider connectors are optional and receive credentials from server-side environment variables.  | Layer | Implementation | |---|---| | Application | Next.js 16 App Router, React 19, TypeScript | | Interface | Tailwind CSS 4, Recharts, Zustand | | State | SQLite through `better-sqlite3` | | Authentication | Session cookie, API key, optional Google OAuth | | Agent connection | OpenClaw CLI and filesystem discovery | | Deployment | Local process, standalone build, or private HTTPS host | Environment variables retain the `HERMES_*` prefix for backward compatibility with existing deployments. The public project name is Marketing Dashboard. ## Configuration Copy [`.env.example`](.env.example) to `.env.local` through `pnpm env:bootstrap`, then replace all seed secrets. ### Required | Variable | Purpose | |---|---| | `AUTH_USER` | Initial admin username | | `AUTH_PASS` | Initial admin password, minimum 10 characters | | `API_KEY` | API and webhook authentication | | `AUTH_COOKIE_SECURE` | Set `true` on HTTPS de
Excerpt of 7,581 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:f79e2b340055a607, topic:ai-agents