Welcome to the GitHub repository for "Gemini Pro Unleashed"! 🌟 In this project, we take coding to new heights by combining the power of Google's Gemini Pro with Python to build an intelligent chat bot that goes beyond words—it sees and understands!
- Master the art of building a fully functional AI chat bot using Python.
- Code with elegance and efficiency to create an engaging user experience.
- Unleash the visual magic of the Gemini Pro Vision Model.
- Integrate image recognition and explore creative possibilities for visual intelligence.
- Learn how to seamlessly integrate Gemini Pro's Vision Model into your chat bot project.
- Achieve a harmonious blend of conversational prowess and visual brilliance.
- Clone the Repository:
git clone https://github.com/MrSentinel137/GeminiProUnleased.git
cd GeminiProUnleashed
-
Install Dependencies:
pip install -r requirements.txt
OR
pip3 install -r requirements.txt
-
Run the Code:
streamlit run Gemini.py