https://github.com/syntapy/chatbot
https://github.com/syntapy/chatbot
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/syntapy/chatbot
- Owner: syntapy
- Created: 2022-04-28T15:45:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T00:20:30.000Z (over 3 years ago)
- Last Synced: 2025-06-21T11:06:10.345Z (about 1 year ago)
- Language: Sass
- Size: 2.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intro
Just a chatbot
UI is implemented using React. Currently working on incorporatin GPT-3

# 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