+6
−8
generator.py
0 → 100644
+150
−0
Loading
- Added generator module that generates answers to user's questions. In the curent state it works in the command line. - Future work is to further clear chunks (keywords and unnecessary text should gone) and to create the UI.