https://github.com/ductrung0108/allrecipes-prototype
This is a Chrome unpacked extension serving as a UX prototype that behaves as an AI chatbot for the website Allrecipes. The project is dedicated to the course COSC2652: User-centered Design, delivered in 2024 by RMIT Vietnam.
https://github.com/ductrung0108/allrecipes-prototype
extension-chrome ucd
Last synced: 3 months ago
JSON representation
This is a Chrome unpacked extension serving as a UX prototype that behaves as an AI chatbot for the website Allrecipes. The project is dedicated to the course COSC2652: User-centered Design, delivered in 2024 by RMIT Vietnam.
- Host: GitHub
- URL: https://github.com/ductrung0108/allrecipes-prototype
- Owner: ductrung0108
- Created: 2024-05-07T05:22:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T05:53:05.000Z (about 2 years ago)
- Last Synced: 2025-02-05T18:54:09.434Z (over 1 year ago)
- Topics: extension-chrome, ucd
- Language: JavaScript
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# allrecipes-prototype-chrome-extension
This is a Chrome unpacked extension serving as a UX prototype that behaves as an AI chatbot for the website Allrecipes. The project is dedicated to the course COSC2652: User-centered Design, delivered in 2024 by RMIT Vietnam.
# How to embed this extension
1. Download the directory.
2. Go to the Extensions page by entering chrome://extensions
OR click the Extensions menu puzzle button and select Manage Extensions at the bottom of the menu
OR click the Chrome menu, hover over More Tools, then select Extensions.
4. Enable Developer Mode by clicking the toggle switch with the Developer mode label.
5. Choose the Load unpacked button and select allrecipes-prototype-chrome-extension directory.
6. Go to www.allrecipes.com to experience the prototype.
# Notes on the prototype
1. The chatbot will not respond to all messages. You will receive "Not supported!" if you do not send the correct cue.
2. The cues & the corresponding responses are specified in resources/dialogs.json.