From 6597a75616beb1b092e83452e7f4b4689544a47f Mon Sep 17 00:00:00 2001 From: Isaac Abiodun Date: Fri, 21 Apr 2023 20:24:54 +0100 Subject: [PATCH] new commit for new ai content --- what-are-the-impact-of-generative-ai.mdx | 79 ++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 what-are-the-impact-of-generative-ai.mdx diff --git a/what-are-the-impact-of-generative-ai.mdx b/what-are-the-impact-of-generative-ai.mdx new file mode 100644 index 0000000..62c8526 --- /dev/null +++ b/what-are-the-impact-of-generative-ai.mdx @@ -0,0 +1,79 @@ +--- +title: "What are the impact of Generative ai?" +description: "The great impact of generative ai product are exposed in this article." +image: "https://miro.medium.com/v2/resize:fit:720/format:webp/1*WntWdJk5sf1db3O71PAs8g.jpeg" +authorUsername: "engrisaac1234" +--- +## Target Audience +AI Enthusiasts and Upcoming AI Developer and Engineer or Tech Enthusiast. + +##Disclaimer +This article does not use any big technical terms and it’s targeted at simplicity for upcoming Developer or Engineer interested in Artificial Intelligence. + +##Table of Contents: +- What is Generative AI? + +- Real life application of Generative AI? + +- Impacts of Generative AI (positive/negative) + +OpenAI has recently developed a chatbot based on their GPT-3.5 technology model. This +generative AI model has been designed to generate text with a more natural flow, giving you the +feeling of conversing with a real person. When you type in a query, you should receive +a response that includes several sentences or paragraphs. This is a new advancement +in the field of automatic text-generation AI, following their previous accomplishment +of creating the text-to-image generator DALL-E. + + + +ChatGPT from OpenAI is easy to use. All you have to do is type in your text and you will +receive the information. To use the tools from OpenAI, you'll need an account. If you don't +have one, simply register with your Google or Microsoft account - it's that easy! In order to +register for OpenAI, you must enter a phone number. After that, you can add your email address, +either manually or from one of the available options. Finally, a confirmation number will +be sent to you, which you must enter on the registration page to complete the setup. You +can register [here](https://beta.openai.com/signup). + +## How to use ChatGPT + +OpenAI's ChatGPT tool is designed to give detailed responses to any inquiry you type - from +questions to statements. While the best results come from inputting a statement, questions +are also accepted. For example, if you type "explain how a combustion engine works" you'll +get a more detailed result than if you asked "how does a combustion engine work". You can also +get more specific and request a specific number of paragraphs for an essay or a Wikipedia +page. + + + +ChatGPT is not foolproof, though; if there is not enough data available, it may fill in the +gaps with incorrect information. OpenAI notes this is rare and that the tool also currently +has “limited knowledge of world events after 2021”, since it was trained on data before the +date. It is possible that OpenAI enables, that the tool can lookup the internet for more +information, but this is disabled for now. + + + +To ensure accuracy, you can input queries continuously until you close your browser or reset +the thread to clear your previous requests. You can also choose to view the page in either +dark or light mode. + +## ChatGPT Use-Cases + +ChatGPT can be used for many different tasks, for example: + +- speech and text analysis +- translations +- explanations of complex issues +- writing stories and essays +- learn coding +- debugging code + +OpenAI has not yet released an official API for ChatGPT, but there are several community-created libraries available. Check out our list of [ChatGPT API](https://lablab.ai/tech/openai/chatgpt#api) libraries on the [OpenAI ChatGPT technology page](https://lablab.ai/tech/openai/chatgpt) for more information. + + + + +If you want to learn more about ChatGPT, you can read the [official blog post](https://openai.com/blog/chatgpt/). + + +**Thank you!** If you enjoyed this tutorial you can find more and continue reading [on our tutorial page](https://lablab.ai/t/) - isaac Yakubu, Software Engineer [Ojapay](https://isaacgeek.tk/)