Skip to content

Unlock the full potential of Gemini 1.5 Pro Model with our Reverse Engineered API. Seamlessly integrate advanced AI capabilities into your projects. Get started now!

License

Notifications You must be signed in to change notification settings

SreejanPersonal/Gemini-1.5-Pro-Google-AI-Studio-Reverse-Engineered-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemini 1.5 Pro API Badge

Gemini 1.5 Pro API 🤖 - Unofficial Reverse Engineering (Google AI Studio) 🚀

GitHub stars GitHub forks GitHub issues

YouTube Telegram Instagram LinkedIn Buy Me A Coffee

Crafted with ❤️ by Devs Do Code (Sree)

Disclaimer: This project is not officially associated with Gemini 1.5 Pro. It is an independent reverse engineering effort to explore the Gemini 1.5 Pro API.

🚀 Repository Status Update:

🛑 Important Notice: This repository is no longer maintained by the owner Devs Do Code (Sree). Any contribution in this repository is heartly welcomed 💝💝

🪛 Installation

To begin leveraging the capabilities of the Gemini 1.5 Pro Free Reverse Engineered API, follow these systematic steps to ensure a seamless setup process:

  • Clone the Repository: Initiate the installation process by cloning the repository to your local environment. Execute the following command in your terminal:

    git clone https://github.com/SreejanPersonal/Gemini-1.5-Pro-Google-AI-Studio-Reverse-Engineered-API.git

    This command will fetch the entire project, granting you access to the comprehensive source code and essential files required for operation.

  • Install Required Modules: Proceed to the project directory in your terminal and install the necessary Python modules listed in the requirements.txt file. Execute the following command:

    pip install -r requirements.txt
  • Authenticate on Google AI Studio: Access the Google AI Studio platform and log in using your designated email credentials. Once logged in, select the Gemini 1.5 Pro Model from the dropdown menu.

  • Access Developer Tools: To access the developer tools, press Ctrl + Shift + I on your keyboard. Navigate to the network tab within the developer tools interface.

  • Initiate Chat: Start a conversation with the Gemini 1.5 Pro Model. Upon entering the first query, observe the API calls appearing in the network tab.

  • Retrieve Authentication Tokens: Locate the "generate content" API call and inspect the request headers. Within the headers subsection, you will find the required authentication tokens and cookies. Copy the following crucial information:

    • Authorization
    • Cookie
    • X_Google_Api_Key
    • User_id
  • Configure Authentication: Paste the copied authentication tokens and cookies into the designated fields within the main.ipynb or main.py file, as specified.

  • Execute Main Script: After configuring the authentication, execute the main.ipynb or main.py file to initiate the API integration and unlock the full potential of the Gemini 1.5 Pro Model.

By meticulously following these steps, you'll seamlessly integrate the Gemini 1.5 Pro Free Reverse Engineered API into your workflow, empowering you with advanced AI capabilities for your projects and endeavors.

🚀 Quick Start

  1. Run main.py
  2. Run main.ipynb

🤝 Contributing

Your contributions are welcome! Please refer to our CONTRIBUTING.md for contribution guidelines.

📜 License

This project is licensed under the MIT License. Full license text is available in the LICENSE file.

📬 Get in Touch

For inquiries or assistance, please open an issue or reach out through our social channels:

YouTube Telegram Instagram LinkedIn Buy Me A Coffee

We appreciate your interest in Gemini-1.5-Pro-Google-AI-Studio-Reverse-Engineered-API

About

Unlock the full potential of Gemini 1.5 Pro Model with our Reverse Engineered API. Seamlessly integrate advanced AI capabilities into your projects. Get started now!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published