A premium AI-powered social connector built for meaningful connections.
Note
This is a public showcase repository. The source code, AI models, and backend logic are private.
LikeYou V3 is a next-generation social discovery platform designed to solve the problem of superficial online interactions. By leveraging large language models (LLMs) and vector search technology, the application analyzes user personalities to foster genuine connections.
The goal was to move beyond simple "swiping" and create an environment where matches are driven by semantic compatibility—connecting people based on what they value, how they think, and who they truly are.
| Landing Page | Chat Interface |
|---|---|
![]() |
![]() |
| AI Matching | Profile View |
|---|---|
![]() |
![]() |
- Semantic AI Matching: Matches are curated based on vector embeddings of user interests, values, and bios using Google Gemini AI.
- Real-Time Messaging: Robust, low-latency chat infrastructure powered by Stream Chat.
- Premium UI: A high-fidelity, immersive aesthetic designed with Tailwind CSS, Framer Motion, and Shadcn/UI.
- Comprehensive Profiles: Detailed profile system featuring avatar uploads and psychological profiling.
This project utilizes a robust suite of modern libraries to deliver a high-performance experience:
- next: The React framework for the web.
- react / react-dom: UI library for building interactive interfaces.
- @google/generative-ai: Integration with Google's Gemini Pro models.
- @supabase/supabase-js: Client for Supabase database, auth, and storage.
- pgvector: PostgreSQL extension for vector similarity search.
- framer-motion: Production-ready animation library for React.
- tailwindcss: Utility-first CSS framework.
- lucide-react: Beautiful, consistent icon set.
- sonner: An opinionated toast component for React.
- stream-chat: JS SDK for Stream Chat.
- stream-chat-react: React components for Stream Chat.
For a technical overview of the AI matching logic, please refer to the System Overview.
Created by Imuse Michael



