KudoAI/googlegpt

Can you add any integration with google gemini pro which recently launched?

Aperta

#10 aperta il 18 gen 2024

 (0 commenti) (1 reazione) (0 assegnatari)JavaScript (17 fork)auto 404
apisgood first issue

Metriche repository

Star
 (184 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

google gemini pro is recently released and is providing free api too so it is possible for you to create userscript which will take api key value which we can individually provide in userscript by ourselves and get the result from google gemini pro ai. you can create seperate repo for that and take many things from the current userscipt and major things you might have to do is to add/change the api sever to google gemini pro one and you have to understand how to connect with it with api and send queries and fetch result and show as usual in side panel :-))

Guida contributor