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

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.

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
```