About The Connector & Demo
We've developed a connector for OpenAI TTS, which converts text to speech. Alongside, we've crafted a functional demo application showcasing its use. In this demo, we integrate GenAI for answering questions from a chosen document. What sets us apart is our inclusion of an icon with each answer, enabling users to effortlessly listen to the responses. This hands-free feature adds significant value, particularly for scenarios where users can't engage visually. Moreover, this capability can be expanded to address more intricate business requirements. Our primary aim is to acquaint you with GenAI components for seamless integration into your applications.
Pre-requisite
Here is the step-by-step documentation for getting the API key for TTS-1 model from Open AI.
Click on the below URL to proceed further
https://openai.com/
Create an OpenAI account
Verify your account
Log into your account
Navigate to the API section.
Generate a new API key.
Save your API key.
Configuring OutSystems Demo Application
Prerequisite
If you've already downloaded our Gemini Pro connector into your environment, you're all set to dive into the demo application. Otherwise, please ensure to download our Gemini Pro connector, as the demo application relies on it.
-Xebia_GeminiPro_Connector - Overview (O11) | OutSystems
You need to configure the Open AI’s API key in the site property of demo application to utilize our application.
Note:-
Please consider using a more substantial document for uploading into the Q&A system. This will truly demonstrate the power of GenAI, allowing you to experience its capabilities firsthand.