Inspiration
Every executive I’ve spoken to shared the same frustration: endless data scattered across CRMs, Slack threads, CSV exports, and siloed dashboards, yet no single “truth” to guide strategy. I imagined a world where business leaders could ask questions—just like chatting with a trusted advisor—and get instant, data‑backed answers. That vision of making enterprise‑grade insights accessible to every organization sparked the creation of CortexHub.
What It Does
CortexHub is your AI-powered strategic platform. In just a few clicks, you can:
- Connect your live systems (CRM, Slack, Emails, REST API)
- Upload CSV, PDF, Excel, Docs datasets
- Ask AI any business question—sales trends, churn drivers, profitability levers
- Visualize answers in dynamic dashboard cards
- Generate shareable PDF/PPT reports with one click
Behind the scenes, it transforms raw data into concise Insights, targeted Recommendations, and high‑level Strategies—all delivered in under two seconds.
How We Built It
- Bolt AI generated our entire front‑end UI and jump‑started backend workflows, letting us focus on customization.
- Supabase serves as our relational database for metadata and file buckets for uploads.
- Google Gemini API powers our LLM, delivering rapid, high‑quality analysis.
- A lightweight Express/Node.js server orchestrates RAG workflows, API integrations, and model calls.
- Custom React + Tailwind components tie it all together with a seamless, million‑dollar aesthetic.
- We built modular integrations for real‑time External APIs and engineered multi‑tenancy to keep each customer’s data completely isolated and secure.
Challenges We Ran Into
- Data Variety: Ingesting both structured tables and unstructured logs required a flexible RAG pipeline—and we iterated quickly to get context extraction just right.
- Performance vs. Accuracy: Balancing sub‑two‑second response times with deep analysis meant fine‑tuning our caching layer and prompt templates.
- UI Polishing: Achieving that “effortless premium” feel demanded countless Tailwind refinements—adjusting spacing, typography, and hover states to perfection.
- Multi‑Tenancy Security: Designing a system where dozens of tenants could coexist without data bleed forced us to rethink every database call and authentication flow.
Accomplishments We’re Proud Of
- End‑to‑End Demo in Four Weeks: From zero code to a working MVP that connects live systems, runs AI queries, and produces polished reports.
- Insights in Seconds: Even on large datasets, our RAG + Gemini pipeline consistently produces outstanding insights.
- Elegant UI/UX: Judges and early users have raved about the “breathing room” in our interface—no small feat in a hackathon build.
- Robust Multi‑Tenancy: We proved we can securely serve multiple organizations in the same deployment without compromising data integrity.
—
Dataset & Testing Connections
We used a curated E-Commerce dataset (uploaded manually in CSV format) to simulate real-world business metrics such as revenue, customer behavior, product performance, and churn patterns.
This enabled rich query testing and insight generation across sales and operations.For external API testing and integration flows, we connected to the Airtable API — live data from products, users, carts, and more.
This allowed us to validate real-time connection capabilities and ensure smooth onboarding for future users.
What We Learned
- User Empathy Is Everything: Building for executives taught us to strip away complexity and focus on the single most valuable next action.
- AI Isn’t Magic—It’s Orchestration: The real work is in data pipelines, prompt engineering, and caching—not just calling an LLM.
- Design Matters: A world‑class UI can turn “just another tool” into a delight—and in a hackathon, delight wins.
- Security First: Even a demo needs enterprise‑grade isolation when you promise multi‑tenant support.
What’s Next for CortexHub
- What‑If Analysis Module: Let users simulate “what happens if we raise prices 10%?” in real time.
- Chat History & Strategy Workspace: Persistent AI conversations saved alongside editable roadmaps and milestones.
- Market Alerts & Competitor Insights: Live price monitoring and neighborhood‑style competitive benchmarking.
- Automated Playbooks: Trigger actions automatically—create a Salesforce lead, send an email campaign, or adjust inventory levels.
- Enterprise Features: Advanced RBAC, audit logs, and custom compliance settings for regulated industries.
Our demo proves the core magic. Next, we’ll scale CortexHub into the mission‑critical nerve center that every modern organization can’t live without.
📽️ Watch the longer, detailed demo video
This is the longer, detailed version of our CortexHub project demo.
Built With
- bolt
- chatgpt
- css
- express.js
- gemini
- html
- node.js
- react
- supabase
- tailwind
- typescript
- vite
Log in or sign up for Devpost to join the conversation.