Bot for Telegram to summarize an article, given a URL.
pip install -r /path/to/requirements.txt
python ./main.py
Note: This application depends on numpy
. Under certain platforms, pip
may not build an optimized version of numpy
, for example on Windows. In this case, you may wish to search for an optimized version of numpy