honestly so sick of chatgpt giving me deprecated pandas code for this automation script i need to finish by friday. my logic was that it would save time but i spend more time fixing the errors than just typing it myself lol. i was thinking about trying cursor or maybe just sticking with copilot but honestly the $20 a month is pushing my budget for a side project. is there anything better for python specifically that actually understands context? like i need it to know my whole project structure not just one file at a time... what are you guys using lately that doesnt hallucinate every five seconds?
In my experience, if you're trying to stay under budget, you should really look at Codeium Individual Plan Free AI Extension. I've tried many tools over the years and this one is solid for context.
Regarding what #1 said about "I have been using Cursor IDE Pro Plan...", indexing is the absolute game changer! If that $20 is a stretch, I honestly love Continue Open Source VS Code Extension.
I have been using Cursor IDE Pro Plan for a few months now and its absolutely amazing for python automation! To solve the context issue, you really need a tool that indexes your entire codebase. Cursor does this by default so it understands your project structure instead of just looking at one file at a time. Its a fantastic solution for those annoying pandas errors because you can use Claude 3.5 Sonnet as the backend.
Building on the earlier suggestion, try Tabnine Pro AI Code Assistant for reliability.