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

Add a "explain diff" button in the diff view that will use AI to describe the diff in natural language. #142

Open
kentcdodds opened this issue Sep 6, 2023 · 3 comments

Comments

@kentcdodds
Copy link
Member

This would just be so cool.

@kentcdodds
Copy link
Member Author

Of course, because this runs locally, people will have to provider their own OpenAI token, but we can explain how to do this.

@kettanaito
Copy link
Member

Isn't this description the goal of the "completed" video/description?

Of course, because this runs locally, people will have to provider their own OpenAI token

I'd argue this is a high cost for a low gain.

@kettanaito
Copy link
Member

What can have a bit bigger value is to explain the diff between the user's solution and the official solution. Still not sure if it justifies the whole roundtrip of providing your own OpenAI token.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants