Skip to content

Create Readme.md #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -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")