What is the best AI...
 
Notifications
Clear all

What is the best AI tool for Python coding assistance?

3 Posts
5 Users
0 Reactions
15 Views
0
Topic starter

honestly im about at my wits end with copilot right now it keeps suggesting libraries that dont even exist or using syntax from like python 2.7 for some reason which is just driving me insane. im trying to build this web scraper for a small local bookstore here in seattle and i have to get the inventory script done by friday but i spend more time fixing the help it gives me than actually writing code. its like it has no idea what a modern pandas dataframe looks like anymore and it keeps hallucinating methods that just throw errors.

i was really hoping it would speed things up but honestly im ready to jump ship to something else entirely. i dont mind paying a bit maybe like 20 bucks a month tops but i need something that actually understands context and doesnt just make stuff up when it gets confused. has anyone found a python specific ai that actually knows its stuff? like something that wont give me garbage when i ask for help with async functions or data cleaning? really curious what everyone else is using because this current setup is just not working for me at all...


Topic Tags
3

> im ready to jump ship to something else entirely honestly i feel that. i moved over to Cursor AI Code Editor recently and its much smarter with context. it uses claude 3.5 sonnet and the free tier is actually usable for a while before you gotta pay the $20. its been way better at handling my async scrapes than copilot ever was. definitely worth a shot if youre on a deadline.


Share: