chatbot-gemini-ai
v1.0.1
Published
chatbot powered by Gemini AI
Downloads
6
Readme
CLI-Gemini-Chatbot
A command-line interface (CLI) chatbot powered by the Gemini API. This chatbot allows users to interact with the Gemini AI directly from their terminal.
Features
- Simple and intuitive CLI interface
- Powered by the Gemini API for advanced conversational capabilities
- Lightweight and easy to install
Installation
To install the CLI-Gemini-Chatbot, use npm:
npm install -g chatbot-gemini-ai
Usage
Once installed, you can start the chatbot by running the following command in your terminal:
chatbot
Example
> What's the weather like today?
The weather today is sunny with a high of 25°C.
Contributing
Contributions are welcome! Please open an issue or submit a pull request on GitHub.
License
This project is licensed under the MIT License.
Acknowledgements
- Gemini API for providing the conversational capabilities