Manual of Chatbot
Manual of Chatbot
<br>

   

   

   

   
<br>
## ABSTRACT
<p align="justify">This project aims to develop a college enquiry Chabot that answers any queries
post by students like college details, course-related questions, location of the college, fee structure
etc. The College Enquiry Chatbot project is built using machine learning algorithms that analyse
user’s queries and understand the user's message. This System is a web application that provides
answers to the query. Any individual just has to query through the bot. The answers are appropriate to
what the user queries. The User can query any college-related activities through the system. The user
does not have to personally go to the college for enquiry. The System analyses the question and then
answers to the user. The user can also give their suggestions through the suggestion box. The
system replies using an effective Graphical User Interface which implies that as if a real person is
talking to the user. </p>
<br>
## SOFTWARE REQUIREMENTS
<ul type="square">
<li> <b> Operating System : </b> Any version of Windows NT family (4.0 &above) </li>
 
<li> <b> Frontend : </b>
<p align="left">
<a href="https://www.w3.org/html/" target="_blank" >
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-
original-wordmark.svg" alt="html5" width="40" height="40"/>
</a>
 
<a href="https://www.w3schools.com/css/" target="_blank">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-
original-wordmark.svg" alt="css3" width="40" height="40"/>
</a>
 
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank">
<img
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-
original.svg" alt="javascript" width="40" height="40"/>
</a>
 
<a href="https://getbootstrap.com" target="_blank">
<img
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/bootstrap/bootstrap-plain-
wordmark.svg" alt="bootstrap" width="40" height="40"/>
</a>
</p>
</li>
<li> <b> Backend : </b>
<p align = "left">
<a href="https://www.python.org" target="_blank">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/python/python-
original.svg" alt="python" width="40" height="40"/>
</a>
</p>
</li>
<li> <b> Framework : </b>
<p align="left">
<a href="https://flask.palletsprojects.com/" target="_blank">
<img src="https://www.vectorlogo.zone/logos/pocoo_flask/pocoo_flask-icon.svg" alt="flask"
width="40" height="40"/>
</a>
</p>
</li>
<li> <b> Database : </b>
<p align="left">
<a href="https://www.mysql.com/" target="_blank">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/mysql/mysql-
original-wordmark.svg" alt="mysql" width="40" height="40"/>
</a>
</p>
</li>
</ul>
<br>
## RUN USING
`python app.py runserver`
<br>
## RESULTS :
<ol>
<h3> <li> <b> Register Page : </b></h3>
<p align="left">
<kbd><img src="https://github.com/Candida18/College-Enquiry-
Chatbot/blob/main/CRCE%20Bot/Images_ss/register.png" alt="register" /> </kbd>
</p>
</li>