Live data from Hacker News

Ask HN: What's your favorite GPT powered tool?

news.ycombinator.com

51–60 of 266 posts

Re: Ask HN: What's your favorite GPT powered tool?

#55
I've been experimenting with using ChatGPT for coding and building up some useful tooling.

The result is aider, which is a command-line tool that allows you to code with GPT-4 in the terminal. Ask GPT for features, improvements, or bug fixes and aider will directly apply the suggested changes to your source files. Each change is automatically committed to git with a descriptive commit message.

https://paul-gauthier.github.io/aider/

It helps to look at some chat transcripts, to get a sense of what it's like to actually code with GPT:

https://paul-gauthier.github.io/aider/examples/

Re: Ask HN: What's your favorite GPT powered tool?

#57
shell_gpt is pretty neat just in terms of having ChatGPT up and running in your console very quickly, and being able to customize the role. Using ChatGPT in the shell has been a really good experiences, cutting down on the distractions of using a browser and google search results a lot. But I think there is space for an even better and more feature-complete shell application for ChatGPT.

Re: Ask HN: What's your favorite GPT powered tool?

#60

So, everyone's favorite is the one they built themselves?

Yeah that was a red flag takeaway for me from this thread. How much of the AI hype is someone trying to sell me on something they made or will profit from?

Take a look at your sibling responses. In contrast you’ll have a working definition of cynicism.
Post reply on HN