Skip to content

This is a Chatbot developed for new students and visitors to Rice University written in python and YAML, built with Meya.ai and public API like Google Map API.

Notifications You must be signed in to change notification settings

wjwmichael/ChatBotRiceOwl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Intro

This is a Chatbot developed for new students and visitors to Rice University written in python and YAML, built with Meya.ai and public API like Google Map API. The code is written during hackathon: HackRice 2016.

Demo Video: https://youtu.be/OLaQ_WdNkvQ

alt text

Chatbot features

  • Search courses and find prerequisite courses and classroom
  • Browsing news from Rice website
  • Find out weather in Rice Campus
  • Find interesting anecdotes about Rice Campus

Used Framework and Library

  • Meya.ai

Meya.ai is a chatbot platform for building, training and deploying amazing bots.

  • MongoDB

MongoDB is a NoSQL Database, we use it for storage.

  • Beautiful Soup

Beautiful Soup is a Python library for pulling data out of HTML and XML files. It is used for extracting latest news from Rice Website.

  • Google Map API

Public API provided by google to locate where user is, it is used for given suggestions on shortest path to their destination like classroom of the course.

Dependencies

Meya.ai Chatbot Platform, MongoDB, Google Map API, Giphy API, OpenWeather API, Beautiful Soup

About

This is a Chatbot developed for new students and visitors to Rice University written in python and YAML, built with Meya.ai and public API like Google Map API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages