Live data from Hacker News

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

news.ycombinator.com

1–10 of 266 posts

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

#3
ChatGPT. No point in adding an expensive middleman on top that’s usually just a few clever prompt tricks.

Side note: having gotten access to Copilot Chat, it’s disturbing how quickly the ChatGPT UI has become established in my mind as the standard. Copilot Chat, despite being integrated into VS Code, feels clunky and alien compared to ChatGPT in a separate window. Funny how fast new things become the standard by which others are measured.

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

#4
I built a tool that gives GPT a Docker container to run commands in to accomplish a particular task. I find myself using it for things like simple file conversions (it mounts the current working directory into the container). It can install software in the container so it’s like a chatbot with the entire apt universe at its disposal.

https://github.com/drifting-in-space/botsh

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

#9

Please, the title is a bit misleading. GPT can be many things, including "General Purpose Technology". The post is about the product ChatGPT. https://en.wikipedia.org/wiki/General-purpose_technology

He is correctly referring to GTP als the underlying language model that is also used by ChatGTP.

https://en.wikipedia.org/wiki/GPT-3 https://en.wikipedia.org/wiki/GPT-4

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

#10
There are so many useful tools, that I keep an Awesome list up to date with openAI API, as well as open LLM tools. Especially the up to date list of open LLM models might be of interest to some, in case someone wants to be independent of OpenAI:

https://github.com/underlines/awesome-marketing-datascience/...

Post reply on HN