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

https://github.com/syntapy/chatbot


https://github.com/syntapy/chatbot

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Intro

Just a chatbot

UI is implemented using React. Currently working on incorporatin GPT-3

![ui](https://user-images.githubusercontent.com/7295000/167201842-963777cc-6d46-4a92-a8d8-f541250ea0f0.png)

# Install / run

```
npm install
npm run build
npm run start
```

The last cmd will start a dev server on port 3000 and open a browser tab to that