Deprecated - I'm no longer actively contributing to this repo. Since one of the framework used in the project is also abandoned.
Question Answering System (QASYS) as the name suggests is simple conversational system that uses nltk under its hood to answer general questions related to demographics, sports, leaders, music bands and albums, tv shows etc. All of the data is fetched from dbpedia which has a open and structured RDF data built by extracting data from Wikipedia.
#Requirements
#Build
After installing the above requirements switch to app
directory and run
python routes.py