Part 2: Quiz

Multiple Choice Quiz

1. What is the primary method an AI agent uses to learn, according to the training material?

A) By writing code and building complex machine learning models.

B) By accessing and interpreting a vast amount of information from a knowledge base.

C) By observing human conversations and mimicking them.

D) By taking online courses and certifications.


2. What is the name of the technique that AI agents use to find relevant information from their knowledge base?

A) Retrieval-Augmented Generation (RAG)

B) Deep Learning

C) Natural Language Processing (NLP)

D) Keyword Matching


3. What is considered the "single source of truth" for an AI agent?

A) The internet

B) The agent's programming code

C) The knowledge base

D) The user's input


4. Which of the following are examples of content that can be included in a knowledge base?

A) Social media feeds, personal emails, and text messages.

B) Product Manuals, Frequently Asked Questions (FAQs), and Company Policies.

C) Video games, movies, and music.

D) Source code, server logs, and network traffic data.


5. What is the relationship between the quality of training data and the performance of an AI agent?

A) There is no relationship between the two.

B) The performance of an AI agent is directly tied to the quality of its training data.

C) The quality of training data only affects the agent's speed, not its accuracy.

D) An agent can perform well even with low-quality data.


6. What is a "vector store" in the context of AI agents?

A) A type of online store that sells vectors.

B) A database that stores and searches for information based on its meaning.

C) A physical storage device for AI models.

D) A tool for creating vector graphics.


7. The library analogy for how a vector store works is like a library where books are organized by:

A) author's last name.

B) cover design.

C) topic and meaning.

D) publication date.


8. How does a vector store find relevant information to answer a user's query?

A) By searching for exact keyword matches in the documents.

B) By converting the query into a vector and finding the closest document vectors.

C) By randomly selecting documents from the database.

D) By asking the user for more keywords.


9. Which of the following are reasons why vector stores are ideal for AI agent knowledge bases?

A) They are expensive, slow, and difficult to scale.

B) They only support text data, not images or audio.

C) Semantic Search, Speed, and Scalability.

D) They require a lot of manual maintenance.


10. What is the role of raia Academy in the AI agent training process?

A) It's an online course for learning about AI.

B) It's a tool for transforming documents into a clean, structured, AI-ready format.

C) It's a marketplace for buying and selling AI agents.

D) It's a social media platform for AI enthusiasts.


11. What is the principle of "garbage in, garbage out" in the context of AI training?

A) The more data you give an AI, the better it will perform.

B) If you use poorly formatted or unstructured documents for training, the AI's performance will be poor.

C) The AI will automatically clean up any "garbage" data it receives.

D) It's better to have some data, even if it's low-quality, than no data at all.


12. What is the ideal format for AI training for most use cases, and why?

A) PDF, because it preserves the original formatting of the document.

B) Microsoft Word, because it's easy to edit.

C) Markdown, because it's lightweight and easy for both humans and machines to read.

D) Plain text, because it's the simplest format.


13. In what advanced cases might JSON be the preferred format for training data?

A) For creating visually appealing documents.

B) For Analyst Agents that need to process structured data.

C) For training chatbot agents.

D) For storing images and videos.


14. What are the key benefits of using raia Academy for document preparation?

A) It's a manual and time-consuming process.

B) It creates inconsistent and low-quality documents.

C) Efficiency, Consistency, Quality, and Structure Preservation.

D) It only supports one type of document format.


15. What are AI Agent Packs?

A) A type of backpack for carrying AI-powered devices.

B) Reusable, modular bundles of training data and instructions that can be shared across multiple agents.

C) A subscription service for accessing pre-trained AI models.

D) A collection of AI-themed stickers.


16. What are the main benefits of using AI Agent Packs?

A) They increase content duplication and make maintenance more difficult.

B) They ensure that all agents have different and inconsistent knowledge.

C) Efficiency, Consistency, Maintainability, and Scalability.

D) They are difficult to create and use.


17. Which of the following are common use cases for AI Agent Packs?

A) Personal photo albums, music playlists, and shopping lists.

B) Company Boilerplate, Product Catalog, and Compliance information.

C) Video game mods, social media bots, and spam filters.

D) Weather forecasts, stock market predictions, and sports scores.


18. What is the purpose of the Copilot tool in the raiaAI platform?

A) To help users write code for their AI agents.

B) To enable human feedback for the AI agent.

C) To automatically generate training data for the agent.

D) To translate conversations between different languages.


19. Describe the human-in-the-loop feedback process.

A) A fully automated process where the AI learns on its own without any human intervention.

B) A process where humans identify gaps in an AI agent's knowledge by monitoring its conversations and providing feedback.

C) A process where the AI agent asks for help from a human whenever it doesn't know the answer.

D) A process where humans and AI agents work together to complete tasks.


20. What are the steps in the continuous improvement feedback loop for an AI agent?

A) Deploy, Forget, and Replace.

B) Deploy, Monitor, Feedback, Analyze, Refine, and Repeat.

C) Design, Develop, Test, and Deploy.

D) Collect Data, Train Model, and Evaluate Performance.

Last updated