UNF-AIRO / AIRO-Chatbot

AIRO-Chatbot is an app that allows students, and staff members at UNF to ask questions about technical issues, or other questions at UNF.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AIRO-Chatbot

AIRO-Chatbot allows students, and staff members at UNF to ask questions about technical issues, or other questions at UNF.

Features

The program features a beautiful and minimalistic interface that is based on the FOIL-UI Principles to ensure that all devices will be more accessible to students, and staff members when using this program.

Installation

git clone https://github.com/UNF-AIRO/AIRO-Chatbot/

Dependencies Installation

Please make sure your shell environment is either bash or zsh.

python3 -m venv chatbot_virtual_environment

source chatbot_virtual_environment/bin/activate

pip3 install tensorflow

pip3 install keras

pip3 install pillow

pip3 install numpy

pip3 install requests

pip3 install opencv-python


Credits

https://docs.idew.org/code-chatbot/

https://www.rivescript.com/

https://github.com/senalbulumulle/FOIL-UI-Framework-Library

https://www.studytonight.com/post/python-virtual-environment-setup-on-mac-osx-easiest-way

https://www.instructables.com/Neural-Network-Powered-Planetarium-Using-Python-El/

https://www.tensorflow.org/js/tutorials/setup

https://www.typescriptlang.org/docs/

https://www.typescriptlang.org/docs/

https://github.com/electron/electron-quick-start

About

AIRO-Chatbot is an app that allows students, and staff members at UNF to ask questions about technical issues, or other questions at UNF.


Languages

Language:CSS 88.3%Language:HTML 8.8%Language:JavaScript 2.4%Language:Shell 0.4%