About this project:

  • Connect-4 is a user-driven platform for organizing local events around niche hobbies and interests.
  • Each event includes details like topic, time, date, and location.
  • Users can create new events or join existing ones. All your joined/created are in "my events" page.
  • Every event is limited to 4 participants, with a private chat once joined.
  • A RAG powered search for natural language queries like "dev meetups next month anywhere in south india"

Technologies used:

v
  • Next.js (React + TypeScript)
  • Supabase (Database, Auth, Real-time, Vector storage)
  • OpenAI (RAG for AI-based event filtering)
  • Framer Motion (Animations & Transitions)