https://github.com/nutancoder/react-chat-gpt-clone
https://github.com/nutancoder/react-chat-gpt-clone
chatgpt css tailwindcss
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nutancoder/react-chat-gpt-clone
- Owner: NutanCoder
- Created: 2024-09-06T16:11:35.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-08T08:14:24.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T09:29:22.531Z (over 1 year ago)
- Topics: chatgpt, css, tailwindcss
- Language: JavaScript
- Homepage: https://nutan-chat-gpt.netlify.app/
- Size: 429 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Own AI Agent
I made a simple website like Chat GPT using GEMINI API.
The UI looks like Chat GPT but in backend, I have used Gemini API.
You can try this at [this link](https://nutan-chat-gpt.netlify.app/)
Here is screenshot of UI

## Features
- Responsive
- Open Source
- React.js
- Component based ui
- Readable Code