hi does anyone know good ai to write python script?
Claude Sonnet 3.7, DeepSeek R1 0528, and Gemini 2.5 Pro. Between those, you can get almost anything done in Python, especially if you know at least some Python basics.
Replit is pure trash, in my opinion. I wanted Replit to help me with Java-based features so that I could offer my app via the web. I caught it altering my Python script without notifying me just so that I would deploy on its platform instead of GCP. Replit's platform didn't have the infrastructure necessary to support my app. So, the AI altered my code. When I asked why it changed my code, it denied it twice. Then, I copied and pasted my original section and its changed section. The AI then stated that it had changed the code. That's why you need to have at least some understanding of Python- you can't blindly trust AI on any platform to code exactly what you need.
If you can't code at all or can't at least read code and figure out what's taking place, there are better options than Replit. Codeconvert(dot)ai is a good place to start.
There's really NO need to subscribe to any service, though. Just go to openrouter(dot) ai. You can set up an account, add money for credits, and use many of the different LLMs currently being offered. Only pay for what you use. Credits burn slowly. The best part: Many companies drop pre-releases of their latest models for you to use on the site for free- no credits burned for testing those models out.
I have no financial stake in any of these companies or platforms. I just mentioned the ones that work (and didn't work) for me.