KudoAI/googlegpt
Can you add any integration with google gemini pro which recently launched?
Aberta
#10 aberto em 18 de jan. de 2024
apisgood first issue
Métricas do repositório
- Stars
- (184 estrelas)
- Métricas de merge de PR
- (Mesclagem média 14h 2m) (4 fundiu PRs em 30d)
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 :-))