Ask HN: How are you using GPT to be productive?
731–740 of 752 posts
Re: Ask HN: How are you using GPT to be productive?
#732Re: Ask HN: How are you using GPT to be productive?
#733GPT and other language models have the potential to enhance productivity and efficiency in various industries. Developers and professionals can use GPT with other tools and APIs to streamline their workflows, automate tasks, and gain new insights. For instance, socialbiogen.com that I made is a web application that uses openAI api to generate personalized social media bios based on the user input. While GPT can also…
Re: Ask HN: How are you using GPT to be productive?
#734GPT and other language models have the potential to enhance productivity and efficiency in various industries. Developers and professionals can use GPT with other tools and APIs to streamline their workflows, automate tasks, and gain new insights. For instance, socialbiogen.com that I made is a web application that uses openAI api to generate personalized social media bios based on the user input. While GPT can also…
Was this generated by Chat GPT!?
Re: Ask HN: How are you using GPT to be productive?
#735For coding, I've been using it like Stack Overflow. It really decreases my barrier to doing work because I can ask lazy follow-up questions. For example, I might start out by asking it a question about a problem with Pandas like "How do I select rows of a dataframe where a column of lists of strings contains a string?". After that, GPT realizes I'm talking about Pandas, and I'm allowed to ask lazy prompts like "how d…
I find it is like having a brilliant intern that is not super consistent in taking their antipsychotic medication
Re: Ask HN: How are you using GPT to be productive?
#736Earlier quoted context omitted.
We don’t actually know what “thinking” is, though, so I’m not sure it’s possible to say “this model can’t think”.
> We don’t actually know what “thinking” is How about: thinking is to make sense of the world (in general) and decide how to respond to it.
Re: Ask HN: How are you using GPT to be productive?
#737Re: Ask HN: How are you using GPT to be productive?
#738I noticed my productivity with GPT was closely tied to how quickly I could access it. For example, Copilot is so useful to me because it's directly integrated into the browser. So I decided to build a Spotlight Search-esque interface to GPT that I could access anywhere [1]. It's been useful in answering quick questions or drafting documents. [1] https://github.com/JinayJain/gpt-anywhere
Is this an electron app?
Re: Ask HN: How are you using GPT to be productive?
#739For coding, I've been using it like Stack Overflow. It really decreases my barrier to doing work because I can ask lazy follow-up questions. For example, I might start out by asking it a question about a problem with Pandas like "How do I select rows of a dataframe where a column of lists of strings contains a string?". After that, GPT realizes I'm talking about Pandas, and I'm allowed to ask lazy prompts like "how d…
Re: Ask HN: How are you using GPT to be productive?
#740Earlier quoted context omitted.
Right now the app only supports Gmail, so I've limited login to only Google. I'm working on changing this soon! What email provider do you use?
Fastmail with my own domain
Here is an issue for tracking: https://github.com/shared-recruiting-co/shared-recruiting-co...