Code Monkey home page Code Monkey logo

ai-virtual-assistant-marvin's Introduction

Multilingual Artificial Intelligence Virtual Assistant Marvin like Alexa and Siri

It is a multilingual virtual assistant Artificial Intelligence program like alexa and siri, developed using google api's. This virtual assistant supports multiple languages, currently i added code for english and arabic, you can add more.

Installing this module

Local installation

Requirements

This project has been tested in Ubuntu 18.04 with Python 3.6.5. Further package requirements are described in the requirements.txt file.

> git clone https://github.com/abidaks/ai-virtual-assistant-marvin
> cd ai-virtual-assistant-marvin

Installing dependencies

run below command to install dependencies


> pip install requirements.txt

You also need google services for the translation, its free to try.

For more details more details Google speech to text service

Create a free account and download the api credentials provided by google and replace them under "google/google-credentials.json"

Running Marvin

Before you run marvin make sure that you have a microfone attached to your pc or laptop, also replaced the google api credentials.

Use below command to run marvin

python marvin.py

How Marvin works?

Once you run marvin it will start accepting commands.

To trigger marvin you have to say

"hi marvin"

When it hear you it will play a bell sound.

then you can ask anything.

To change language from english to arabic

first you have to say

"hi marvin"

When it hear you it will play a bell sound.

Then you can ask marvin to change language

"Change language to arabic" or "Change language to english"

Similarly you can add your own commands and perform tasks accordingly.

Speech Recognition

The speech recognition is done using tensorflow and keras. I included already trained model for speech recognition. I will add another repo to train your own model.

License

ai-virtual-assistant-marvin's People

Contributors

abidaks avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.