This repository accepts PRs as a participation in hacktoberfest as well, given that the PRs are not spammy and are actually solving some issue/enhancing existing features or improving the documentation.
git clone https://github.com/aakzsh/zanie.git && cd ./zanie
dart pub get
flutter run
Zanie is a mobile application built on the top of flutter to serve as a magically themed up voice assistant. For now, it can perform basic functions like answering to simple questions [not powered by ML yet], open another apps on command.
We've planned bunch of more features like removing the QR Code scan thingy, letting users play some simple games to maybe earn coins, UI redesigning, adding ML and AI to let it answer questions and solving critical performance issues and more.
For a more detailed info, check ZANIE.md
Wanna contribute? checkout CONTRIBUTING.md