Knowledge Base Guide
Teach your avatar using your own course content and documents.
Overview
The Knowledge Base feature allows you to upload documents that your avatar can reference when answering questions. This is powered by RAG (Retrieval-Augmented Generation), which finds relevant information from your documents to provide accurate, contextual responses.
Supported Formats
- PDF – Course materials, ebooks, handouts
- DOCX – Word documents
- TXT – Plain text files
- Direct paste – Copy/paste content directly
Adding Content
Uploading Documents
- Go to your avatar's dashboard
- Click the Knowledge tab
- Click Upload Document
- Select your file (max 10MB per file)
- Wait for processing (usually 30-60 seconds)
Adding Text Directly
- Go to the Knowledge tab
- Click Add Text
- Give it a descriptive title
- Paste or type your content
- Click Save
Best Practices
Content Quality
- Use clean, well-formatted documents – Remove unnecessary headers, footers, and page numbers
- Break large documents into sections – Split by chapter or topic for better retrieval
- Use descriptive titles – Help the system understand what each document contains
What Works Well
- Course transcripts and lecture notes
- FAQs and Q&A documents
- Glossaries and definitions
- Step-by-step guides and tutorials
- Cheat sheets and quick reference guides
What to Avoid
- Scanned images of text (use OCR first)
- Tables with complex formatting
- Content that requires visual context (charts, diagrams)
- Very short snippets (less than a paragraph)
How It Works
Processing Pipeline
- Upload – Your document is uploaded and stored securely
- Chunking – The document is split into meaningful sections
- Embedding – Each chunk is converted to a vector representation
- Indexing – Vectors are stored for fast retrieval
During Conversations
- User asks a question
- System searches for relevant chunks
- Top matches are included in the AI context
- Avatar answers using both its training and your content
Citations
When your avatar uses knowledge base content, it may reference the source:
"Based on Chapter 3 of your course materials, the answer is..."
Managing Your Knowledge Base
Viewing Documents
The Knowledge tab shows all uploaded documents with:
- Title and source
- Processing status
- Token count
- Upload date
Removing Content
- Find the document in your Knowledge tab
- Click the Delete icon
- Confirm deletion
Note: Deleted content is removed immediately from the knowledge base.
Tips for Different Use Cases
For Course Creators
- Upload your course transcripts
- Add FAQs from student questions
- Include glossaries for technical terms
- Update regularly with new content
For Corporate Training
- Upload policy documents
- Add procedure guides
- Include compliance materials
- Add product specifications
For Customer Support
- Add product documentation
- Upload troubleshooting guides
- Include return/refund policies
- Add pricing information
Limits by Plan
| Plan | Max Documents | Total Storage |
|---|---|---|
| Free | 3 documents | 10 MB |
| Pro | 50 documents | 200 MB |
| Team | 200 documents | 1 GB |
| Enterprise | Unlimited | Unlimited |
Troubleshooting
Document not processing?
- Check file size (max 10MB)
- Ensure file format is supported
- Try re-uploading
Avatar not using knowledge?
- Verify document status is "Ready"
- Check that content is relevant to questions
- Try asking questions that directly relate to your content
Poor quality answers?
- Add more context to your documents
- Use clearer formatting
- Break up very long documents