this post was submitted on 21 Feb 2024
53 points (89.6% liked)
Asklemmy
43863 readers
1703 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy π
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Absolutely. I just built a little proof of concept thing where I loaded some GIS data into a google map to display the major rivers of the world.
ChatGPT, the v4 that I pay $20/mo for, was like someone with deep knowledge of all the technologies and APIs involved.
Iβm gonna post a link to screenshots of the convo so you can see exactly how it went.
Not the whole thing because it's longer than I remember.
https://imgur.com/a/Jh5BkMZ
But just consider how long it would have taken me to answer each of those questions just by googling and reading old forums and stack overflow posts.
Much like sitting next to someone with experience, a question that could take me hours to answer on the internet took me only seconds to answer by asking directly. GPT's responses are still long, so it's not pure conversational style, but the longer responses aren't wasted fluff. It's all relevant to what I asked.
Natural language as a way to query a knowledge base is enormously useful. Especially for something that requires update of existing knowledge as often as tech work.
Great post. I want to highlight your sentence above as a key point, for folks trying to come to grips with where and how to use the current generation of AI.
Yes, by far the most useful thing is stuff like API and keyword documentation for poorly documented code. Its literally the promise of self generating docs for tedious shit.
And itβs docs that form themselves around a specific question! Itβs incredible!