Skip to content

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

Notifications You must be signed in to change notification settings

UNF-AIRO/AIRO-Chatbot

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 88.4%
  • HTML 8.8%
  • JavaScript 2.4%
  • Shell 0.4%