- Do maths problems
- Search google for questions
- convert units
- rate movies
- ask how you are
- greet you
- search weather
- summarise wikipedia pages
- Web interface (flask)
- CLI (vanilla Python)
- advanced maths operations don't work
- BODMAS/BIDMAS not always applied
- Google scraping a bit vunerable
- Python
- requirements.txt
pip install werdl-chat- New file
from werdlchat import *
chat()