Code Monkey home page Code Monkey logo

ai-chat-bot's Introduction

AI-chatbot-

This project is done as a part of AI course work to develop a student assistance with campus info

Artificial Intelligence(CS F407) course project Developing a Chatbot

Languages used : Python3 - Interacting with user and processing the information from the internet AIML - To generate responses according to the user input patterns XML - To store information regarding the food items in BITS

Requirments to run the code are an active internet connection and Python3 installed with the following packages:

requests	 - To run RESTful services
dateandtime 	 - For date and time formatting
json 		 - To parse the JSON objects obtained as response 
web-browser	 - To invoke browser calls
xml.etree	 - To parse the XML data of Eateries
os		 - Accessing flat files

The following API's have been used :

Google Location API 	- To get the exact address and lattitude and longitude details of a given place
Google MAPS API		- To get distances between two places
Oxford Dictionary API	- To get list of meanings,synonyms and antonyms for a given word
Weather.io		- To get the weather details of a place

Some of the AIML files included are taken from "https://www.devdungeon.com/content/ai-chat-bot-python-aiml".

Files : 1.py - Contains the code for user interaction and processing the requests. func.py - Contains all the functions for interacting with the API and fetching the corrsponding information eateries.xml - Contains all the list of Stores, Food items available and prices of the food items All the other AIML files - Contains the information for interacting with the user according to the corrsponding user input

RUN 1.py AND START CHATTING... :)

ai-chat-bot's People

Contributors

sharath-golluri97 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

vruksheco

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.