Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 750 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 750 Bytes

Docbot

Docbot aims to provide medical services to individuals across the world from the comfort of their homes. Through speech recognition features along with profile considerations and updated medical information, Docbot provides reliable diagnoses and recommendations for all of your medical needs.

Setup

First, clone this repository:

https://github.com/rgychiu/docbot.git 

Note that this project was developed using IntellijIDEA. As a result, cloning the project may not include the necessary libraries or build configuration. You may also need to configure the build paths accordingly.

If this happens to you, simply import the latest jsoup version from org.jsoup as well as the latest cmusphinx release on Maven.