aeroscissorz/learnlance
Learn from your AI coding agents. Learnlance turns AI-generated code into a personal knowledge graph of concepts you actually learned.
About the project
A tool that intercepts code written by AI coding agents (Claude Code, Cursor, Copilot, etc.) and uses an LLM to extract transferable concepts into a personal knowledge graph. Helps developers learn from what agents generate.
Useful for
- Run learnlance setup to wire agent hooks and auto-capture concepts from written code
- Open learnlance show to explore the interactive graph of learned concepts
- Add a missed topic with learnlance add, searching the current directory
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 2 expected by the end of the day.
- The repository is 24 days old and already has 4 stars.
- Hacker News: “Show HN: I built my own knowledge graph from the code AI writes” — 8 points, 15 h ago.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 4
- Stars in a day
- 2
- Forks
- 3
- Issues and pull requests
- 24
- Watchers
- 0
- Language
- Python
- License
- MIT
- Created
- August 21, 2026
- Last push
- September 14, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Hacker News discussions
- Show HN: I built my own knowledge graph from the code AI writes8 points, September 13, 2026
Spotted in
- September 14, 2026Spotted on Hacker News
Similar projects
-
8.2
bojieli/ai-infra-book
Open book "Understanding AI Infra" by Bojie Li: quantitative derivation of LLM inference and training system design from hardware constraints and model architecture. Includes full text, PDF, calculation tools and…
-
6.5
Chuloo/mural
A native iPhone app for language learning through voice conversations with an AI companion, with adaptive practice and local data storage. Runs on your own OpenAI API key.
-
5.3
cobanov/awesome-fly
A curated list of fruit fly connectome projects: games, brain simulations, embodied models, and research tools built on MaleCNS and FlyWire.
-
5.0
Foadsf/vintage-latex
A set of twenty standalone LuaLaTeX and MetaPost (fiziko) examples showing techniques for the old scientific-paper aesthetic: engraved plates, star charts, computed log tables, knots, telescopes.
-
4.3
zjwzcx/Awesome-Astra-Embodied-AI
A curated collection of demos and cases of GPT-6 Astra in embodied AI and robotics: zero-shot control, deployment in simulation and on real robots, RL training, and real-to-sim replay.
-
3.6
mattpocock/dictionary-of-ai-coding
A dictionary of AI coding jargon — model, context, tokens, MCP, hallucination — explained in plain English. For developers who want to understand how AI coding agents work and why they fail.