Gemini Pro AI, developed by Google and launched in December 2023, is a cutting-edge large language model (LLM) known for its versatility and exceptional performance. This repository combines the power of Gemini Pro AI with a Telegram bot, offering a seamless and interactive experience for a variety of tasks.
-
Three Versions Available:
- Ultra (largest and most capable)
- Pro (ideal for scaling across various tasks)
- Nano (most efficient for on-device tasks)
-
Infrastructure:
- Runs on Google's custom-designed Tensor Processing Units (TPUs) for significantly faster processing.
-
Language Support:
- Supports 38 languages across 180+ countries and territories.
-
Deployment:
- Available through Google AI Studio and Vertex AI.
-
Usage Plans:
- Free to use with limited requests per minute in AI Studio for personal projects.
- Paid plans available on Vertex AI for higher usage volumes and enterprise features.
- Gemini Pro AI Bot:
- Integrate Gemini Pro AI with a Telegram bot for a user-friendly and interactive experience.
- Receive creative text, answers to questions, and more directly in your Telegram chat.
-
Clone the repository:
git clone https://github.com/Divith123/gemini-pro.git cd gemini-pro -
Install dependencies:
pip install -r requirements.txt
-
Run the application:
python main.py
-
Python Version:
- Python 3.10
-
Gemini Vision Pro API Key:
- Obtain your Gemini Vision Pro API key here.
-
Telegram Bot API Key:
- Create a Telegram bot using BotFather and obtain the Bot Token key.
-
Introducing Gemini: Google's Most Capable AI Model Yet:
-
Google Gemini API: New Developer and Enterprise AI Products:
-
End to End Gen AI Project using Google Gemini Pro LIVE Webinar:
Feel free to contribute, report issues, or explore the possibilities of Gemini Pro AI integrated with Telegram. Happy coding!