Linux Poem written by ChatGPT

I was playing with ChatGPT recently and asked it to write a poem about Linux. Check it out :) Linux poem In the land of tech, there reigns a king so bold, A system so powerful, it never grows old. It’s sleek, it’s smart, it’s Linux you see, An open-source wonder, that’s always free. With its command line skills, it can do so much more, Than other systems that you’d normally adore....

June 15, 2023 · 1 min

Telegram Bot for ChatGPT and other OpenAI models

I’m sure that by now many of you have played around with the ChatGPT model by OpenAI. If not, you should definitely try it out! You can interact with the model via your web browser, but it’s more enjoyable to experiment and create something yourself. Hence, I decided to code a Telegram bot that connects to the OpenAI API. The main features of the bot include: Using the ChatGPT model with the /chat command....

April 12, 2023 · 2 min