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

https://github.com/taiseen/open-ai-chatting


https://github.com/taiseen/open-ai-chatting

ai chat chat-gpt-3 client css express-js html node-js open-ai server vanila-javascript

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

> 25 - Dec - 2022

# Chat with OpenAI

## Client Side...
```
npm run dev
```

## Server Side...
```
npm run server
```