Give 3 examples of very famous chatbots or AI tool used by you. Within a 30 second
Chatgpt,bing , gamma AI etc tool
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 a chatbot?
A chatbot is a virtual assistant that uses AI to communicate with users, answer questions, or perform tasks via text or voice.
What are some challenges in developing advanced chatbots?
Cost, large datasets.
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.
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 full form of LLM?
Large Language Models
Which programming language is commonly used for chatbot development?
Python
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 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
Explain the difference between machine learning and NLP.
ML is a broader field, and NLP is a part of it. Many NLP systems use Machine Learning techniques to understand and process language better.
Name a popular chatbot framework
Dialogflow, Rasa, Microsoft Bot Framework