An open API service indexing awesome lists of open source software.

https://github.com/subhadeeproy3902/chat-genai

Modern Gemini Chatbot
https://github.com/subhadeeproy3902/chat-genai

gemini nextjs syntax-highlighting tailwindcss typescript

Last synced: 2 months ago
JSON representation

Modern Gemini Chatbot

Awesome Lists containing this project

README

        

![Gemini](https://i.postimg.cc/NffF6Sm0/Gemini-scaled.webp)

# Chat Genai

Introducing modern chatbot technology with Gemini AI. Along with Syntax Highlighting when you are generating a code.

## Installation

To get started with Chat Genai, follow these simple steps:

1. Clone the repository:
```sh
git clone https://github.com/subhadeeproy3902/chat-genai.git
```

2. Navigate to the project directory:
```sh
cd chat-genai
```

3. Install the required dependencies:
```sh
npm install
```

4. Make a `.env.local` file in the main directory paste the following there
```sh
NEXT_PUBLIC_GEMINI_API_KEY=your-gemini-api-key
```
You will be getting the Gemini API from [Google Store](https://aistudio.google.com/app/apikey)

5. Start the application:
```sh
npm start
```

## Usage

1. Open your browser and navigate to `http://localhost:3000`.

2. Start chatting now. What's the wait !!

## License

This project is licensed under the MIT License - see the [MIT LICENSE](https://github.com/subhadeeproy3902/chat-genai/blob/main/LICENSE) file for details.

## Contact

For questions or suggestions, feel free to reach out:

- Email: [[email protected]](mailto:[email protected])

- LinkedIn: [My LinkedIn Profile](https://linkedin.com/in/subhadeep3902)

---

If you like this project do give a ⭐. 😅😅