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

https://github.com/softdev629/chatbot-memo-frontend

Chatbot UI with pdf upload component for submitting training knowledge data to backend
https://github.com/softdev629/chatbot-memo-frontend

antd react usewebsocket

Last synced: 8 months ago
JSON representation

Chatbot UI with pdf upload component for submitting training knowledge data to backend

Awesome Lists containing this project

README

          

# Project Title

Chatbot Memo - Frontend

## Table of Content:

- [About The App](#about-the-app)
- [Screenshots](#screenshots)
- [Technologies](#technologies)
- [Setup](#setup)
- [Status](#status)

## About The App

Chatbot Memo - Frontend is a Chatbot UI with pdf upload component for submitting training knowledge data to backend

## Screenshots

![Chatbot screenshot](./img/screenshot.png)

## Technologies

`React`, `AntD`, `React Router Dom v6`, `React PDF Viewer`

## Setup

- download or clone the repository
- run `npm install` to setup necessary node_modules
- run `npm start`

## Status

Chatbot Memo - Frontend is completed.