ChatGPT — Leverage AI to do things for you | 2023
→ These days you might have heard a lot about Chat GPT. Yes, today we will understand it and how to leverage it rightly.
→ ChatGPT is a member of the generative pre-trained transformer (GPT)
→ I have been recently working on the development of an AI model called Form Rec of Azure. So how it works, are we upload a document in a model, and we have to train it with multiple documents to get the right data.
→ What it does is extract multiple data from forms, just like we scan fingerprints from various angles for the phone to unlock the device.
→ ChatGPT is an artificial intelligence (AI) language model developed by OpenAI
→ It utilizes advanced natural language processing (NLP) techniques and deep learning algorithms to generate text-based responses and engage in interactive conversations with users.
→ ChatGPT has been trained on a large amount of text data to understand and generate human-like responses in a conversational manner.
→ Let us now ask ChatGPT about itself 😀
ChatGPT’s First Impression
→ Let us first signup/log in to ChatGPT. Click this link
→ Scroll a little bit down here we find the ChatGPT section. Click Try ChatGPT
→ This is the ChatGPT screen.
→ Do not be misled by a simple-looking screen. Think ChatGPT like your friend who can answer your questions when you ask them rightly.
→ ChatGPT learns based on typing help save your time in many ways.
What is Prompt?
→ In the ChatGPT world anything we type in the input of ChatGPT is called prompt
→ Like Google we ask it based on what we need, similarly, we can ask ChatGPT based as we require.
Asking Questions:
→ Let us ask our first question to ChatGPT?
Q1. How do I make an HTTP request in Javascript?
→ We will feel shocked if it brings the exact code as we search in Stack Overflow or other sites. Cool.
→ Also once the ChatGPT response is complete, the history on the right is created
→ They also provide the option to copy the code to the clipboard. Click Copy code.
Features of ChatGPT
→ There are basically three main features of Chat GPT:
a. Examples — we have seen code fetch
b. Capabilities — ChatGPT can remember things (eg. your company name). If we ask something next time related to the company. It will write the company name directly (Unless asked specifically not to)
c. Limitations — we need to make sure it is okay, not everything is correct
ChatGPT Version:
→ Like every AI model is trained with features. We can get the ChatGPT release below.
→ ChatGPT has various models — GPT 3.5, GPT 4
→ GPT 4 is part of the paid subscription (i.e. Chat GPT+)
→ GPT 4 handles beautifully image recognition as well
→ In ChatGPT Plus console, it asks for model selection — GPT 3.5 or GPT 4
→ Now we are on GPT4
→ I am using ChatGPT for some time now — coding, letters, and others.
→ I would suggest taking time and experimenting with it and asking questions before going to a ChatGPT Plus subscription.
Example Prompts with ChatGPT — 10 Prompts
→ Now that we know what is ChatGPT. Let us ask some questions and see how we can leverage it.
Q1. Write a Node JS code to prevent unknown Frontend requests in Express JS.
Q2. Can you write the same Feature code in Python and Django?
Q3. Give me a code to print Hello World in 10 programming languages.
Q3. Give me 10 blog post articles about Chat GPT.
→ ChatGPT can help us with some suggestions for blogs
→ Let us ask ChatGPT to write an article on point 3.
Q4. Write an engaging and thought-provoking article based on this blog post title #3. Write this from the perspective of a Senior consultant and devote a paragraph each to how ChatGPT can be used to integrate into the respective workflows for IT, Coding, Marketing, Sales, and Service.
→ From this prompt we understood, ChatGPT can write articles for us. I wished we had ChatGPT in English Essay writing homework 😅
→ Now once we write the article, search engine optimization (SEO keys) are important for filling in the tags
→ For the last article written, let us ask ChatGPT to generate tags related to SEO
Q5 Give me a list of tags to include for SEO purposes and also a good meta description for that article you just wrote for me.
→ Now these tags we can include these for Search Engine Optimization (SEO)
→ ChatGPT for Tailored Cover Letter for Jobs:
→ Cover letter is a document accompanying your Resume
→ Before writing a cover letter, we need to have
a. clear understanding of the job we are applying for
b. Company culture and qualifications, skills
Q6. Write an example Job Description for a Fullstack Javascript Developer in the United States IT Industry
→ Now just think we can make use of ChatGPT for writing cover letters for each job we apply
→ For example, if we are applying for Mercedes Benz
Q7. Please write the same cover letter for Mercedes Benz IT sector with 6 years of experience with Full stack developer skills. My name is Amir Mustafa from Bengaluru.
→ Let us now ask something different on ChatGPT. Something related to movies.
Q8. Some good action hollywood movies on Netflix today.
Q9. Please help me best healthy foods in India and US to keep my weight in check
Q10. Give me the html code to display a basic webpage that details a recipe for chicken salad.
→ Let us see in online HTML editor what ChatGPT has created for us in an online HTML editor
Q11. Update our webpage to resemble the style of the ESPN website, but call it the Chicken Salad Network.
→ I hope this time it will look something better 😄. Let us check in online HTML editor
→ Hurray, we got an ESPN-style webpage. This webpage looks better with CSS.
→ We now know ChatGPT can help us with almost anything.
→ Do give it a try team, you will soon realize it can save lots of time in most things.
Video:
Closing Thoughts:
In this article, we have leveraged ChatGPT with different things. We have seen it can give us code. Even if we have some code we are unable to understand, paste it in Chat GPT and ask for explaining. Chat GPT will help us with that.
ChatGPT can write emails, and letters for us, and create a webpage, including social media posts. I hope you will love ChatGPT 😀
Thank you for reading till the end 🙌 . If you enjoyed this article or learned something new, support me by clicking the share button below to reach more people and/or give me a follow on Twitter and subscribe Happy Learnings !! to see some other tips, articles, and things I learn about and share there.