Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vishesh-pandey/chat-ai
- Owner: Vishesh-Pandey
- Created: 2024-03-06T06:49:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T04:27:31.000Z (2 months ago)
- Last Synced: 2024-10-28T07:47:46.529Z (2 months ago)
- Topics: google-gemini, reactjs
- Language: JavaScript
- Homepage: https://ai.visheshpandey.com
- Size: 129 KB
- Stars: 7
- Watchers: 1
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`