It is a text based AI chatbot assisstant created using Gemini API. It efficiently does the conversation and provides answer to all the questions.
To use this repository you will be needing a Gemini API key which is freely available. You can get the link below. Just paste your api key and then you are all set to go..
You are free to make changes as you wish to improve this project.
Keep Breathing, Keep Coding !!
Good Luck 👍
This is just a backend ai chatbot which is completely functional.
After cloning you must have python installed in your system. You must install google-generativeai library in your python. To install the library using the below command.
python -m pip install google-generativeai
| API Key | Required | Reference |
|---|---|---|
Gemini API |
yes |
https://aistudio.google.com/apikey |
You can get the API key for free as it is available freely for testing purposes.
- It cannot access real-time information or data.
- It cannot generate creative content.
- It cannot perform tasks that require physical actions.
- It is not always factually correct.
- It may not be able to understand or respond to all questions or requests.
- It cannot experience emotions or have a subjective experience of the world.
- It does not have personal preferences or opinions.
- It does not have the ability to learn or improve.
Thank You!!