Live data from Hacker News

Replacing a SQL analyst with 26 recursive GPT prompts

patterns.app

1–10 of 311 posts

Re: Replacing a SQL analyst with 26 recursive GPT prompts

#4

Interesting. Probably won't work for harder queries, but would be a good tool to make simpler queries, or parts of harder ones.

my opinion: probably will work for harder queries, because GPT is a form of general intelligence.

(At least ChatGPT is. It is a much more advanced form of intelligence than davinci-003, which the poster used.)

Re: Replacing a SQL analyst with 26 recursive GPT prompts

#5

Interesting. Probably won't work for harder queries, but would be a good tool to make simpler queries, or parts of harder ones.

my opinion: probably will work for harder queries, because GPT is a form of general intelligence. (At least ChatGPT is. It is a much more advanced form of intelligence than davinci-003, which the poster used.)

> GPT is a form of general intelligence.

Is it really? I hadn't heard that

Re: Replacing a SQL analyst with 26 recursive GPT prompts

#6

Interesting. Probably won't work for harder queries, but would be a good tool to make simpler queries, or parts of harder ones.

Yeah, it doesn't. A friend of mine played around with this and on trickier questions you got confidently incorrect answers.

Re: Replacing a SQL analyst with 26 recursive GPT prompts

#9
You didn't replace a SQL Analyst, you just gave them a query generator. End data consumers don't understand the data model, assumptions, quirks, etc. If they fire the analyst, they are going to wind up drawing a lot of bad conclusions on anything more complicated than simple aggregations.

Re: Replacing a SQL analyst with 26 recursive GPT prompts

#10

Earlier quoted context omitted.

my opinion: probably will work for harder queries, because GPT is a form of general intelligence. (At least ChatGPT is. It is a much more advanced form of intelligence than davinci-003, which the poster used.)

> GPT is a form of general intelligence. Is it really? I hadn't heard that

no it's not. It's just a neural network. Although it's impressive nobody is seriously calling it "general intelligence".
Post reply on HN