Skip to content

devarshishimpi/google-gemini-nodejs-chatbot

Repository files navigation

Google Gemini Node.js Chatbot

Simple Google Gemini ChatBot for Nodejs

Installation

npm install @google/generative-ai ora chalk prompt-sync

Replace the API_KEY in index.js with your own API key.

node index.js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please view the CONTRIBUTING.md for more information.