explaingit

warner-wvez/yc-knowledge-base

Analysis updated 2026-05-18

2Audience · pm founderComplexity · 1/5Setup · easy

TLDR

A personal Obsidian knowledge base of 466 linked notes built from the entire Y Combinator Startup Library of talks, podcasts, and essays.

Mindmap

mindmap
  root((YC Knowledge Base))
    What it does
      Links YC talks and essays
      One note per entry
      Structured metadata
    Tech stack
      Markdown files
      Obsidian vault
    Use cases
      Find advice fast
      Explore graph view
      Template for own vault
    Audience
      Founders
      Obsidian users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Quickly find YC advice on a specific decision, like fundraising or pricing, instead of searching through hours of video.

USE CASE 2

Explore a visual graph connecting YC speakers, series, and topics in Obsidian.

USE CASE 3

Study the note and metadata structure as a template for building your own linked knowledge base.

What is it built with?

MarkdownObsidian

How does it compare?

warner-wvez/yc-knowledge-base0-bingwu-0/live-interpreter010zx00x1/faresnipe
Stars222
LanguagePythonPython
Setup difficultyeasymoderateeasy
Complexity1/52/52/5
Audiencepm foundergeneralgeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Requires the free Obsidian app to open and browse the vault as a graph.

In plain English

This repository is a personal knowledge base built from the entire Y Combinator Startup Library, the large collection of startup talks, podcasts, and essays that YC has published over the years. Instead of leaving that advice scattered across hundreds of videos and articles, the author turned each one into a single linked note, so the whole library becomes one searchable, connected set of notes. The repo itself does not include the full video transcripts or full essay text. What it does include is the structure: one Markdown file per entry, with fields like author, series, date, and a short summary, plus links connecting each entry to the person who made it and the series it belongs to. There are 466 entries in total, 366 videos and 100 articles, covering 110 different authors and speakers across 24 series or shows, adding up to 604 linked notes. The notes are meant to be opened in Obsidian, a free note-taking app that reads plain Markdown files and can display them as a visual graph. Cloning the repo and opening its vault folder in Obsidian turns the notes into a graph you can search and click through, moving from any talk to its author or to other entries in the same series. The author explains two ways to use the repo. Someone building a company can start with the how-i-use-it guide to see how the notes help answer real decisions, like fundraising or pricing, by pointing straight to the relevant sources instead of requiring a search through hours of video. Someone more interested in the technical side can read the how-it-was-built and anatomy-of-a-note guides, which describe the plain file and metadata structure behind the whole system, built with no database or custom app, just Markdown files and links. Every note links back to the original source in the Y Combinator Startup Library, and the author is explicit that the real value is in watching or reading the originals there, not in this repo.

Copy-paste prompts

Prompt 1
Show me how to clone this repo and open the vault folder as an Obsidian vault.
Prompt 2
Explain the Markdown and frontmatter structure used for each note in this vault.
Prompt 3
Help me build a similar linked note structure for a different collection of articles or videos.
Prompt 4
Walk me through how the index maps connect people, series, and individual notes.

Frequently asked questions

What is yc-knowledge-base?

A personal Obsidian knowledge base of 466 linked notes built from the entire Y Combinator Startup Library of talks, podcasts, and essays.

How hard is yc-knowledge-base to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is yc-knowledge-base for?

Mainly pm founder.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.