KudoAI/googlegpt

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

开放

#10 创建于 2024年1月18日

 (0 条评论) (1 个反应) (0 位负责人)JavaScript (17 个派生)auto 404
apisgood first issue

仓库指标

星标
 (184 个星标)
PR 合并指标
 (平均合并 14小时 2分钟) (30 天内合并 4 个 PR)

描述

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

贡献者指南