This repository demonstrates how to use Google's Gemini AI model in an application. Gemini is a powerful language model that excels in various tasks, including text generation, chatbots, and more. most importantly.... it's free!!!!
- If you like this demo, can you please give me a star on GitHub plz 😬
[Gemini Pro API access will still be free after May 2, 2024] Google said "If you use Gemini APl from a project that has billing disabled, you can still use Gemini API free of charge, without the benefits available in our paid plan"
-
Clone the Repository:
git clone https://github.com/MikeChan-HK/Gemini-agent-example.git
-
Download and open it in Jupiter Notebook or Google colab
-
Download the .ipynb file
-
Upload to Google Colab and run it online OR Use Jupyter Notebook to run it locally (Low-level PCs can also be used, even on iPad)
- Modify the
Gemini_agents.ipynb
script to interact with Gemini. You can use Gemini for tasks like chatbots, search engine, calculator, or any other language-related tasks.
Contributions are welcome! If you find any issues or have ideas for improvements, feel free to open a pull request.
This project is licensed under the MIT License - see the MIT LICENSE file for details.