A python chat bot that helps with student loan questions. Uses deep learning to train a model and then deploys that model to Flask web server. Can be deployed locally or remotely.
- Install python dependencies.
- Train model with
python train.py. - If deploying locally, uncomment lines in main.py.
- Deploy Flask app with
python main.py.
- Szaria Thompson
- Cherith Kay
- Andrea Vivar
- Josselyn Salgado(mentor)
- Cole Mcknight(mentor)
- Pinakini Samant(mentor)