TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Replacing a SQL Analyst with Recursive GPT Prompts – Part II, Matplotlib

11 pointsby kvhover 2 years ago

2 comments

anigbrowlover 2 years ago
I&#x27;ve found it&#x27;s quite good at this sort of thing, <i>within limits</i>. If you want a fun but frustrating LLM adventure, try getting it to create and render an icosphere like a soccer ball. GPT can easily articulate the concept, translating that into an algorithm is much more difficult.<p>On the plus side, you have a good algorithm for some task that you can comfortably articulate or express as pseudocode, it can be a huge time saver on the syntactical side, translating it to a different language etc.
sharemywinover 2 years ago
The big problem is it can&#x27;t see. and it has no sense of that looks right or wrong.