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

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

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

![Screenshot](./chat-gpt-screenshot.png)

## Features

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