Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

hashinclude72/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

14 Commits

Repository files navigation

Chatbot

Keyword based chatbot using C language.

Chatbot is a simple bot written in C. The base algorithm is that our conversation is based on keywords. The bot seaches for this keyword and present a suitable response on basis of that keyword. Used Hashing and Indexing to access keywords efficiently.

Chatbot is be able to provide answers to the queries on topics like Faculty Information, Financial Details & Semester Subject Details of UPES.

Clone

git clonehttps://github.com/jaswal72/chatbot.git

Installation

cd chatbot
gcc chatbot.c -o chat

Usage

Now run ./chat or .\chat and start chatting with the bot.

Demo

chat chat

For any issues contact me at:

shubham__jaswal@hotmail.com

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /