Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 353 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 353 Bytes

Intro

Just a chatbot

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

ui

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