Sunday 5 March 2023

Show HN: I made a chatbot that debugs your code better than ChatGPT https://bit.ly/3YmVPzq

Show HN: I made a chatbot that debugs your code better than ChatGPT I built this using semantic search and the ChatGPT API, which was just released the other day. What makes it special is it not only understands the code you're debugging, but also pulls in additional context like relevant documentation to help answer your questions and suggest code changes. Ultimately, my goal is to take the hassle out of pasting error messages into Google, finding a vaguely related StackOverflow post, and manually integrating the solution into your code. https://bit.ly/41PqmJ6 March 5, 2023 at 02:21PM

No comments:

Post a Comment