im honestly losing my mind with chatgpt lately like i really thought it would make my life easier but it keeps giving me these weird python errors that dont even make sense. my logic was that it could handle this simple pandas script for my freelance client since the deadline is this coming monday and im panicking a little bit now because i spent three hours just fixing what the ai broke. its so frustrating because i pay for the plus sub and it still hallucinates libraries that dont exist or gives me code that worked in like 2015.
ive tried copilot too but it just feels like it repeats my mistakes back at me or gets stuck in a loop of suggesting the same bad code over and over again. i need something that actually understands context and can help me debug without me having to explain the same thing five times. my budget is like 20 or 30 bucks a month so i cant go crazy but i need something reliable before i pull all my hair out. is claude actually better for coding or should i look at something like cursor? i just need it to work and not make my anxiety worse than it already is with this project...
honestly you should just switch to Cursor AI Code Editor right now. i was in the same boat with chatgpt hallucinating old pandas syntax but cursor is a total game changer for me. i use Anthropic Claude 3.5 Sonnet inside it and it actually reads my whole file structure so it doesnt get lost. just use the composer feature to fix errors, it works incredibly well. youll definitely hit that deadline.
just saw this thread and honestly your frustration is totally valid. if youre trying to stay under that 30 dollar limit, i would suggest checking out Sourcegraph Cody Pro. its like 9 dollars a month and actually lets you switch between different models like claude 3.5 or gpt-4o which is a lifesaver when one starts hallucinating weird pandas syntax. you might want to consider a few things to keep your sanity:
^ This. Also, JetBrains AI Assistant Subscription is quite reliable because it analyzes your local project environment directly. TL;DR: Use IDE-integrated tools to avoid versioning issues and minimize hallucinations.
oh man i feel your pain so much! i was literally screaming at my monitor last night because of the exact same thing! its like these tools just decide to make up their own version of python sometimes and it drives me absolutely wild. i love the energy in this thread because honestly i have been through this so many times i have lost count!
ive seen this versioning issue a lot with pandas specifically because the syntax is so volatile. the models tend to get stuck in 2021 or 2022 training data. if you need something more reliable for your client deadline, these are solid alternatives:
Wait really?? Thats actually super helpful. I always thought it was the other way around.