tudoujunha / gemini-google-extension

Chrome extension to view Gemini results alongside Google search
https://gemini.tudoujunha.com
GNU General Public License v3.0
78 stars 21 forks source link

Gemini AI API #1

Closed Bobby-is-the-worst closed 8 months ago

Bobby-is-the-worst commented 8 months ago

Not an issue, but how do you use the Gemini API in a chrome extension. Can you give some simple code that uses the API inside a chrome extension's JS script? Thx

tudoujunha commented 8 months ago

You can see in the official documentation how to call API in js scripts: https://ai.google.dev/tutorials/node_quickstart