KudoAI/googlegpt

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

Ouverte

#10 ouverte le 18 janv. 2024

 (0 commentaire) (1 réaction) (0 personne assignée)JavaScript (17 forks)auto 404
apisgood first issue

Métriques du dépôt

Stars
 (184 étoiles)
Métriques de merge PR
 (Merge moyen 14h 2m) (4 PRs mergées en 30 j)

Description

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 :-))

Guide contributeur