Skip to content

AI-powered matching platform connecting content creators with sponsors using Cerebras for fast inference, behavioral analysis, and compatibility scoring

License

Notifications You must be signed in to change notification settings

archer-paul/vibematch-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VibeMatch

AI-Powered Creator-Sponsor Matching Platform

Built with React TypeScript Powered by Cerebras Supabase

Hackathon Project

Developed during the Cerebras x Cline Hackathon by Paul Archer and Tom Effernelli.

Check out the demo video:

VibeMatch.1.mp4

Check out our app here

About

VibeMatch is a revolutionary SaaS platform that leverages artificial intelligence to create authentic and high-performing partnerships between content creators and sponsors. Our solution automates the entire matching, analysis, and connection process while ensuring optimal compatibility based on deep behavioral data.

What is it? VibeMatch is an app designed to revolutionize the way content creators and sponsors connect. Even today, this process remains somewhat outdated: most brand-creator partnerships still begin through emails and scattered communications. Our goal is to streamline these interactions, enabling both content creators and brands to connect more efficiently, collaborate more seamlessly, and ultimately build authentic, lasting partnerships that drive real impact.

Problem We Solve

For Creators:

  • Difficulty finding sponsors aligned with their audience and values
  • Time-consuming and often unsuccessful negotiation processes
  • Lack of visibility into their own marketing profile

For Sponsors:

  • Complexity in identifying the right influencers in their niche
  • Risk of inauthentic partnerships damaging brand image
  • Absence of predictive tools to evaluate collaboration ROI

Key Features

For Creators

  • Smart Onboarding: Automatic social media profile import via APIs
  • AI Profile Analysis: Real-time content analysis powered by Cerebras
  • Intelligent Matching: Algorithm-based sponsor recommendations with compatibility scores
  • Performance Tracking: Historical collaboration analytics and ROI insights

For Sponsors

  • Professional B2B Interface: Campaign briefing with automatic KPI generation
  • Advanced Recommendations: Top 5 creators per campaign with detailed justification
  • Campaign Simulation: Predictive analytics with ROI forecasting
  • Real-time Analytics: Multi-touch attribution and performance tracking

Unique Features

  • Ghost Matching: Analysis of non-registered profiles via public data
  • Collaboration Simulator: Preview potential sponsored content
  • Ethical AI Guardian: Authenticity scoring to avoid forced partnerships
  • Automation Suite: Automated outreach and contract generation

Tech Stack

Frontend

  • React - UI Framework
  • TypeScript - Type safety
  • Vite - Build tool
  • Tailwind CSS - Styling
  • shadcn/ui - UI Components

Backend & AI

  • Supabase - Backend as a Service
  • Cerebras - High-speed AI inference
  • Claude API - Semantic analysis
  • PostgreSQL - Primary database

APIs & Integrations

  • Instagram Graph API
  • YouTube Data API
  • TikTok Business API
  • Twitter API v2

Quick Start

Prerequisites

  • Node.js 18+
  • npm or yarn
  • Supabase account
  • Cerebras API access

Installation

# Clone the repository
git clone https://github.com/your-username/vibematch.git
cd vibematch

# Install dependencies
npm install

# Set up environment variables
cp .env.example .env
# Edit .env with your API keys

# Start development server
npm run dev

Environment Variables

VITE_SUPABASE_URL=your_supabase_url
VITE_SUPABASE_ANON_KEY=your_supabase_anon_key
VITE_CEREBRAS_API_KEY=your_cerebras_api_key

Demo Metrics

Our hackathon demo showcases impressive capabilities:

  • 10,000+ posts analyzed in 5 seconds
  • Compatibility calculated on 47+ behavioral criteria
  • 340% improvement in response rate vs cold outreach
  • 89% accuracy in ROI prediction

Project Structure

src/
├── components/          # Reusable UI components
│   ├── dashboard/       # Dashboard-specific components
│   ├── matching/        # Matching algorithm UI
│   ├── onboarding/      # User onboarding flow
│   └── ui/              # Base UI components
├── hooks/               # Custom React hooks
├── pages/               # Route components
├── services/            # API services
└── lib/                 # Utilities and helpers

Design System

Built with a modern, professional design system featuring:

  • Corporate Color Palette: Blue, teal, and gray variants
  • Responsive Design: Mobile-first approach
  • Accessibility: WCAG 2.1 compliant
  • Dark Mode: System preference detection

Deployment

Local Development

npm run dev

Production Build

npm run build
npm run preview

Docker Deployment

docker build -t vibematch .
docker run -p 8080:8080 vibematch

Roadmap

Phase 1 (Hackathon - 48h)

  • MVP with basic creator/sponsor matching
  • Simple registration and dashboard interface
  • Cerebras integration for fast analysis
  • Functional demo with test data

Phase 2 (Post-hackathon - 2 weeks)

  • Complete social media API integration
  • Advanced scoring system
  • Integrated messaging interface
  • Alpha user testing

Phase 3 (1 month)

  • Premium features (ROI predictor, fake followers detection)
  • Complete ghost matching
  • Automation suite
  • Limited public beta

Phase 4 (3 months)

  • Commercial launch
  • CRM and marketing tool integrations
  • Public API for partners
  • International expansion

Innovation Highlights

Technical Innovation

  • Speed: Cerebras enables analysis of thousands of profiles in seconds
  • Precision: Claude + proprietary models for contextual understanding
  • Automation: Complete workflow from discovery to contract signing

Business Innovation

  • Network Effect: More users = better matching for everyone
  • Data Moat: Exclusive behavioral data accumulation
  • High Switching Costs: Deep integration into marketing workflows

Team

Paul Archer - Full-stack Developer & AI Integration
Tom Effernelli - Frontend Developer & UX Design


License

This project is licensed under the MIT License - see the LICENSE file for details.


Acknowledgments

  • Cerebras for providing cutting-edge AI infrastructure
  • Cline for the amazing development environment
  • Hackathon organizers for the incredible opportunity
  • Open source community for the fantastic tools and libraries

Revolutionizing influencer marketing with AI-powered authentic partnerships

Made with ❤️ during Cerebras x Cline Hackathon

About

AI-powered matching platform connecting content creators with sponsors using Cerebras for fast inference, behavioral analysis, and compatibility scoring

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •