Dragonfire 1.0
After approximately 3 years of development, now we are finally ready to release version 1.0 of Dragonfire open-source virtual assistant.
Changelog:
- Post-installation scripts are fixed
- An API implemented
- The project is turned into more of a server-side application although it's continuing to preserve the features of its desktop application aspect
- The package is now Python 3 only
- Universal Python wheel generation disabled
- Basic Analyzer (done in
dragonfire/__init__.py
) is heavily pruned and improved. Now it's purely spaCy based - Omniscient and Learner classes are refactored
- Learning ability now can store data (that comes from many different Android users) on MySQL database seamlessly
- Gspeech alternative added