Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vishesh-pandey/chat-ai

Chat AI App using Google Gemini API
https://github.com/vishesh-pandey/chat-ai

google-gemini reactjs

Last synced: 1 day ago
JSON representation

Chat AI App using Google Gemini API

Awesome Lists containing this project

README

        

# Chat - AI

AI Chat App using Generative Language Client API

[chat-ai](https://ai.visheshpandey.com)

## Setup Procedure

- Copy .env.example to .env
- Get API key from: [api-key](https://aistudio.google.com/app/apikey)
- `npm install`
- `npm run dev`