Skip to content

Latest commit

 

History

History

README.md

Demo bot

Does the following

1.Gives you python blogs
2.Gives you latest job posting
3.Gives you latest events in your city

Installation

pip install -r requirements.txt
python -m nltk.downloader all
(or)
You can run nltk.downloader() and install just the english corpora

Run

python3 app.py