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/...
Ask HN: What's your favorite GPT powered tool?
61–70 of 266 posts
Re: Ask HN: What's your favorite GPT powered tool?
#62MirrorThink is able to search and read scientific papers to answer serious scientific questions and find solutions to deep engineering problems. It is also GPT-4 for free (for now). https://mirrorthink.ai/
Re: Ask HN: What's your favorite GPT powered tool?
#63So, everyone's favorite is the one they built themselves?
Re: Ask HN: What's your favorite GPT powered tool?
#64Not sure if it's GPT-powered, but I now get all my news from http://newsminimalist.com It's so calm and to the point, I'm never going back to anything else.
Re: Ask HN: What's your favorite GPT powered tool?
#65So, everyone's favorite is the one they built themselves?
This feels remarkably like when we were arguing over scrypt vs bcrypt and used to benchmark our GPUs by seeing how many dozens of bit/litecoins we could generate in a night.
In four or five years, we won't recognize the world we're living in today.
Re: Ask HN: What's your favorite GPT powered tool?
#66MirrorThink is able to search and read scientific papers to answer serious scientific questions and find solutions to deep engineering problems. It is also GPT-4 for free (for now). https://mirrorthink.ai/
Too bad the sign up process is broken. I get to the last step to verify and the button presses and nothing happens.
Re: Ask HN: What's your favorite GPT powered tool?
#67Re: Ask HN: What's your favorite GPT powered tool?
#68The context is that I am someone who codes in intense bursts every few months, so a lot of the details never really transition from short-term to long-term memory. ChatGPT is perfect for this.
Re: Ask HN: What's your favorite GPT powered tool?
#69Re: Ask HN: What's your favorite GPT powered tool?
#70I 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