You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would anyone be interested in any sort of AI tooling? Not code generation, but editing assistance/checking/summarization.
I don't want to build a product that will just generate code for spammy blog posts, but I believe there are use cases that can be on the "make the internet better" side of things:
identifies potential bugs in code snippets
adds comments to code in potentially confusing areas (maybe you set your target audience's skill level)
suggesting clarity fixes
under the code add a summary of what it does (so similar to comments, but after the block in a <p> block)
Any other ideas?
I would make this a "bring your own keys" option with maybe an option to use a server I set up
I know anything ai related might annoy people too (even just seeing it), so I'll also add a way to hide it entirely for those not interested.
The text was updated successfully, but these errors were encountered:
I wouldn't mind a simple AI integration where it suggests bugs, fixes and cleaner code output. And the option for a short summary describing the code snippet would be cool.
Would anyone be interested in any sort of AI tooling? Not code generation, but editing assistance/checking/summarization.
I don't want to build a product that will just generate code for spammy blog posts, but I believe there are use cases that can be on the "make the internet better" side of things:
<p>
block)Any other ideas?
I would make this a "bring your own keys" option with maybe an option to use a server I set up
I know anything ai related might annoy people too (even just seeing it), so I'll also add a way to hide it entirely for those not interested.
The text was updated successfully, but these errors were encountered: