GithubHelp home page GithubHelp logo

jarvis-ai---using-kivy's Introduction

JARVIS (Just A Really Very Intelligent System) Made With Kivy

Screenshot_2022-08-27_12_07_45

⚠️ Let's get this straight, it was just my attempt to make a speech recognition kivy project. You can modify this in any way to make it resemble with JARVIS AI in the movie Iron Man.

Features :

  • Greetings :
    • Wish you according to time
    • Reply with random.choice sentences
  • Play Music :
  • Remember Text :
    • Remember That [TEXT] : [TEXT] will be saved in "data.txt" file
    • Remember Anything : Gets [TEXT] from "data.txt" file
  • Google Search
    • Search [TITLE] : [TITLE] will be added to google search via this command
    • What is [TITLE] : [TITLE] definition will be scrapped from wiki and window will be re-directed to [TITLE] result
    • Locate [NAME] : Location of [NAME] will be located via Google Map
  • Wikipedia
    • Wikipedia [TITLE] : Gets [TITLE] wiki results
  • Youtube
    • Download Video [LINK] : Download best video resolution of [LINK]
    • Download Audio [LINK] : Download best audio of [LINK]
  • Talking :
    • Basic AI Conversation
    • Space : To get random answer or feed about Space
    • Ocean : To get random answer or feed about Ocean

ENTER Button :

  • To confirm the input

CLEAR Button :

  • Clears the input box content

- To get voice input :

  • Press Clear
  • command through your mic

Requirements :

  • Python3
  • kivy = 1.7.1
  • sys : path
  • instaloader
  • speech_recognition
  • datetime
  • wikipedia
  • webbrowser
  • random
  • urllib
  • bs4
  • pafy
  • plyer

jarvis-ai---using-kivy's People

Contributors

sivavimel avatar

Watchers

 avatar

Forkers

mrse435

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.