Ch@t GPT
Topics to be covered in this article:
1. Introduction about robots
2. Types of robot
3. Neural Network
4. Chat Gpt
Introduction about robots:
Robot is like a system, that work or function after giving to input ( program). And the branch which interact (study) into it, it is called Robotics.
- Combination of Mechanical, Electrical, Control and Computer system are called Mechatronics.
Block diagram:
Types of Robots:
- Humanoid
- Chat bot
- Artificial intelligence
Humanoid:
It is a professional service robots built to mimic (behaves) human motion and interaction.
Chat bot:
It is a program that simulate and process human conversation (either written or spoken).
It uses Artificial intelligence and Natural language processing to understand the questions.
Artificial Intelligence:
It is a smart and intelligent algorithm to mimic (behave) like a human cognitive functions such as learning and problem solving.
And the application of AI is machine learning: It is the process of using mathematical models of data to help a system to continue learning and improving on its own.
In this system, a special type of algorithm is used which is called Neural Network.
Neural Network:
An artificial neural network (ANN) is based on the collection of connected units or nodes called artificial neurons, which is similar model as biological brain’s neurons.
Chat Gpt ( Chat generative pre-trained transformer)
It is a smart and intelligent chat bot.
Developed by Artificial intelligence research company Open AI.
It performs numerous tasks like: Answering your queries very effectively, Solving mathematical equations, Writing text, Debugging the code and translate different types of languages.
How does it work ?
Chat Gpt is a generative language model based on the Transformer Architecture.
These models are capable of processing large amount of text and learning to perform Natural language processing task very effectively.
Natural language processing:
It is the branch of AI.
It helps to understand text and spoken words is much same as human can do.
NLP is the combination of Statistical, Machine learning and Deep learning models. Together these technologies providing the ability to a system to process human language in the form of text or voice and get a direct response within second.
Implementing of chat bots is one of the important application of NLP.
To work, Gpt needs to be trained on a large amount of text via internet sources like: Articles and websites.
From the loaded texts, the model learn to perform NLP tasks.
Once the model is well trained, Gpt can be used to perform wide range of tasks.
With the help of Artificial neural network it answers your questions instantly and very effectively.