I was playing around with AI solutions however I have never seen that make me excited so far. OpenAI chat is in “Free Research Preview”. I hope that we can use it free forever.
You can access it from this link. https://chat.openai.com/chat
Here is an example where I am asking for a sorting algorithm in Python:
It also remembers what you asked before and can improve the code. Here I am asking if it can use quicksort and it does the magic.
I think it is a really good tool to have for my daily work and I am suggesting it to everyone.