kunalpat25 / AssistMe

Assist Me is a voice assistant which can understand Marathi language (a locale in India). It can open apps according to your commands in marathi as well as in English language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assist Me

Assist Me is a voice assistant which can understand Marathi language (a locale in India) and English as well. It can open apps according to your commands in marathi as well as in English language.

Assist me

Assist.me.app.demo.mp4

Table of Contents

  1. About the Project
  2. Project Status
  3. Getting Started
    1. Dependencies
    2. Building
    3. Installation
  4. Contributing
  5. License
  6. Authors
  7. Acknowledgements

About the Project

Here you can provide more details about the project

  • Open apps using voice command. Use Marathi or English language to give commands.
  • I wanted everyone in my area to be able to use voice commands in their native language. So I decided to develop this app.
Working demo: https://www.youtube.com/watch?v=khF2Dx3RyTA&ab_channel=KunalPatrikar
Wit.ai API: https://wit.ai/

Back to top

Project Status

Currently trained only for English and Marathi language. Wit.ai api access is request only. Other languages commands could be trained.

Features to implement -

  • Train for app specific commands
  • Execute in app commands
  • Invoke app directly by voice command like "Okay Google".
  • Add yours

Back to top

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Dependencies

Android Studio 3.0 +

Getting the Source

Project repo: https://github.com/kunalpat25/assistme

You can clone this project directly using this command:

git clone https://github.com/kunalpat25/assistme

Building

  1. Open Android Studio
  2. Click Open Existing Project
  3. Select this Project and open
  4. Set up a virtual device or connect your physical device
  5. Select a device and press the run button

Running Tests and Usage

  • Open app in device and click "SPEAK" button.
  • Try saying some of the following commands one by one and check whether it works as intended.
  • Don't forget to click "STOP SPEAKING" button after your command is over.

Example Commands to test

  1. गॅल्लरी उघड - Gallery ughad
  2. फोटोस अँप उघड - Photos app ughad / Open Photos
  3. फोन लावायचा आहे मला - Phone lawaycha aahe mala
  4. photos काढ - Photos kadh
  5. camera app उघड - Camera app ughad
  6. माझे मॅसेजेस दाखव - Maze messages dakhav / Show my messages
  7. youtube उघड - Youtube ughad / Open Youtube
  8. whatsapp उघडून दाखवा - Whatsapp ughdun dakhwa
  9. photos दाखव - Photos dakhav
  10. गाणं लाव - Gana law / Play a song

Installation

Download apk file from here

 https://drive.google.com/file/d/1JyaHRocPgAW9qycnGCYAy5hURPMyw0fC/view?usp=sharing
  • Install in your android phone.
  • Allow installation from unknown sources - Guide

Back to top

Contributing

This project is open for contributions!

  • Create an issue with feature request
  • Discuss it with other developers
  • Develop code
  • Create pull request

Creating a pull request

Want to train with other commands or language?

  • Create your wit.ai account
  • Request API access by providing your username

Back to top

License

This project is licensed under the MIT License - see LICENSE.md file for details.

Back to top

Authors

Back to top

Acknowledgments

Facebook's wit.ai API - https://wit.ai/

Back to top

About

Assist Me is a voice assistant which can understand Marathi language (a locale in India). It can open apps according to your commands in marathi as well as in English language.

License:MIT License


Languages

Language:Java 100.0%