Inspiring Tech for All
Inspiring Tech for All
12 Cool Things You Can Do with ChatGPT | Times Catalog

12 Cool Things You Can Do with ChatGPT

Do you know about ChatGPT? It’s a powerful and versatile language processing tool that can do some pretty cool things. From having a conversation with a virtual assistant to generating text based on a prompt, ChatGPT can be used for a wide range of applications. In this article, we’ll explore some of the cool things you can do with ChatGPT and show you how it can benefit you and your business. Whether you’re a beginner or an experienced user, we’re sure you’ll be impressed by the capabilities of this AI conversational bot. So let’s dive in and discover the cool things you can do with ChatGPT.

Discover the Cool Things You Can Do with ChatGPT (2023)

There are a lot of things you can get the ChatGPT AI bot to do. From fun things like getting ideas for decorations, party planning, and more, to more useful ChatGPT benefits like helping you debug your code, or even write code for you. In fact, the introduction to this article has been written by ChatGPT and it’s pretty good. With that, let’s check out some of the cool features of ChatGPT that make it stand out.

Use ChatGPT as a Linux Terminal

Possibly one of the coolest things you can get OpenAI ChatGPT to do is to pretend it’s a fully functioning Linux terminal. You can even use Linux commands, create files and directories, and a lot more. Heck, you can even write and compile code within the terminal, and execute it if you want.

To enable the terminal, you have to write the following text in the chatbox (courtesy of Jonas Degrave):

I want you to act as a Linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. Do not write explanations. Do not type commands unless I instruct you to do so. When I need to tell you something in English I will do so by putting text inside curly brackets {like this}. My first command is pwd.
12 Cool Things You Can Do with ChatGPT | Times Catalog

Speaking of using ChatGPT as a Linux terminal, did you know you can use ChatGPT in a Linux terminal as well? Yup.

Debug Code

If you’re a programmer, one of the applications of ChatGPT that will undoubtedly prove useful for you is to help debug your code and even spot some vulnerabilities. Basically, if you ask ChatGPT to check a piece of code for bugs, it will not only do so, but also explain what the bug is, and an example (or more) of how you can implement a potential fix.

12 Cool Things You Can Do with ChatGPT | Times Catalog

Write Code

Whether you’re a programmer, or trying to learn, ChatGPT’s functionality can come in handy for you. If you’re trying to figure out how to write the code for a particular problem, you can simply ask the AI chatbot to do it for you. What’s more, you can even tell it which programming language you want to write the code in and it will do it for you.

For testing, I asked ChatGPT to write the Python code for a terminal-based game of tic-tac-toe. I then saved the code as a Python file on my computer and executed it in the Terminal, and it worked like a charm.

12 Cool Things You Can Do with ChatGPT | Times Catalog

Also Read:

Play Tic-Tac-Toe

If you’re feeling a little more adventurous, you can actually play the Tic Tac Toe game for which ChatGPT just wrote the code, inside the chat environment itself. To do this, you will have to combine a couple of things:

  • Make ChatGPT behave like a Linux terminal.
12 Cool Things You Can Do with ChatGPT | Times Catalog
  • Ask it to write the Python code for a terminal-based game of tic-tac-toe and to save it to a file. You can name the file anything you like, I have used the name “t.py”.
12 Cool Things You Can Do with ChatGPT | Times Catalog
  • Execute the following command to run the Python program you just made ChatGPT write:
python3 t.py
12 Cool Things You Can Do with ChatGPT | Times Catalog
  • Enter the row, and column values normally to play the game.
12 Cool Things You Can Do with ChatGPT | Times Catalog

Explain Things

ChatGPT is also quite useful for learning about things. For example, you can ask the AI chatbot to explain the IPV6 header to you and it will do so with proper explanations. Basically, the next time you have a doubt about anything, you can simply ask ChatGPT to explain it to you.

12 Cool Things You Can Do with ChatGPT | Times Catalog

Explain Like I Am 5

If you’re trying to learn about more complex topics, you can even ask ChatGPT to explain concepts to you in layman’s terms. Just add “explain like I’m 5” to your query and the chatbot will oblige. For example, I asked it to explain wormholes like I’m 5.

12 Cool Things You Can Do with ChatGPT | Times Catalog

Explain in a Particular Style

If you’re just trying to have some fun, you can even ask ChatGPT to explain things to you in a particular style. For example, you can ask it to explain the HTTPS stack in the style of a cowboy from old westerns and the results are hilarious.

12 Cool Things You Can Do with ChatGPT | Times Catalog

Get Ideas for AI Art, Decoration, and Party Themes

The next time you’re stuck trying to figure out ideas for a party theme, or just looking for inspiration about your next house remodel, give ChatGPT a shot. Simply ask it to suggest party themes and it will do so. For example, I asked ChatGPT to suggest some party themes for a birthday party for a 29-year-old and this is what it came up with.

12 Cool Things You Can Do with ChatGPT | Times Catalog

Find Answers to Homework and Assignment Questions with ChatGPT

Another one of ChatGTP’s benefits is that it can help you solve your homework and assignments. Whether you’re in school, or at the university, ChatGTP can help you with your assignments with ease. Here’s an example of me asking ChatGPT to explain the IPV4 header.

12 Cool Things You Can Do with ChatGPT | Times Catalog

Use ChatGPT to Write Music

This one is probably the one that’s most useful for me. I like writing my own songs and composing them, but ChatGPT pretty much makes this an instant endeavor. You can ask the chatbot to write a song on any topic and it will come up with something rather decent in no time. What’s more, you can even get it to come up with the accompanying chords for the music.

12 Cool Things You Can Do with ChatGPT | Times Catalog

Use ChatGPT for Translations

This one isn’t as useful as it is simply cool and clever. You can use ChatGPT to translate text from one language to another, and it works with quite a lot of languages easily. However, you would normally probably just use Google Translate or Apple Translate to do this, so it’s not the most useful of features.

12 Cool Things You Can Do with ChatGPT | Times Catalog

Extract Data from Text

ChatGPT can also help you extract data from text. All you have to do is provide the text to the chatbot, and tell it what kinds of data to extract and in which format. Take a look at the screenshot below.

12 Cool Things You Can Do with ChatGPT | Times Catalog

Grade Essays

ChatGPT can be really useful for students, but it can also be quite useful for teachers. The AI tool can let you easily grade essays, and it even provides feedback on its grading. For example, if you ask ChatGPT to grade an essay, and it assigns it the grade of “B+”, it will also tell you why the essay has been graded at B+ along with suggestions for improvements.

12 Cool Things You Can Do with ChatGPT | Times Catalog

Solve Maths Questions

In its original state, ChatGPT wasn’t the best with mathematical questions. However, with new updates, OpenAI has made it quite good at handling math questions as well. So, if you’re stuck on a maths problem and you’re looking for the answer, ChatGPT can help. What’s more, it even shows its work, along with helpful explanations, so you can understand how to solve the problem yourself.

12 Cool Things You Can Do with ChatGPT | Times Catalog

Get Creative with ChatGPT with these Unique Ideas and Examples

Well, those were 12 cool things you can do with ChatGPT. As you can see, you can use it to do fun stuff like writing music, but you can also use it to do more serious things like writing and debugging code, extracting data from text, finding answers to assignment questions, and a lot more. You can even use it as a Linux terminal if you want. So, what are some of the useful things you’ve used ChatGPT for? Let us know in the comments.

Share this article
Shareable URL
Prev Post

AI pioneer quits Google to warn about the technology’s ‘dangers’

Next Post

How to Use ChatGPT to Write Essays That Impress

Leave a Reply

Your email address will not be published. Required fields are marked *

Read next