Nnd – a TUI debugger alternative to GDB, LLDB (github.com)
187 points by zX41ZdbW 7h ago 58 comments
Show HN: Plexe – ML Models from a Prompt (github.com)
73 points by vaibhavdubey97 5h ago 37 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