GithubHelp home page GithubHelp logo

hydraphyzer / virtual-assistant-ai-lab-project Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 3.0 85 KB

This Repository is a Part of My AI Lab Project. In This Project We Are Going to Create a Virtual Assistant Named Lisavai (Usually Called Lisa) with the Help of Python Programming Language and Some of API's

Python 100.00%
aiproject hydraphyzer hydraphyzer-github hydraphyzergithub pythonprojects virtualassistant muhammad-zubair zubair

virtual-assistant-ai-lab-project's Introduction

AI Based Virtual Assistant (Lisa)

This Project is Part of My Artificial Intelligence Course



Following are The Key Points About Project


  1. Abstraction 🎗

In today's world of automation, everyone wants to have an automated tool that makes their daily life a lot easier. Daily work includes opening any application present in the system, playing and controlling music, solving mathematical expressions, searching the web, sending mails, setting reminders, getting daily news, weather details, etc. Everyone gets bored and tired of doing the same thing manually. People need automation in their lives. In Order to meet this problem, we are going to work on a project, that will be helpful to resolve such kind of issues and will be advantageous to many people.

  1. Introduction 🙌

An AI based Virtual assistant is software that understands verbal or written commands and performs tasks specified by the user. It is an example of artificial intelligence that can only perform tasks designed by the user.

  1. Examples ✍

    Few examples of virtual assistants are:

    1. Amazon’s Alexa
    2. Apple’s Siri
    3. Microsoft’s Cortana
    4. Google’s Assistant
    

  2. Programming Language ✂

Virtual Assistants can be coded in any of the programming languages. We will be using Python (Python 3) to code our own Virtual Assistant named Lisavai. This Project Used NLP (Natural Language Processing) and NN (Neural Networks) etc. This Project Requires Strong Internet Connection.

  1. Required Packages 📦

    1. 	pip install torch
    2. 	pip install pyttsx3
    3.	pip install webbrowser
    4.	pip install wikipedia
    5.	pip install pytube
    7.	pip install os
    8.	pip install pyperclip
    9.	pip install speedtest
    10.	pip install pyautogui
    11.	pip install keyboard
    12.	pip install AppOpener
    13.	pip install requests
    14.	pip install openai
    15.	pip install SpeechRecognition
    16.	pip install numpy
    17.	pip install nltk
    18. pip install pyaudio
    
    You Can Uncomment and Run nltk.download() to install puntk package.
    
    ## And Many More Packages You Can Check in Files
  2. Functionalities

    Few of the functionalities that will be performed by our AI Based Virtual Assistant are given.

    0.	Speaking Capability
    1.  YouTube Searching
    2.	YouTube Video Downloading
    3.  Google Searching
    4.	Performing Automations
    5.	Chatting
    6.  Playing Tic Tac Toe Game
    7.  Telling Weather Condition
    8.  Telling Jokes
    
    And Many More Features. To Run The Project Install All Packges and Just Run `Lisa.py`. To Train the Model, Delete DataTrain.pth File and Run Train.py to RE-Train Model
    

  3. Project Members 👨‍👦


    avatar    avatar


virtual-assistant-ai-lab-project's People

Contributors

hydraphyzer avatar

Stargazers

 avatar  avatar

Watchers

 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.