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
- Host: GitHub
- URL: https://github.com/subhadeeproy3902/chat-genai
- Owner: subhadeeproy3902
- License: mit
- Created: 2024-06-23T04:44:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-12T05:05:49.000Z (11 months ago)
- Last Synced: 2024-07-13T06:25:33.847Z (11 months ago)
- Topics: gemini, nextjs, syntax-highlighting, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://chat-genai.vercel.app
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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 ⭐. 😅😅