/zanie

Zanie is a flutter app that works as a voice assistant but magically themed up!

Primary LanguageDartMIT LicenseMIT

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.

Getting Started

Clone the repo

git clone https://github.com/aakzsh/zanie.git && cd ./zanie

Install packages

dart pub get

Run the application

flutter run

About Zanie


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