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
Chloe 💎, please verify you are human by clicking the button below. You have 90 seconds.
Читать полностью…
I am trying to mark a location for a buisness and google keeps rejecting is there a trick i dont know can anyone help buisness is a auto rescue and i tried diffrent google accounts that connected diffrent cell numbers
Читать полностью…
Rules in our groups are strictly enforced. It is strongly recommended to read our rules before engaging in any other activity!
Читать полностью…
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…
Rules in our groups are strictly enforced. It is strongly recommended to read our rules before engaging in any other activity!
Читать полностью…
if any one has the pdf of machine learning please share it thanks👍
Читать полностью…
First single out one framework to learn, preferably one you have interest in. For example, if you're into gaming, choose Pygame. For AI (or LLM) -programming > PyTorch, websites > Django, APIs (used to connect different programs, i.e. to plug in external services into your existing program) > FastAPI. There are many more Python frameworks, and without knowing which to learn, it's challenging to move on to the how.
Читать полностью…
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
First page, directly under the headline is a paragraph that explains that.
Читать полностью…
Hey, what library should I use to extract int values from an html file ?
Читать полностью…
it is for solving problems is there any matrial inside or not
Читать полностью…
guys someone guide me is this group is for chatting and solving the problems or for materail
Читать полностью…
i want the full pdf of python programming language guys if anyone has please share it thanks alot
Читать полностью…
does anyone knows how to connect and program an ESP32 using MacOS????Urgent
Читать полностью…
Can someone explain this regular exp?
(?:\((\w+)\))?([^\s:]+):(\d+)(?::([^:]+):(.+))?
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.
Читать полностью…