Show HN: Map of YC Startups

Hey Everybody! Hope you had a merry christmas

Today I had a bit of fun with Claude.

Started by scraping YC's startups list, then ran them through OpenAI's embedding service, then UMAP'd the embedding to reduce the dimension to just two coordinates and then just forced Claude to write React that would compile to visualize that.

I had fun and I think it's interesting, so take a look!

Also note that you won't be able to zoom on mobile (found about this Plotly limitation way too late). If there's interest I can fix this issue by changing plotting libs tomorrow :)

Merry christmas


Comments URL: https://news.ycombinator.com/item?id=42511663

Points: 13

# Comments: 6

https://yc-map.vercel.app/

Creato 23d | 26 dic 2024, 02:30:03


Accedi per aggiungere un commento

Altri post in questo gruppo

Dr. TVAM – Inverse Rendering for Tomographic Volumetric Additive Manufacturing

We published this work at SIGGRAPH ASIA 2024.

Based on Mitsuba 3 and Dr. JIT we provide our software Dr. TVAM to optimize patterns for TVAM. TVAM allows to print centi-meter scale objects withi

17 gen 2025, 21:30:10 | Hacker news
Show HN: Compile C to Not Gates

Hi! I've been working on the flipjump project, a programming language with 1 opcode: flip (invert) a bit, then jump (unconditionally). So a bit-flip followed by more bit-flips. It's effectively a

17 gen 2025, 21:30:07 | Hacker news