This is the python implementation of https://gitlab.com/raduion/robindialog
python .\main.py precis.mw
conda env create -f env.yml
activate robin
To Do:
- solving the ambiguity of the question by clarifying the user's intention
- detecting True/ false questions
- adding ASR and TTS components