generalvia Hacker News AI

Sidenote Lets You Comment on Blogs and AI Generates the Code Changes

Sidenote is a new tool that lets you add comments to a rendered (static) blog. An LLM then turns those comments into a Git diff representing the necessary code changes to address the feedback.

Sidenote Lets You Comment on Blogs and AI Generates the Code Changes

Sidenote – comment on your rendered blog, an LLM writes the Git diff

Sidenote is a new tool that lets you add comments to a rendered (static) blog. An LLM then turns those comments into a Git diff representing the necessary code changes to address the feedback.

This tool is a novel concept for bloggers and developers. Imagine you're reading a blog post and notice a typo or want to suggest an improvement. With Sidenote, you can leave a comment directly on the rendered page, and an AI will generate a Git diff of the changes needed to update the blog. The intention is to streamline collaboration and content maintenance, though the approach is still in its early days.

To try Sidenote today, visit the GitHub repository at https://github.com/bharadwaj-pendyala/sidenote and follow the instructions to install and use the tool. Start leaving comments and see how an LLM transforms your feedback into a code diff.

#ai#blogging#coding#tools#git#comments