RRepoGEO

REPOGEO REPORT · LITE

karpathy/makemore

Default branch master · commit 988aa59e · scanned 5/28/2026, 8:18:47 AM

GitHub: 3,973 stars · 980 forks

AI VISIBILITY SCORE
35 /100
Critical
Category recall
0 / 2
Not recommended in any query
Rule findings
1 pass · 1 warn · 0 fail
Objective metadata checks
AI knows your name
3 / 3
Direct prompts that named your repo
HOW TO READ THIS REPORT

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.

OVERALL DIRECTION
  • highreadme#1
    Reposition 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#2
    Update the 'About' description to highlight its educational nature

    Why:

    CURRENT
    An autoregressive character-level language model for making more things
    COPY-PASTE FIX
    A 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.

Recall
0 / 2
0% of queries surface karpathy/makemore
Avg rank
Lower is better. #1 = top recommendation.
Share of voice
0%
Of all named tools, what % are you?
Top rival
GPT-2
Recommended in 1 of 2 queries
COMPETITOR LEADERBOARD
  1. GPT-2 · recommended 1×
  2. GPT-3 · recommended 1×
  3. Claude · recommended 1×
  4. Llama 2 · recommended 1×
  5. Falcon · recommended 1×
  • CATEGORY QUERY
    How to generate new text strings resembling a given dataset of examples?
    you: not recommended
    AI recommended (in order):
    1. GPT-2
    2. GPT-3
    3. Claude
    4. Llama 2
    5. Falcon
    6. Hugging Face Transformers
    7. BERT
    8. RoBERTa
    9. T5
    10. BART
    11. Markov Chains
    12. markovify
    13. Recurrent Neural Networks (RNNs)
    14. Long Short-Term Memory (LSTMs)
    15. TensorFlow
    16. PyTorch
    17. Generative Adversarial Networks (GANs)
    18. TextGAN
    19. LeakGAN

    AI recommended 19 alternatives but never named karpathy/makemore. This is the gap to close.

    Show full AI answer
  • CATEGORY QUERY
    Looking for a simple PyTorch implementation of character-level language models for learning?
    you: not recommended
    AI recommended (in order):
    1. PyTorch Examples (Char-RNN) (pytorch/examples)
    2. Karpathy's min-char-rnn.py (PyTorch port)
    3. 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 completeness
    warn

    Suggestion:

  • README presence
    pass

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?
    pass
    AI 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?
    pass
    AI 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?
    pass
    AI 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.

RepoGEO badge previewLive preview
MARKDOWN (README)
[![RepoGEO](https://repogeo.com/badge/karpathy/makemore.svg)](https://repogeo.com/en/r/karpathy/makemore)
HTML
<a href="https://repogeo.com/en/r/karpathy/makemore"><img src="https://repogeo.com/badge/karpathy/makemore.svg" alt="RepoGEO" /></a>
Pro

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