Web scraping is dead.
PixelRAG skips HTML parsing completely. It screenshots the page and a vision model reads the answer straight off the pixels.
100% open-source. Comes with a Claude Code plugin that gives Claude eyes.
A 26-YEAR-OLD AI ENGINEER WHOSE BIRMINGHAM THESIS OUTPERFORMED GOOGLE SCHOLAR BY 50% JUST SHIPPED GRAPHIFY: ONE COMMAND TURNS ANY FOLDER INTO A CLAUDE CODE SECOND BRAIN
Safi Shamsi built Graphify 48 hours after Karpathy posted his LLM wiki idea. It turns any folder, codebase, docs, PDFs, into a knowledge graph Claude reads instead of grepping. Up to 43x fewer tokens per query. The trick almost nobody is using yet: one flag exports the entire graph as a fully-linked Obsidian vault.
Repo: /safishamsi/graphify
Setup, end to end:
1. Install: uv tool install graphifyy (or pipx install graphifyy). Verify with graphify --version.
2. Install the skill in Claude Code: graphify claude install. This wires Graphify into Claude Code so you can call it as a skill.
3. Open the folder you want mapped in Claude Code. In the terminal: graphify . It extracts every concept and builds the graph in graphify-out/.
4. Export to Obsidian: graphify . --obsidian. Writes one note per concept, every relationship as a wikilink, every node linked back to its source.
5. Open the new vault in Obsidian (Manage vaults → Open folder as a vault), or drag it as a subfolder into your existing one.
That's it. Your Claude Code instance now has a navigable map of the codebase that loads instantly instead of re-reading files every session.
Full step-by-step build of the Claude + Obsidian second brain in the article below.
Bookmark this
Figma te cobra por usar tu propio trabajo.
Mientras tanto existe Penpot
El Figma open source que se puede self-hostear con Docker y te da el código CSS/HTML/SVG gratis.
Colaboración en tiempo real + sin límites + sin ataduras.
El que lo prueba, no vuelve.
REPOOO👇