AI1
AI2
AI3
100

Give 3 examples of very famous chatbots or AI tool  used by you. Within a 30 second?

Chatgpt,bing , gamma AI  etc tool.

100

Give examples of 3 apps that have chatbots integrated into them.

Zomato, whatsapp, irctc etc.

100

Name 5 industries where AI chatbots are being used?

Education, health, finance, real estate, media.

200

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.

200

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.

200

What is the full form of LLM?

Large Language Models.

300

Name a popular chatbot framework?

Dialogflow, Rasa, Microsoft Bot Framework

300

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.

300

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.

400

In a multilingual chatbot, how can translation errors affect user intent recognition?

Translation errors in a multilingual chatbot can distort user input, alter meanings, or cause keyword mismatches, leading to incorrect intent recognition and reduced accuracy.

400

List three common metrics for evaluating chatbot performance and explain their significance?

1. BLEU: Evaluates response quality by comparing chatbot output to reference text.
2. Accuracy: Measures how well the chatbot correctly identifies intents or provides responses.
3. User Satisfaction: Assesses user feedback to gauge overall performance and effectiveness.

400

What are the challenges of training a chatbot using a seq2seq model?

Challenges of training a chatbot with a seq2seq model include high data requirements, difficulty retaining context, generating generic responses, computational complexity, and producing nonsensical outputs.

500

What is the purpose of Natural Language Processing (NLP) in chatbot development?

Help to understand/connect with human.

500

What is the main difference between a generative chatbot and a retrieval-based chatbot?

A retrieval-based chatbot selects the best response from a predefined set, ensuring accuracy and control but limiting flexibility and creativity.

500

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.

M
e
n
u