Show HN: Plexe – ML Models from a Prompt (github.com)
77 points by vaibhavdubey97 7h ago 38 comments
Show HN: Pinggy – A free RSS reader for the web (pinggy.com)
6 points by vasanthv 21h ago 1 comments
Show HN: OSle – A 510 bytes OS in x86 assembly (github.com)
159 points by shikaan 4d ago 32 comments
Show HN: Codecrush – AI Documentation Generator
2 lummm 0 5/3/2025, 4:16:28 PM crushmycode.com ↗
Hi, sharing something I've been working on for a while.
CodeCrush runs locally and points to an LLM of your choice - so self-hosted, OpenAI, whatever you're comfortable with.
It uses the LLM to extract the information it needs to build a knowledge graph over a codebase, and leverages that knowledge graph to build documentation over important sections of the codebase it identifies.
You can also do more targeted documentation generation by giving it a prompt.
No comments yet