stormy-gold
stormy-gold2y ago

comparing pdf with voiceflow

Hi, my name is Ken Lengel, and I am new to VoiceFlow. I am trying to create an AI agent with VF, that I can compare to pdf files. Saw that Voiceglow can do this, but they have little documentation to the effect. Any recommendations on how I can complete a compare of two pdf docs, and the compare would include a set of prompts to review the two docs? Thanks for you help all!💯
2 Replies
Tico | Voiceflow Assistant
Hi Ken Lengel, welcome to VoiceFlow! To create an AI agent that can compare two PDF documents, including a set of prompts to review the docs, you'll need to follow a few steps using VoiceFlow's capabilities. Here's a simplified guide: - Create Your Agent: Start by creating a new assistant in VoiceFlow. You can choose between a Chat or Voice agent. - Upload PDFs to Knowledge Base: Go to the Knowledge Base section and add your PDF documents as data sources. This will allow your AI agent to use the information within these documents to answer questions. Remember, there's a 10mb file limit per upload. - Design Your Agent: Utilize the step-level design to add, edit, and connect steps/blocks on the canvas to create paths in your agent. You can include AI steps that send prompts to AI models like GPT-4 and Claude, specifying whether to use the knowledge base or not for answering the prompts. - Preview and Test: Once you've set up your agent with the initial documents, use the 'Preview' feature to test how your agent responds to questions and see where the answers are sourced from. - Deploy: After testing and ensuring your agent works as intended, you can deploy it to your desired platform. This process doesn't directly compare two PDFs in the traditional sense of highlighting differences but allows your AI agent to access and utilize the information within both documents to answer prompts or questions related to their content. For more detailed guidance on creating and deploying your agent, you might find these resources helpful: - How to Design a Flow - What are Steps/Blocks
stormy-gold
stormy-goldOP2y ago
can you set up the process without adding to knowledge base? For example, have the ai agent ask for one file, then the next, then complete the compare?

Did you find this page helpful?