-
Notifications
You must be signed in to change notification settings - Fork 0
daivikpurani/AIML-based-Android-Chat-Bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
QUESTION-1: An interactive chatbot named "Chatterbot" that can suggest courses and enroll to a subject under a professor. 1.Run the chatterbot.py by the command "python hatterbot.py" to start the chatbot core. 2. Run the front end android application and start the conversation. You can deploy the chatterbot.apk file on an android device. 3. You can ask the chatterbot any random question. 4. For course suggestion type in : "suggest courses". 5. For enrolling under into a subject under a particular faculty, first type "enroll into subjects". and then provide under whom you want to enroll by typing "enroll under <faculty_name>" and finally type in "select <course_name>". 6. The conversations are stored in conversations.txt . Dependencies used: 1. Android Studio for running the front end application or can be run on any android supporting devices 2. flask web framework for handling post requests 3. AIML library for learning the corpus 4. ALICE training corpus
About
An android app devloped in Flask for basic conversation and discussion using AIML files
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published