#Happy_New_Year 2024π π π
I wish you a wonderful new year and hope it brings you many blessings.
Get rid of the old to make place for the new, and I wish you happiness throughout the year! Best wishes for the year ! I
I wish you a wonderful new year and hope it brings you many blessings.
Get rid of the old to make place for the new, and I wish you happiness throughout the year! Best wishes for the year ! I
Please open Telegram to view this post
VIEW IN TELEGRAM
π2π1
Study Mate is the most complete Bot to help you with Scribd docs and Chegg answers.
Join this Group For Access : @itsStudyMate
Bot Username : @theStudyMateBot
Join this Group For Access : @itsStudyMate
Bot Username : @theStudyMateBot
Telegram
Study Mate
Study Mate is the most complete Bot to help you with Scribd docs and Chegg answers.
SlideShare Downloader Added
π Quick Guide to Access SlideShare
ββββββββββββββββ
1: π Downloading SlideShare File
- Type /sld followed by a SlideShare Url
- Example: /sld https://www.slideshare.net/DrDineshCSharma/computer-basics-79164709
2: π Only Free Users
- As a free users, get 3 downloads per day.
- 24x7 Downloading Service with No Downtime
Note: Your Free Download Service Only Work In this Group Join Now
π Quick Guide to Access SlideShare
ββββββββββββββββ
1: π Downloading SlideShare File
- Type /sld followed by a SlideShare Url
- Example: /sld https://www.slideshare.net/DrDineshCSharma/computer-basics-79164709
2: π Only Free Users
- As a free users, get 3 downloads per day.
- 24x7 Downloading Service with No Downtime
Note: Your Free Download Service Only Work In this Group Join Now
Order Your Custom Telegram Bot
βοΈ We take orders to build Custom Telegram bots
βοΈ Multifunction Telegram Bot [ with your requirement ]
π¬ For FAQ DM : @TheSmartBisnu
Order Now - Your Own Choice Custom Telegram Bot
βοΈ We take orders to build Custom Telegram bots
βοΈ Multifunction Telegram Bot [ with your requirement ]
π¬ For FAQ DM : @TheSmartBisnu
Order Now - Your Own Choice Custom Telegram Bot
#Update
Smart Tool Ai-Tool Usage Cmds
ββββββββββββββββ
β’ /gpt [prompt] - Ask a question to ChatGPT 3.5
β’ /palm [prompt] - Ask a question to Palm Google Ai
β’ /bard [prompt] - Ask a question to Google Bard
β’ /gem [prompt] - Ask a question to Gemini Ai
Smart Tool Ai-Tool Usage Cmds
ββββββββββββββββ
β’ /gpt [prompt] - Ask a question to ChatGPT 3.5
β’ /palm [prompt] - Ask a question to Palm Google Ai
β’ /bard [prompt] - Ask a question to Google Bard
β’ /gem [prompt] - Ask a question to Gemini Ai
π₯2β€1
Gemini Pro Ai Python Script .
Github Repo : https://github.com/bisnuray/gemini-pro
Author: Bisnu Ray
Telegram: https://t.me/SmartBisnuBio
import os
import google.generativeai as genai
# Fetch the API key from the environment variable
GOOGLE_API_KEY = os.getenv('GOOGLE_API_KEY')
# Check if the API key is available
if GOOGLE_API_KEY is None:
print("API key not found. Please set the GOOGLE_API_KEY environment variable.")
exit(1)
# Configure the API key for Gemini
genai.configure(api_key=GOOGLE_API_KEY)
# List available models
for m in genai.list_models():
if 'generateContent' in m.supported_generation_methods:
print(m.name)
# Example: Generate text from text input
model = genai.GenerativeModel('gemini-pro')
response = model.generate_content("What Can You Do ?")
print(response.text) # Displaying text directly in the console
Github Repo : https://github.com/bisnuray/gemini-pro
β€2
π₯1
Hey Everyone π Add Premium Network All Channels and Groups in your Folder π To Get Premium Access Free π
Just Click Here And See Actionπ
Just Click Here And See Action
Please open Telegram to view this post
VIEW IN TELEGRAM
Telegram
Premium π
Bisnu Ray invites you to add the folder βPremium πβ, which includes 12 chats.
Forwarded from Premium Tech Guide (β€ΝΝπππππ πππππ)
Getting Started With Google Gemini AI Python Library
In this tutorial, we will learn how to use Google's official Python google-generativeai Python library to work with Gemini AI API.
Watch Now : https://youtu.be/W6BdfsTwacI
In this tutorial, we will learn how to use Google's official Python google-generativeai Python library to work with Gemini AI API.
Watch Now : https://youtu.be/W6BdfsTwacI
π₯2