Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new commit for new ai content #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
79 changes: 79 additions & 0 deletions what-are-the-impact-of-generative-ai.mdx
Original file line number Diff line number Diff line change
@@ -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.

<Img src="https://storage.googleapis.com/lablab-static-eu/images/tutorials/chatgpt-tutorial.JPG" />

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.

<Img src="https://storage.googleapis.com/lablab-static-eu/images/tutorials/chatgpt2.JPG" />

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.

<Img src="https://storage.googleapis.com/lablab-static-eu/images/tutorials/gpt4.JPG" />

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.

<Img src="https://storage.googleapis.com/lablab-static-eu/images/tutorials/chatgpt3.JPG" />


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/)