Front-end code for an NLP Powered Chatbot (3rd year project) written in Javascript using React library. You can access the chatbot using this web interface.
Note: Firstly, you have to ensure that Lucy's backend server is up and running on your machine. You can access the Lucy backend by clicking here.
-
Clone the repo
-
Install all the dependencies.
yarn install
- Run the app
yarn start
-
Clone the repo
-
Install docker
-
Run
docker compose up
- You can see the frontend of the Lucy on http://localhost:3000
- You can access the admin page by login using the following login credentials:
- email:
admin@admin.com
- password:
admin123
- email: