Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AI integrations #255

Open
KevinBatdorf opened this issue Oct 22, 2023 · 1 comment
Open

AI integrations #255

KevinBatdorf opened this issue Oct 22, 2023 · 1 comment
Labels
feedback wanted This post needs community feedback

Comments

@KevinBatdorf
Copy link
Owner

KevinBatdorf commented Oct 22, 2023

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.

@KevinBatdorf KevinBatdorf added the feedback wanted This post needs community feedback label Oct 22, 2023
@Shepdesign
Copy link

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.

I don't mind using my own API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback wanted This post needs community feedback
Projects
None yet
Development

No branches or pull requests

2 participants