Skip to content

Mission 2: Import PDF Documents

Estimated time: 15 minutes


Learning Objective

Learn how to enhance your AI Agent by uploading and utilizing PDF documents. You will understand how to provide relevant data to your agent, enabling it to deliver more accurate and context-aware responses. By the end of this mission, you will be able to integrate documents into your AI Agent and test its improved capabilities using targeted prompts.


Datasets

Download the required documents for this mission:


Prerequisites

Please refer to the Navigation Guide to familiarize yourself with the platform interface.


Step-by-Step Instructions

1. Open Your AI Agent

Inside the created "AI Agent" folder, double-click the AI Agent you created in Mission 1.

2. Navigate to Documents Tab

Go to the "Documents" tab in the AI Agent interface.

3. Upload the First Document

Click the Upload button and select the Titancraft_Company_Profile.pdf file.

Upload Document

Upload the Titancraft_Company_Profile.pdf document to the AI Agent

4. Test with Initial Prompts

Switch back to the "Prompts" tab and try one of the following prompts:

Tell me general information about the company
Give me a summary of strategic insights
What are the current products from the catalogue?

Test Initial Prompts

Ask questions in the Prompts tab to test the AI Agent's knowledge

5. Experiment with Configuration

You can test how the "Precision" setting changes the answer of the model:

  1. Go to the "Configuration" tab
  2. Adjust the precision slider
  3. Return to Prompts and ask the same questions
  4. Notice how responses change with different precision levels

Adjust Precision

Adjust the precision slider in Configuration tab to modify response behavior

6. Upload Additional Documents

Upload the other two documents to get even better and more precise answers. The more context you provide with documents, the better your Agent will understand the prompts.

7. Test with Advanced Prompts

Try these prompts after uploading all three documents:

What does the company do for the environment and for sustainability?
What is the "TitanInsights Platform"?
What are the next upcoming Events?
On which platform do we make the most sales?
In what parts of the world do we make the most sales?

Understanding Document Training

How It Works

  1. Upload PDFs - AI Agent extracts text and context from your documents
  2. Index Content - Content is indexed and made searchable
  3. Context-Aware Responses - Agent uses document knowledge to answer questions
  4. Improved Accuracy - More documents = better understanding of your domain

Benefits

  • Domain Expertise - Agent becomes an expert in your specific business
  • Consistent Answers - Responses based on your official documentation
  • Reduced Hallucinations - Agent relies on factual document content
  • Scalable Knowledge - Easily add more documents as your knowledge base grows

Tips for Best Results

Document Quality

  • Use clear, well-formatted PDFs for best results
  • Ensure documents contain relevant information for your use case
  • Organize documents by topic or domain

Testing Prompts

  • Start with broad questions, then get more specific
  • Reference specific topics mentioned in your documents
  • Adjust precision settings based on your needs

Summary

You've successfully learned how to:

✓ Upload PDF documents to train your AI Agent

✓ Test AI Agent responses with various prompts

✓ Understand how document context improves accuracy

✓ Experiment with precision settings

✓ Build a knowledge base with multiple documents


Well done! Now let's move on to the next mission!