DEV Community

Cover image for I built an AI that matches people based on their thoughts, not profiles
spandana gandhi
spandana gandhi

Posted on

I built an AI that matches people based on their thoughts, not profiles

I built an AI that matches people based on their thoughts, not profiles

I realized something uncomfortable:

I’ve had deeper conversations with AI than with most people.

Not because people aren’t capable — but because platforms don’t help us find the right people.

So I built a prototype to test one idea:

What if AI could help you meet people who actually think like you?


🚨 Problem

Current platforms match based on:

  • interests
  • content
  • activity

But real connection depends on:

  • how you think
  • what you’re going through
  • where you’re heading

Meanwhile:

  • People open ChatGPT / Claude
  • Share raw thoughts, fears, ambitions
  • Then close the tab… and stay disconnected

That gap is the opportunity.


💡 Idea

Convert AI conversations → human connection

Instead of:

“Find people with same interests”

Build:

“Find people with similar mindset + emotional state + growth phase”


🛠️ What I built (MVP)

Live demo:
👉

Flow

  1. User inputs:
  • ChatGPT / Claude conversations
  • or personal thoughts
  1. System extracts:
  • personality traits
  • emotional signals
  • goals
  1. Generates:
  • a resonance profile
  • key insights
  1. Matches with:
  • 🌐 communities
  • 🤝 people
  • ⚡ growth groups

⚙️ How it works (simple view)

User Input
   ↓
AI Analysis (LLM)
   ↓
Structured Profile
   ↓
Embeddings (vector)
   ↓
Similarity Matching
   ↓
People + Communities
Enter fullscreen mode Exit fullscreen mode

🧠 Matching logic (core difference)

Most systems = surface matching

This = deep matching

Uses:

  • cognitive similarity (thinking patterns)
  • emotional alignment (current state)
  • trajectory match (where you’re going)

Example:

  • “confused but ambitious” → matched with:
  • people who already went through that phase

📊 Why this matters (demand)

Clear signals:

  • AI usage ↑ (people reflect with AI daily)
  • Loneliness ↑
  • Social platforms ≠ meaningful connection

Missing layer:

No system turns AI self-reflection into real-world connection


🎯 Who this is for

  • builders / founders
  • students figuring direction
  • deep thinkers / introverts
  • people in transition
  • anyone using AI for self-reflection

🔥 Potential use cases

  • find aligned co-founders
  • join real mental-health circles
  • match with accountability partners
  • build high-quality niche communities

🛡️ Privacy (important concern)

This is the biggest risk — and priority:

  • raw conversations should stay local
  • only derived profiles / embeddings stored
  • user-controlled sharing

If this fails → product fails


💰 Monetization direction

  • free basic matching
  • paid:

    • better matches
    • private groups
    • curated communities

🧪 Current stage

  • working frontend prototype
  • AI analysis (partial + simulated)
  • basic matching logic

Next:

  • real embeddings
  • backend API
  • live user matching

🧭 Vision

AI shouldn’t replace human interaction
it should upgrade who we connect with


❗ I need honest feedback

Brutal answers help more than support:

  1. Would you actually use this?
  2. Would you upload your AI conversations?
  3. What’s your biggest concern (privacy / accuracy / misuse)?
  4. What would make this 10x more useful?

🚀 Looking for early testers

If you:

  • think deeply
  • use AI for self-reflection
  • want better connections

Comment “IN” or share your thoughts.


Top comments (0)