Skip to content

Commit 6e479d4

Browse files
Merge pull request #9 from KDachev4/patch-1
Adding MCP note to README
2 parents 069b74b + 0b35019 commit 6e479d4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Most textbooks bury good ideas under dense notation, skip the intuition, assume
1010
## Background
1111
Over the past years working in AI/ML, I filled notebooks with intuition first, real-world context, no hand-waving explanations of maths, computing and AI concepts. In 2025, a few friends used these notes to prep for interviews at DeepMind, OpenAI, Nvidia etc. They all got in and currently perform well in their roles. Meanwhile I got in Y Combinator last year. So I'm sharing to everyone.
1212

13+
## MCP Server
14+
This repo includes an MCP server that lets any AI assistant (Claude Code, Cursor, VS Code, etc.) use the compendium as a knowledge base. It requires a local clone of the repo. Comes with tools for educational purposes and example implementations.
15+
1316
## Outline
1417

1518
| # | Chapter | Summary | Status |

0 commit comments

Comments
 (0)