REPOGEO REPORT · LITE
karpathy/makemore
Default branch master · commit 988aa59e · scanned 5/28/2026, 8:18:47 AM
GitHub: 3,973 stars · 980 forks
Action plan is what to do next — copy-pasteable changes prioritized by impact. Category visibility is the real GEO test: when a user asks an AI a brand-free question that should surface karpathy/makemore, does the AI actually recommend you — or your competitors? Objective checks verify the metadata signals AI engines weight first. Self-mention check detects whether AI even knows you exist by name.
Action plan — copy-paste fixes
2 prioritized changes generated by gemini-2.5-flash. Mark items done after you ship the fix.
- highreadme#1Reposition the README's opening paragraph to emphasize pedagogical purpose
Why:
CURRENT# makemore makemore takes one text file as input, where each line is assumed to be one training thing, and generates more things like it. Under the hood, it is an autoregressive character-level language model, with a wide choice of models from bigrams all the way to a Transformer (exactly as seen in GPT). For example, we can feed it a database of names, and makemore will generate cool baby name ideas that all sound name-like, but are not already existing names. Or if we feed it a database of company names then we can generate new ideas for a name of a company. Or we can just feed it valid scrabble words and generate english-like babble.
COPY-PASTE FIX# makemore makemore is a pedagogical project for building autoregressive character-level language models from scratch in PyTorch, demonstrating architectures from bigrams to Transformers (like GPT). It takes a text file as input to generate more things like it, but its primary purpose is to teach the fundamental mechanics of neural network-based language generation.
- mediumabout#2Update the 'About' description to highlight its educational nature
Why:
CURRENTAn autoregressive character-level language model for making more things
COPY-PASTE FIXA pedagogical project for building autoregressive character-level language models from scratch in PyTorch, demonstrating architectures from bigrams to Transformers.
Category GEO backends resolved for this scan: google/gemini-2.5-flash, deepseek/deepseek-v4-flash
Category visibility — the real GEO test
Brand-free queries asked to google/gemini-2.5-flash. Did AI recommend you, or someone else?
Same questions for every model — switch tabs to compare answers and rankings.
- GPT-2 · recommended 1×
- GPT-3 · recommended 1×
- Claude · recommended 1×
- Llama 2 · recommended 1×
- Falcon · recommended 1×
- CATEGORY QUERYHow to generate new text strings resembling a given dataset of examples?you: not recommendedAI recommended (in order):
- GPT-2
- GPT-3
- Claude
- Llama 2
- Falcon
- Hugging Face Transformers
- BERT
- RoBERTa
- T5
- BART
- Markov Chains
- markovify
- Recurrent Neural Networks (RNNs)
- Long Short-Term Memory (LSTMs)
- TensorFlow
- PyTorch
- Generative Adversarial Networks (GANs)
- TextGAN
- LeakGAN
AI recommended 19 alternatives but never named karpathy/makemore. This is the gap to close.
Show full AI answer
- CATEGORY QUERYLooking for a simple PyTorch implementation of character-level language models for learning?you: not recommendedAI recommended (in order):
- PyTorch Examples (Char-RNN) (pytorch/examples)
- Karpathy's min-char-rnn.py (PyTorch port)
- PyTorch Tutorials (Text Classification/RNNs)
AI recommended 3 alternatives but never named karpathy/makemore. This is the gap to close.
Show full AI answer
Objective checks
Rule-based audits of metadata signals AI engines weight most.
- Metadata completenesswarn
Suggestion:
- README presencepass
Self-mention check
Does AI even know your repo exists when asked about it directly?
- Compared to common alternatives in this category, what is the core differentiator of karpathy/makemore?passAI named karpathy/makemore explicitly
AI answers can be confidently wrong. Read for accuracy: does it match your actual tech stack, audience, and differentiator?
- If a team adopts karpathy/makemore in production, what risks or prerequisites should they evaluate first?passAI named karpathy/makemore explicitly
AI answers can be confidently wrong. Read for accuracy: does it match your actual tech stack, audience, and differentiator?
- In one sentence, what problem does the repo karpathy/makemore solve, and who is the primary audience?passAI named karpathy/makemore explicitly
AI answers can be confidently wrong. Read for accuracy: does it match your actual tech stack, audience, and differentiator?
Embed your GEO score
Drop this badge into the README of karpathy/makemore. It auto-updates whenever the report is rescanned and links back to the latest report — easy public proof that you care about AI discoverability.
[](https://repogeo.com/en/r/karpathy/makemore)<a href="https://repogeo.com/en/r/karpathy/makemore"><img src="https://repogeo.com/badge/karpathy/makemore.svg" alt="RepoGEO" /></a>Subscribe to Pro for deep diagnoses
karpathy/makemore — Lite scans stay free; this card itemizes Pro deep limits vs Lite.
- Deep reports10 / month
- Brand-free category queries5 vs 2 in Lite
- Prioritized action items8 vs 3 in Lite