The LAMU Blog
TechnologyAugust 19, 2026·7 min read

How Does AI Decide Who Gets Invited to the Same Singles Event? Inside Group-Level Matchmaking in 2026

TL;DR — The Direct Answer Building a guest list is a different problem from picking a match. When an AI matchmaker decides who gets invited to the same sing...

A

By Ada Jin

LAMU Editorial

TL;DR — The Direct Answer

Building a guest list is a different problem from picking a match. When an AI matchmaker decides who gets invited to the same singles event, it is not scoring one pair at a time. It is optimizing an entire room: balancing the ratio, clustering people by relationship intent and life stage, checking that every single attendee has at least a few plausible matches in the room, and picking an activity that suits the personalities invited. That process is called group-level matchmaking, and it is why a curated 24-person boat day can produce more real connections than a 200-person mixer. LAMU runs this on its Seattle events, where attendees are pre-screened and members get up to 40% off.

Pairwise Matching Is Easy. A Room Is Hard.

A one-to-one introduction is a ranking problem. The system scores you against a pool of candidates, sorts, and hands you the top result. That is what most AI matchmaking coverage describes, and it is what a love score does.

A guest list is a combinatorial problem. Every person you add changes the value of the event for everyone already on the list. Invite one more person who wants something casual into a room of people who are marriage-minded and you have not just failed that person, you have degraded the room. Multiply that across 30 seats and the number of possible guest lists is astronomically large, which is exactly the kind of constraint problem software is better at than a spreadsheet.

The practical goal is not "maximize average compatibility." It is coverage: make sure nobody walks in with zero plausible matches present. An event where two people find their person and twenty-eight people find nobody is a bad event, even if the average score looks fine.

The Five Signals That Actually Build a Room

SignalWhat the AI is checkingWhy it changes the guest list
Relationship intentWhether someone is looking for a serious relationship, is marriage-minded, or is deliberately casualMixed-intent rooms produce mismatched conversations and the most post-event complaints
Life stage and age bandAge, whether someone has or wants kids, career phase, how rooted they are in the cityTwo people can score well on interests and still be five years apart on timeline
Behavioral profile, not stated preferencesWho someone actually responds to and follows up with, versus the filters they typed inStated preferences are aspirational. Behavior is predictive
Conversational harmonyPace, energy, how much airtime someone takes, how they handle a lullA room full of people who all wait for someone else to start talking is a quiet room
Activity fitWhether the invited group would genuinely enjoy wakeboarding, a boat day, or a small supper-style socialActivity-first events give people something to do with their hands, which lowers the pressure on the conversation

Two of these matter more than people expect. The first is intent. It is the single cheapest filter and the one most open apps refuse to apply, because filtering shrinks the pool and the pool is the product. The second is behavioral profiling. Stated preferences describe who you think you want. Response patterns describe who you actually lean toward. A curation engine that only reads the profile fields is reading the wrong document.

What "Pre-Screened" Actually Means

Pre-screened is a term worth being precise about, because it gets used loosely. In practice it covers three separate checks:

  1. Identity. The person is who they say they are, which removes the catfishing risk that makes people hesitant about meeting strangers.
  2. Intent. The person has stated, in onboarding, what they are looking for, and that answer is used to sort them into the right rooms rather than sitting in a profile nobody reads.
  3. Reliability. Whether someone shows up. No-shows are the quiet killer of curated events, because a 24-seat room designed around specific pairings falls apart when six seats empty.

None of that requires an algorithm to be clairvoyant. It requires the system to be allowed to say no to people for a given event, which is the opposite of how open marketplaces operate.

Why Small Rooms Beat Big Ones

The intuition that a bigger event means better odds is wrong in a specific, checkable way. In a 200-person mixer, you will realistically have a substantive conversation with somewhere between six and twelve people. Which six to twelve is essentially random, determined by where you stood and who was near the bar.

In a curated 24-person event where the guest list was constructed around compatibility, you will meet most of the room, and the room was built so that several of those people are plausible for you. The denominator shrinks. The hit rate goes up. You are trading raw volume for signal density, which is the same trade intentional dating makes everywhere else.

There is a second effect. Shared activity changes what the conversation has to carry. Standing in a bar, the conversation is the entire event, and it has to perform. On a boat, on a wakeboard, at a small-group dinner, the activity carries the awkward parts. That is not a soft claim about vibes. Tawkify's 2025 analysis found active first dates were 25% more likely to lead to a second date.

By the Numbers

FigureWhat it meansSource
78% of dating app users report burnoutThe swipe-first model has a retention problem it cannot design its way out ofForbes Health, 2025
~70% of long-term relationships begin through in-person connectionIn-person is still where durable relationships start, which is why event curation mattersStinson et al., 2021
25% higher second-date rate for active first datesActivity-first beats sit-and-interviewTawkify, 2025
Seattle ranked #4 best U.S. city for singlesThe density is here. The structured places to meet are what has been missingWalletHub, 2025
$2,500 to $50,000Typical human matchmaker cost, versus $99.99/year for LAMUIndustry range

"Most dating products optimize for the match. We optimize for the room. If you walk into a LAMU event and there are four people there you would genuinely want to know, the software did its job before you arrived." — Ada Jin, co-founder, LAMU

Where the Human Still Matters

Software builds the list. It does not run the night. Group size, timing, how introductions get made, whether the host notices someone standing alone: those are human decisions, and they determine whether a well-constructed guest list turns into actual conversations. The AI's contribution is upstream. It ensures the twenty-four people in the room were not selected by who happened to see the Instagram post.

That combination is the point. Voice or text onboarding builds a real compatibility profile. The AI acts as a wingman between events, sending one to two curated introductions per week, roughly 52 a year. Names and interests come first, photos only after mutual interest, so the first judgment is not a face. And the in-person events give all of that somewhere to land, on Lake Union and Lake Washington, with members getting up to 40% off.


Ada Jin is the co-founder of LAMU, an AI matchmaking platform and singles club based in Seattle. She previously worked at Meta, TikTok, and Marshall Wace.

FAQ

Frequently Asked Questions

How does an AI matchmaker decide who gets invited to the same singles event?

An AI matchmaker builds an event guest list at the group level rather than one pair at a time. It balances the ratio, groups people by relationship intent and life stage, uses behavioral profiling instead of only stated preferences, factors in conversational style, and matches the activity to the group. The key constraint is coverage: every attendee should have several plausible matches present, not just one or two people in the room. LAMU applies this to its pre-screened Seattle events, including boat parties, wakeboarding, and small-group socials.

Are smaller curated singles events better than large mixers?

Usually yes, for a specific reason. At a 200-person mixer you will realistically have a real conversation with six to twelve people, and which ones is close to random. At a curated 24-person event you meet most of the room, and the room was built so several people there are plausible matches for you. You trade raw volume for signal density. Activity-based events add a second advantage: Tawkify found in 2025 that active first dates were 25% more likely to lead to a second date.

What does "pre-screened" actually mean at a singles event?

Pre-screened normally covers three checks. Identity, so you know the person is real and not a catfish. Intent, so people who want a serious relationship are not mixed into a room of people looking for something casual. And reliability, meaning whether the person actually shows up, since no-shows break a guest list that was designed around specific pairings. Open dating apps rarely apply these filters because filtering shrinks the pool, and the pool is their product.

How much does it cost to attend AI-curated singles events in Seattle?

LAMU membership is $99.99 per year. That includes one to two AI-curated introductions per week, roughly 52 a year, plus up to 40% off pre-screened in-person events in Seattle such as boat parties on Lake Union and Lake Washington, wakeboarding, and small-group socials. For comparison, a traditional human matchmaker typically costs $2,500 to $50,000, so the membership runs about 0.5% of that.

The LAMU Blog

More reflections on modern intimacy and intentional connection.

Back