AI Assistant Types
Assistant Types
VoiceVision offers two types of AI assistants: Simple Assistant and RAG-Enabled Assistant.
Simple Assistant:
This type does not utilize a knowledge store. Instead, all instructions and information are provided through the input prompt.
Faster and quick responses
Best suited for: Talking avatars and voice assistants
RAG-Enabled Assistant:
RAG stands for Retrieval-Augmented Generation, an AI framework that combines information retrieval systems with large language models (LLMs). RAG improves the accuracy and relevance of LLM outputs by providing them with external data.
This assistant type supports knowledge stores, allowing you to upload predefined knowledge in formats such as PDF, DOC, and TXT.