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

https://github.com/ericz99/ai-chat-gpt

ChatGPT Clone
https://github.com/ericz99/ai-chat-gpt

ai chatgpt fullstack-development openai

Last synced: about 2 months ago
JSON representation

ChatGPT Clone

Awesome Lists containing this project

README

          

## ChatGPT Clone

## Local Setup

```ssh

$ git clone https://github.com/ericz99/ai-chat-gpt.git

$ npm install

$ npm run build

$ npm run start

```

> Convert .env.example into .env and fill in all required variable in order to run this properly.

## Features

- Multiple Chat Conversations Supported
- NextAuth Authentication / Authorization
- Streaming OpenAI response

## App Info

### Author

Eric Zhang

### Version

1.0.0