[PAID] :google:emini Extension to interact with the Gemini-pro and PaLM 2 models from :google:oogle

I made my own extension to extract code from response and I use html for code viewer

https://codepen.io/andy0130tw/pen/RwNayaL

Hi, this is nice work. What is the exact quota of use for free user? Or is it paid, and how many tokens/uses are given? I would like to know so that I do not accidentally use 1000s of $. I’m hoping for something mostly free even if it’s just a low level ai.

See this pricing plans

1 Like

Hi Ahmed,

I have been using this extension for awhile. It’s great and working. But all of a sudden tonight there is no response from the model. I am using it correctly, as mentioned it’s been working for a while already, but I logged onto kodular tonight and for some reason no response. Please could you look into it, also I pm you. Thanks

1 Like

it still working


Method of Blocks:

1 Like

Thanks. I did try every block and was working before, but I will test again soon. I’m thinking now maybe it’s the limit of quota.

1 Like

The quote is limited daily quote

I have a suggestion (paid) for this extension, please check pm of chat I bough ext. last time​:+1:

Yes, my Gemini has not been responding for a few days though already.

That is strange I checked all things and
it’s working for me in my project

1 Like

Been a bit busy, but now I’ve tested it again. It’s actually the regular GenerateGeminiContent giving no response. I was using it a lot up till now and was working then one day not anymore. I see that the GeminiStreamContent is working though as you posted this example here, but I would like to use regular Generate. Please see my previously working blocks, maybe something has change with the accepted JSON/block structure?

Ok , I will create a simple demo app and send it for you at pm messages

1 Like

New Update for adding a new models from Gemini called “gemini-2.0-flash-exp” , “gemini-2.0-flash-thinking-exp” , “gemini-2.0-flash-thinking-exp-1219”, “gemini-exp-1206” ,
“learnlm-1.5-pro-experimental”

is a powerful model that will handle more complex tasks try it now using the Extension of Gemini


Gemini Extension

Experimental models

@_Ahmed free limit of ai?

NEW BIG UPDATE FOR GEMINI EXTENSION

1 Like

:rocket: The Most Powerful AI Extension for MIT App Inventor! :rocket:

This web app showcases just a few of the incredible features of the Gemini API extension—but there’s so much more!

:sparkles: Key Features:
:white_check_mark: Generate human-like responses
:white_check_mark: Understand and process natural language
:white_check_mark: Perform AI-powered text analysis
:white_check_mark: Enhance your app’s interactivity with smart AI
:white_check_mark: Create customizable data APIs using the Structured Response feature

And that’s just the beginning! :bulb: This extension empowers your app with cutting-edge AI capabilities like never before.

:link: Try the Demo Now: https://astounding-beijinho-4cd939.netlify.app/

:tada: New Update

Gemini extension now allows you to create and modify images via instructions using Google’s Gemini AI models directly within your App Inventor projects!

New Update: You can now use the Gemini AI model to analyze any video, even from a local path or any Youtube video URL

New blocks added that will enhance the UX

Files Upload Manager

Uploads a local file, waits for it to be processed (ACTIVE), " +
"and returns detailed metadata via the ‘GotFileMetadata’ event. " +
"Also reports progress via ‘FileUploadProgress’.

Reports the progress of a file upload (e.g., video, audio, pdf)."

Retrieves the direct download URI for the content of a file identified by its resource name (e.g., ‘files/your_file_id’). " +
"Use this URI to download the file content directly (e.g., with Web component).

image understanding

Analyzes multiple images (from URLs/Paths) based on prompt, streaming results. Optionally provide system instructions and/or JSON schema. Results via GotGeminiStream/StreamFinished events.

Analyzes an image from URL based on prompt, streaming results. Optionally provide system instructions and/or a JSON schema for structured output. Results via GotGeminiStream/StreamFinished events.

video understanding

Note:
the blocks of processing local video fires the event of uploading progress function to track the upload progress , also these blocks enable Gemini AI model process videos up to 2GB size