Give 3 examples of very famous chatbots or AI tool used by you
ChatGPT,Bing,Canva etc
Give examples of 3 apps that have chatbots integrated into them.
Zomato, whatsapp, irctc etc.
Name 5 industries where AI chatbots are being used.
Education, health, finance, real estate, media
What is the full form of LLM?
Large Language Models
Which programming language is commonly used for chatbot development?
Python
What is a chatbot?
A chatbot is a computer program that talks with people through text or voice. It can follow set rules or use AI to understand and answer questions. Chatbots are used in customer service, shopping, healthcare, and more, working anytime to help users quickly and easily.
What are the main reasons for using chatbots?
24*7 support, cost saving
What will make a chatbot more effective? (a) Large dataset
(b) small dataset)?
Large dataset
Can chatbots be biased?
Yes
Give two examples of types of chatbots used by industries today based on how the data is trained on them
Rule-based chatbot,
ML-based chatbot
What is the difference between an AI chatbot and an AI personal assistant?
An AI chatbot focuses on specific tasks like answering questions or helping with customer support. An AI personal assistant, like Siri or Alexa, does many tasks, such as setting reminders, controlling smart devices, or managing schedules. Chatbots are task-focused, while personal assistants are more versatile.
What is Machine learning? Explain with very simple example
Machine Learning is when computers learn from examples and improve themselves without being told exactly what to do.
What is Natural language processing? (NLP)
NLP is a specific area of computer science that helps computers understand, interpret, and respond to human language (like text or speech).
Example: When you ask Siri a question, NLP helps the computer understand what you’re saying.
What is the purpose of Natural Language Processing (NLP) in chatbot development?
Help to understand/connect with human
What is the difference between a rule-based chatbot and a machine learning-based chatbot?
Rule-based uses no ML framework to train on data and is based on minimal rules. Whereas ML is trained on datasets