Advertisement
Advertisement

More Related Content

Advertisement

ChatGPT Use- Cases

  1. Bluechip Technologies UK hello@bluechip-tech.co.uk Uditha Bandara Unleash the power of ChatGPT – London AI Technology Meetup
  2. INTRODUCTION  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.
  3. INTRODUCTION  There’s 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.
  4. 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.
  5. USE CHATGPT AS A LINUX TERMINAL
  6. 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.
  7. DEBUG CODE
  8. 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.
  9. WRITE CODE  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.
  10. PLAY TIC-TAC-TOE  If you’re feeling a little more adventurous, you can actually play the Tic TacToe 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: in next slides.
  11. PLAY TIC-TAC-TOE  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. PLAY TIC-TAC-TOE
  13. PLAY TIC-TAC-TOE  Execute the following command to run the python program you just made ChatGPT write:
  14. PLAY TIC-TAC-TOE  Enter the row, column values normally to play the game.
  15. 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.
  16. EXPLAIN THINGS
  17. 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 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.
  18. EXPLAIN LIKE I AM 5
  19. 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.
  20. GET IDEAS FOR AI ART, DECORATION, 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.
  21. GET IDEAS FOR AI ART, DECORATION, PARTY THEMES
  22. 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.
  23. FIND ANSWERS TO HOMEWORK AND ASSIGNMENT QUESTIONS WITH CHATGPT
  24. 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 endeavour.  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.
  25. USE CHATGPT TO WRITE MUSIC
  26. 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 AppleTranslate to do this, so it’s not the most useful of features.
  27. USE CHATGPT FOR TRANSLATIONS
  28. 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.
  29. EXTRACT DATA FROM TEXT
  30. 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.
  31. GRADE ESSAYS
  32. 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.
  33. SOLVE MATHS QUESTIONS  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.
  34. SOLVE MATHS QUESTIONS
  35. THANKYOU
Advertisement