135201
You will be muted until you read the rules. Read them! @Rules_for_Python A group about the Python programming language. Offtopic things go here: @pythonofftopic Resources to learn python: @pythonres Group for Hy: @hylang Selenium: @SeleniumPython
The type of issue you face is just one possible problem with AI and not knowing what it does.
Читать полностью…
Frankly, I would recommend everyone to understand what it does.
Читать полностью…
You've got two options (or perhaps three):
- Learn it yourself and either do it yourself or point it to mistakes (for which you might even be able to use AI)
- Try a different AI (good luck)
- Wait until the AI can do it
Look, the point is this: AIs are not capable to replace developers and while you can get quite far with using AI without being a developer, you won't be able to do the same as developers can. At a certain point, you need to either learn the language to be able to tell what to do differently or point it to issues or you will need to wait until it can do what you want it to do.
Читать полностью…
So you need to learn to code instead of assuming an AI can do the jobn for you
Читать полностью…
So, you have told the AI to create certain features and fix certain issues and now it doesn't work that way anymore? Have you considered learning Python to be able to tell it what to do? Or like using it in a way that it explains to you what it does instead of simply letting it do it for you?
Читать полностью…
But practically i want to practice some alternative projects using python
Читать полностью…
Do you guys have any group that better and best for practicing python?
Читать полностью…
Please don't bump old posts even if they look similar to your issue.
Читать полностью…
Not YouTube but documentation: https://pandas.pydata.org/docs/user_guide/10min.html
Читать полностью…
Python doc? Reddit to search book reviews? & Building stuff usually no magic tricks
Читать полностью…
For AI to be effective and precise, you need to give it precise instructions
Artificial Intelligence is a misleading title, as its not actually inteligent (at all)
What you are using is called LLM (large language model) and this is just a very tiny peace of AI concept...
It works on predicting the next word, it does not know what you are talking about, it only guesses what the next word might be...
So you need to be very precise and instruct it specificly - which you cannot really do if you do not know what you are doing...
So yeah, as others said
Invest some time to learn the language, to understand what the program does....
Then maybe you can give "AI" better instructions on how to do it (or even better, build it yourself)
The alternative is being at the mercy of AI and how well you can phrase your requests without really knowing what you're talking about.
Читать полностью…
That's what you think. Perhaps code-wise it is not that simple?
Читать полностью…
That's a shame, because I really need to create a very simple bot.
Читать полностью…
I tried reading the documentation, but it's too complicated for me.
Читать полностью…
I'm trying to launch a Telegram bot, but I keep getting errors. I'm using AI to write the code, and even when the errors are fixed, some features don't work. I need help; the code is pretty simple.
Читать полностью…
So if you guys have any suggestion,i request you to give me
Читать полностью…
For practicing Python you need to get started instead of staying stuck in discussions.
Читать полностью…
I am use. yolo for detection chicken in line manufacturing.
But I need a dataset of imagine the bruise in the chicket
Who is the best instructor for learning the Pandas library? In Youtube
Читать полностью…
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…