umgc / fall2022

SWEN 670 Fall 2022 cohort
Creative Commons Zero v1.0 Universal
4 stars 3 forks source link

Investigate technology usage for Chatbot #242

Closed mdconatser closed 2 years ago

mdconatser commented 2 years ago

Consider if the Siri/Google Assistant functions could replace the need for the Chatbot altogether. If we can leverage those built-in frameworks to open the app, get your daily digest, perform a search, and manage notifications, I'm not sure how useful the Chatbot is at that point.

Document findings of approaches considered, and why they should be selected or excluded as we need this information in the TDD. Place findings in the documents as a draft, no need for extensive polishing within this task. Some content may be moved out later to the Programmers Guide.

Additionally, if implementation appears to be simple, developing a proof of concept (or locating an existing one built by someone else) would also be great for our next presentation.

shaneknows commented 2 years ago
mdconatser commented 2 years ago
shaneknows commented 2 years ago

Chat window mockup with flutter_chat_ui. I agree having this with the application suggesting options to type may be sufficient vs paying for DialogFlow. Maybe we can leave that for future work or possible prototype (toggleable)

Image