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
- Host: GitHub
- URL: https://github.com/softdev629/chatbot-memo-frontend
- Owner: softdev629
- Created: 2023-02-28T09:19:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T22:14:09.000Z (almost 2 years ago)
- Last Synced: 2025-03-03T19:39:59.688Z (12 months ago)
- Topics: antd, react, usewebsocket
- Language: JavaScript
- Homepage:
- Size: 1.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## 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.