About The Connector & Demo
This Forge component comprises a Connector for Google Gemini Generative AI LLM. We've also included a demo application to demonstrate how to utilize the connector, enabling you to execute prompts on a given document and receive responses. The demo application is straightforward, and we encourage you to explore your own use cases for addressing business challenges. The objective of the connector is to be easily integrated into your current development workflow.
Pre-requisite
Here is the step-by-step documentation for getting the API key for Gemini Pro model.
Click on the below URL to proceed further
Build with the Gemini API | Google AI for Developers
Then click on Get API key in Google AI Studio. And try to login with your Gmail account. If you don’t have then create a new one.
Then Click on Get API key in left corner to get your free API key.
Configuring OutSystems Demo Application
Then Add that key as Site property of our demo application to continue our services
About the Demo Application
In the demo screen,
You have to select a file from your local drive to upload.
Upload that file using the icon in the demo application.
Select the file (in case of multiple files) on which you need to ask questions.
You can you prompts and the answer will be shown from that document itself.
Note: Under the cover, the Gemini Pro Generative AI Model will fetch you the answer.
Before Update
After Update
Please feel free to contact us, in case you have any queries in this component. Please stay tuned, more of the Generative AI connectors with google, AWS and Azure.
Thank you for downloading and reading our content.