Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCash Chatbot (Python)

A simple command-line chatbot that helps answer common GCash support concerns using predefined solution files.

Requirements

  • Python 3.8+

Setup

pip install -r requirements.txt

Run

python gcash.py

Project Files

  • gcash.py - main chatbot flow
  • gcashlibrary.py - chatbot data, patterns, and solution-file mapping
  • Solutions/ - text-based responses and CSV data used by the chatbot

Notes

  • The app uses nltk stopwords and will download them on first run.
  • Keep the Solutions folder structure unchanged so file paths continue to work.

About

Gcash chatbot (cmd)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages