03-22-2025, 09:33 PM
|
#25616
|
|
Banned By Establishment
Join Date: Apr 2001
Location: Vancouver
Posts: 6,627
Thanked 741 Times in 374 Posts
Failed 494 Times in 130 Posts
|
Quote:
Originally Posted by BIC_BAWS
I'm not using Cursor or Claude, but I gave in and bought chatgpt plus. Man it's so much better than free, it almost feels unlimited but I very quickly went from impressed to concerned. While chat limits feel unlimited, I feel like I'm running into memory or bug issues. Perhaps its the complexity of what I want it to do - analyze 5 databases (4 excel, 1 word doc) for product content and confirm which companies match xyz criteria. It doesn't seem that hard to me, I'm just lazy. But I swear I've spent more time talking to ChatGPT than had I just done it myself.
It should be as simple as:
1. Parse and process all data.
2. Check to see which companies match data
3. Give me my result.
But apparently, checks & balances (safeguards) aren't automatically built in and are not obvious to AI. I'm doing it so step by step, I might as well have just hired some guy from Bangladesh to do this.
|
I bet I could accomplish this for you in 5 minutes using a Python script with AI assist via the API.
|
|
|