Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Please, go to Gemini-API https://github.com/dsdanielpark/Gemini-API #287

Open
dsdanielpark opened this issue Mar 5, 2024 · 0 comments
Open
Labels

Comments

@dsdanielpark
Copy link
Owner

Go to Gemini Icon Gemini API

In February 2024, Bard has changed its service name to Gemini. Bard API may no longer work.

Gemini Icon Google - Gemini API

A unofficial Python wrapper, python-gemini-api, operates through reverse-engineering, utilizing cookie values to interact with Google Gemini for users struggling with frequent authentication problems or unable to authenticate via Google Authentication.

Collaborated competently with Antonio Cheong.

What is Gemini?

[Paper] [Official Website] [Official API] [API Documents]

Gemini is a family of generative AI models developed by Google DeepMind that is designed for multimodal use cases. The Gemini API gives you access to the Gemini Pro and Gemini Pro Vision models. In February 2024, Google's Bard service was changed to Gemini.


Installation

pip install python-gemini-api
pip install git+https://github.com/dsdanielpark/Gemini-API.git

For the updated version, use as follows:

pip install -q -U python-gemini-api
@dsdanielpark dsdanielpark changed the title Go to Gemini-API https://github.com/dsdanielpark/Gemini-API [NOTICE] Please, go to Gemini-API https://github.com/dsdanielpark/Gemini-API Mar 5, 2024
@dsdanielpark dsdanielpark changed the title [NOTICE] Please, go to Gemini-API https://github.com/dsdanielpark/Gemini-API Please, go to Gemini-API https://github.com/dsdanielpark/Gemini-API Mar 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant