diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..642dd84 --- /dev/null +++ b/Readme.md @@ -0,0 +1,18 @@ +# Course Chat Bot + +Nowdays Education has taken a shift to online platforms. This has increased the workload of Faculties. We propose an idea of a ***ChatBot*** which trys to resolve this issue by entertaining the general queries of students. This comes as a handy feature and is available even when faculties are not around us. + +--- + +We have built an ***Android App*** through which a student can navigate to a specific course and can chat with course chatbot. This bot is capable of resolving some day to day doubts related to class timings, class notes, etc. +It can also be made to respond to queries related to recent announcements. + +![Image_1](https://user-images.githubusercontent.com/32017030/96234249-cfd15880-0fb6-11eb-89f9-94b5be421f2a.jpg) + +![Image_2](https://user-images.githubusercontent.com/32017030/96234432-0f984000-0fb7-11eb-8d55-b82d95a95561.jpg) + +[Click here to get APK file of this app](https://drive.google.com/file/d/1O2jHOiCLC_6Up84BmDkRI-FW8Jvz6iWy/view?usp=sharing "APK File") + +##### We have also tried to built a web platform to handle students query. It sets up a chat session where students can put their doubts. + +Link to that project is :- [Chat-It](https://github.com/tusharjain6246/Chat-it "Chat-It")