google-gemini-ai
Service icon

Google Gemini AI

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded
 on 4 Sep (3 days ago)
 by 
5.0
 (3 ratings)
google-gemini-ai

Google Gemini AI

Documentation
1.0.2

Gemini is a series of multimodal generative AI models developed by Google. Gemini templates accept text, image, and file attachments, and generate text responses.

Inputs

  • Text: Text to send to artificial intelligence.

  • Attachment (Optional): File to send along with your request. Supported formats include PDF, Image, and other file types. This allows AI to analyze files directly and provide context-aware responses.

Output

  • Result: Result processed by artificial intelligence. The response may now incorporate insights from both the text prompt and any attached files.


  • How to create my own API Key?

Access Get API key | Google AI Studio 

Accept all terms, later click in continue.

Click in Get API Key

Later click in Create API Key

Now Click in Got It

Later Click in Create API Key in new project.

And your api key is generated.


  • How can I configure my api key in the component?
    • To configure your APIKey in the component, you need to access the module GoogleGemini_CS, and look for the site properties APIKey, and insert your Google APIKey in it.
    • The best scenario would be to edit the site properties value in the service center.



1.0.1

Gemini is a series of multimodal generative AI models developed by Google. Gemini templates accept text, image, and file attachments, and generate text responses.

Inputs

  • Text: Text to send to artificial intelligence.

  • Attachment (Optional): File to send along with your request. Supported formats include PDF, Image, and other file types. This allows AI to analyze files directly and provide context-aware responses.

Output

  • Result: Result processed by artificial intelligence. The response may now incorporate insights from both the text prompt and any attached files.


  • How to create my own API Key?

Access Get API key | Google AI Studio 

Accept all terms, later click in continue.

Click in Get API Key

Later click in Create API Key

Now Click in Got It

Later Click in Create API Key in new project.

And your api key is generated.


  • How can I configure my api key in the component?
    • To configure your APIKey in the component, you need to access the module GoogleGemini_CS, and look for the site properties APIKey, and insert your Google APIKey in it.
    • The best scenario would be to edit the site properties value in the service center.




1.0.0

Options


Google Gemini

  • Gemini is a series of multimodal generative AI models developed by Google. Gemini templates accept text and image commands, depending on the chosen variation, and generate text responses.

    • Text: Text to send to artificial intelligence.

    • Result: Result processed by artificial intelligence.


  • How to create my own API Key?

Access Get API key | Google AI Studio 

Accept all terms, later click in continue.

Click in Get API Key

Later click in Create API Key

Now Click in Got It

Later Click in Create API Key in new project.

And your api key is generated.


  • How can I configure my api key in the component?
    • To configure your APIKey in the component, you need to access the module GoogleGemini_CS, and look for the site properties APIKey, and insert your Google APIKey in it.
    • The best scenario would be to edit the site properties value in the service center.