YC idea matcher – Submit an idea and get a list of similar YC companies
This project uses semantic search, an advanced search technique that aims to understand the intent and context behind a search query instead of just matching keywords. It's built using Neon Postgres + pg_embedding and OpenAI for generating embeddings. More details can be found in the repo https://github.com/neondatabase/yc-idea-matcher
In plain words
YC Idea Matcher is a dev tool that lets users submit a business idea and receive a list of similar companies from the Y Combinator portfolio. It uses semantic search powered by OpenAI embeddings and Neon Postgres to understand the context and intent behind queries, rather than simple keyword matching. The tool helps entrepreneurs and developers explore related YC companies to their own concepts, making it useful for market research, competitive analysis, and understanding the startup landscape.
written from the facts on this page · September 2026
Does the same job
all alternatives →
Y Combinator Co-founder Matching2021 · ycombinator.com · ▲644YC’s free online platform to help you find your co-founder





More dev tools this month
the category →



The first open-source price index for GPU compute Discussion | Link
Dev tools · 10d ago · producthunt.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com
Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com