Agentic Commerce Dashboard
Intelligence dashboard tracking the evolving landscape of AI-powered commerce agents.
AIDashboardOpenAINext.jsSupabase
Agentic Commerce Dashboard
An intelligence dashboard that tracks the rapidly evolving landscape of AI-powered commerce agents, platforms, and infrastructure.
Purpose
The agentic commerce space is moving fast. New startups, funding rounds, product launches, and technology shifts happen weekly. This dashboard aims to be a curated, AI-assisted lens into this landscape.
How It Works
The dashboard uses a pipeline of AI-powered data collection and analysis:
- Collection — RSS feeds and Hacker News are monitored for relevant articles about agentic commerce
- Processing — OpenAI GPT-4o-mini analyzes each article to extract key insights, categorize themes, and assess relevance
- Storage — Processed insights are stored in Supabase with full-text search and vector embeddings
- Display — A Next.js dashboard presents the curated insights with filtering, search, and trend visualization
Tech Stack
- Next.js 15 with App Router for the dashboard UI
- Supabase for data storage and vector search
- OpenAI GPT-4o-mini for article analysis and insight extraction
- GitHub Actions for scheduled data collection (planned)
- Drizzle ORM for type-safe database queries
Status
This is an active project. The data pipeline and basic dashboard are functional, with plans to add:
- Automated daily collection via GitHub Actions
- Trend analysis across time periods
- Company/player tracking and relationship mapping
- Newsletter digest generation from curated insights