https://github.com/winstxnhdw/eye-spiringchatbot
A chatbot built for the Eye-Spiring 2022 hackathon.
https://github.com/winstxnhdw/eye-spiringchatbot
flask gsap3 nltk pytorch vue3
Last synced: 3 months ago
JSON representation
A chatbot built for the Eye-Spiring 2022 hackathon.
- Host: GitHub
- URL: https://github.com/winstxnhdw/eye-spiringchatbot
- Owner: winstxnhdw
- Archived: true
- Created: 2022-02-12T06:33:18.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-06T09:16:15.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T15:07:59.334Z (7 months ago)
- Topics: flask, gsap3, nltk, pytorch, vue3
- Language: Vue
- Homepage: https://eyespiring-chatbot.netlify.app/
- Size: 7.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Eye-SpiringChatbot
> **Note**: The organisers have taken down the website.
`Eye-SpiringChatbot` is a chatbot built for the [Eye-Spiring 2022](https://www.eyespiring.com/) hackathon. The chatbot is powered by Vue 3, Flask, PyTorch and NLTK to remotely evaluate a patient's compatibility with contact lenses.
![]()
## Install
```bash
sh requirements.sh
```## Usage
```bash
sh launch.sh
```## Build
```bash
yarn run build
```