@neauoire I use it a lot to generate code snippets. Gpt4 and copilot are both very good at this. It works very well for generating boring tests. If you are writing novel aůgorithms its useless, if you're writing API glue code (which is %90) of Python it's far faster to just ask GPT than to spend a few hours in the docs of an API you've never or rarely used and finding that one function...