Skip to content

Richin/generative-ai-chat-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Gemini Node.js Chatbot

This project is a chatbot built with Node.js and Google's Gemini AI.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js
  • npm
  • dotenv package

Installation

  1. Clone the repo
    git clone https://github.com/Richin/
    
  2. Install NPM packages npm install

You can then interact with the chatbot in the terminal. Type ‘exit’ to stop the chatbot.

Environment Variables

This project uses the following environment variables:

API_KEY - Your Google Gemini API key. This should be stored in a .env file.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

###Fork the Project Create your Feature Branch (git checkout -b feature/AmazingFeature) Commit your Changes (git commit -m 'Add some AmazingFeature') Push to the Branch (git push origin feature/AmazingFeature) Open a Pull Request

License

Distributed under the Apache-2.0 license. See LICENSE for more information.

Project Link: https://github.com/Richin/generative-ai-chat-box.git

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published