jlaw54 t1_j6jwdjn wrote
Reply to comment by steviaplath153 in OpenAI executives say releasing ChatGPT for public use was a last resort after running into multiple hurdles — and they're shocked by its popularity by steviaplath153
Are you taking the position that ChatGPT isn’t useful?
-bickd- t1_j6lk290 wrote
Idk if the people using it is just screwing around/ beta testing it rather than devising actual benefits from it yet, but I'm not too sure about either argument. From my testing, it's rather unreliable, much like a narcissistic teacher in middle school who are very confident in what they are saying.
It's a decent novelty project but i am interested to know what benefit you have personally derived from using chatgpt. Please be specific so I can learn to use this tool better too.
jlaw54 t1_j6lx68j wrote
I’ll offer some specifics, but before I do, I want to say the potential use and viability of ChatGPT is really only limited by the openness of your approach to it and your creativity.
-
You can bounce x, y or z idea off it and just flesh out stuff around it. That makes it great for brainstorming or just working stuff out
-
It can code for you and even help non-coders be able to code. From adding a multi-colored rotating 3d prism to a landing page to a web-scrapper to pull lead data for outbound marketing or sales (and so much more). Generate code for APIs
-
Error check code
-
Summarize articles or even meeting transcripts into succinct and quick bullet points
-
It will break down complex concepts and / or high-level technical information into super usable blocks
-
I tend to use too many words to write emails and other junk and I can have it tighten it up in two seconds. Boom. Done
-
Paragraphs to bullet points or vice versa
-
Change complexity level of script. Or change the tone or temperature, etc….
-
Change writing from third or first person or vice versa
-
Compose simple to super complex Excel formulas. Create VBA in Excel and work on pivot tables. Create macros
-
Create complex workflows
-
Help write contracts
-
Generate recipes based on stuff you have in your house or recipes based on what you want
-
You can give it a bunch of data and it will give you a slide deck and layout and even suggest images. A guy even wrote some Python code to make this even easier
-
It can translate languages, including coding language from one to another
-
Essentially can act as a personal tutor for a number of subjects and classes
-
Create a meal plan and generate accompanying recipe lists
-
Can generate prompts for all kinds of art
-
Can help research for you for a novel or non-fiction or paper or essay or whatever
-
You can give it a detailed outline of things important to you and such and then ask it to generate names for a business or YouTube channel or whatever. Or generate a title for something, etc…
-
It can recommend books or readings based on niche interests
-
Fix resume or write a sector specific cover letter
-
Can help with marketing efforts for business. Help wrote social media posts or blogs or whatever. Yeah, edit and know what you are putting out, but it absolutely saves time
-
Format and check or generate copy for websites or landing pages
-
Guest speaker or panel Questions and Answers
-
Help with anxiety or even loneliness
-
Discussing fitness and health
-
Could prepare you for an interview
-
Gift ideas after a detailed description of a person
-
Keyword research for SEO or other applications. Other SEO optimization
-
Rephrasing
-
Generate FAQs based on content
-
Write product descriptions
-
Write job descriptions and job offers
-
Can help you learn a language
-
Could generate your own website without knowing anything about web design - would take time and patience, but it’s super doable
-
Interesting for philosophy
-
Could give it some inputs and then ask it to generate ideas on how to convey something in your head visually for content on YouTube or whatever. This is a massive help if you approach it right
And a lot more. This is nowhere near exhaustive.
-bickd- t1_j6m0t8n wrote
Perfect, thanks for these ideas. I'll check out these use cases.
gurenkagurenda t1_j6mlj0x wrote
I have two others for you which have become my primary use cases:
-
I have a word on the tip of my tongue, and I don’t know a synonym, but I can describe the meaning and connotations
-
I have a hunch about a technical subject but it’s hard to google the details based on my knowledge, e.g. “can I split a high current load between two MOSFETs in parallel?” I don’t trust ChatGPT’s answer at face value, but it’ll give me stuff to look up.
FobbingMobius t1_j6mo3rq wrote
Can you recommend a resource to learn how to write queries/prompts more effectively?
Is there a limit to the length of a query?
I played with it a little bit and the output was all very similar to the SEO-maximized articles you'd see from a content farm.
KimchiMaker t1_j6lowmr wrote
It’s good for brainstorming creative ideas. Titles, characters, descriptions, plot ideas etc.
As a fiction writer I use it a lot, but not for finished prose.
Hotchillipeppa t1_j6m31y8 wrote
You might be interested in dramatron, give it a google.
kamekaze1024 t1_j6lpwa3 wrote
For software engineering it’s good at creating simple code or debugging code. It suckssss at non-simple coding. But basic stuff like “write Python code that encrypts a message using RSA” is really cool
People say it’s going to take over jobs when it can still be unreliable is baffling to me. I typed “87” out of boredom and it said it was a prime number that could be added by two other prime numbers which are 83 and 3. Very fucking wrong
Viewing a single comment thread. View all comments