zacharycvivian / react-portfolio-app

Zachary Vivian's Portfolio Website
https://www.zacharycvivian.com
0 stars 0 forks source link

Google Gemini ChatBot #22

Closed zacharycvivian closed 3 months ago

zacharycvivian commented 3 months ago

Implement a ChatBot to help guide the user around the site, answer any questions they may have about me, and send a message/feedback with requests for improvement or bugs (to a support email I can automatically forward to my personal email). I want to use a button to pop up the ChatBot with a CLI-like UI, such as this one from UIVerse (https://uiverse.io/00Kubi/fat-moose-43).

zacharycvivian commented 3 months ago

The user must type /help for it to explain 'commands' and such that is has.

zacharycvivian commented 3 months ago

Done