absent-sapphire
absent-sapphire16mo ago

Basic template that can output images and Excel files as well as text.

Looking for a basic template to get started that can output images and Excel files as well as text. It's a simple OpenAI Assistant that reads a curated selection of PDF files that have investment statistics and users can ask questions about the statistics and generate images of charts and graphs and export Excel files. Works well in the OpenAI playround but I would like to use VoiceFlow as the front end. Any pointers to an appropriate tutorial or template that handles image and excel output appreciated. Thanks. John.
1 Reply
Tico | Voiceflow Assistant
To create an AI Assistant in Voiceflow, follow these steps: 1. Create Your Assistant - Start by creating a new assistant in Voiceflow. 2. Add Data Sources - Go to the Knowledge Base and click on 'Add Data Source' to upload your PDFs, URLs, or Text files. Note that there is a 10MB file limit per upload. 3. Design the Conversational Flow - Use the Voiceflow canvas to design the conversational flow. You can add blocks for user inputs, responses, and API calls. 4. Preview and Test - Once you have set up your assistant, press 'Preview' to test the responses and ensure the assistant is pulling the correct data from your uploaded documents. 5. Export and Deploy - If you need to export your assistant, click the Share button on the canvas' top bar. In the Export As tab, you can export your assistant's content and NLP/NLU data into several formats such as JSON, CSV, PDF, and PNG. Useful Links - How to create an assistant - Exporting an Assistant This setup will allow you to use Voiceflow to create and manage your AI Assistant, enabling it to answer questions based on the data from your uploaded documents.

Did you find this page helpful?