Hacker News new | ask | show | jobs
Building a Rust Crate Summarizer with Workers AI: Lessons Learned (samjs.io)
3 points by samjs 325 days ago
1 comments

I would love a tool that could take a link to a rust crate and then turn it into a markdown summary.

I made something in rust (“repoad”) that does this for repositories (local and remote) with extension filtering.