All Projects → j-dogcoder → AI

j-dogcoder / AI

Licence: EPL-2.0 license
Allow me to introduce myself I am Jarvis, the virtual artificial intelligence and I'm here to assist you with a variety of tasks as best I can, 24 hours a day seven days a week.

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to AI

Susi linux
Hardware for SUSI AI https://susi.ai
Stars: ✭ 1,527 (+4825.81%)
Mutual labels:  virtual-assistant
jarvis-workshop
Amazon re:Invent workshop - "Alexa, Ask Jarvis to Create a Serverless App for Me" -
Stars: ✭ 14 (-54.84%)
Mutual labels:  jarvis
JARVIS
Jarvis is a simple Chatbot with a GUI capable of chatting and retrieving information and daily news from the internet for it's user using python.
Stars: ✭ 49 (+58.06%)
Mutual labels:  jarvis
ioBroker.jarvis
jarvis - just another remarkable vis
Stars: ✭ 129 (+316.13%)
Mutual labels:  jarvis
eva
Emacs-based Virtual Assistant
Stars: ✭ 133 (+329.03%)
Mutual labels:  virtual-assistant
Jarvis AI
Jarvis AI is a Python Module which is able to perform task like Chatbot, Assistant etc. It provides base functionality for any assistant application. This JarvisAI is built using Tensorflow, Pytorch, Transformers and other opensource libraries and frameworks.
Stars: ✭ 196 (+532.26%)
Mutual labels:  virtual-assistant
leon
🧠 Leon is your open-source personal assistant.
Stars: ✭ 8,560 (+27512.9%)
Mutual labels:  virtual-assistant
core
WIP - A personal life helper providing solutions and happiness
Stars: ✭ 17 (-45.16%)
Mutual labels:  jarvis
Jarvis-personal-assistant
Comfort of a personal assistant for Linux systems. Currently features native google, yahoo, bing searches, weather conditions, videos from youtube and looking up for images as well, all in a very reliable structure and UI.
Stars: ✭ 45 (+45.16%)
Mutual labels:  jarvis
sepia-assist-server
Core server of the SEPIA Framework responsible for NLU, conversation, smart-service integration, user-accounts and more.
Stars: ✭ 81 (+161.29%)
Mutual labels:  virtual-assistant
jarvis
Build, configure, and track workflows with Jarvis.
Stars: ✭ 14 (-54.84%)
Mutual labels:  jarvis
opla
🚀 🤖 Your open chatbot builder. Start here to install Opla. ✨
Stars: ✭ 46 (+48.39%)
Mutual labels:  virtual-assistant
faq-virtual-agent
Build your faq virtual agent in 5 minutes
Stars: ✭ 24 (-22.58%)
Mutual labels:  virtual-assistant
Google Assistant Unofficial Desktop Client
A cross-platform unofficial Google Assistant Client for Desktop (powered by Google Assistant SDK)
Stars: ✭ 2,534 (+8074.19%)
Mutual labels:  virtual-assistant
eva
Let algorithms decide your life.
Stars: ✭ 26 (-16.13%)
Mutual labels:  virtual-assistant
leopard-chat-ui-teneo
Leopard Chat UI - A Teneo Chat Client based on Vue and Vuetify
Stars: ✭ 65 (+109.68%)
Mutual labels:  virtual-assistant
JARVIS
Control windows programs with your voice.
Stars: ✭ 59 (+90.32%)
Mutual labels:  jarvis
laravel-jarvis
Achieve Your Ambition With Me .
Stars: ✭ 32 (+3.23%)
Mutual labels:  jarvis
J.A.R.V.I.S
Just A Rather Very Intelligent System
Stars: ✭ 36 (+16.13%)
Mutual labels:  jarvis
salutejs
SmartApp Framework для создания навыков семейства Виртуальных Ассистентов "Салют" на языке JavaScript
Stars: ✭ 35 (+12.9%)
Mutual labels:  virtual-assistant

J.A.R.V.I.S AI and Assistant

About

J.A.R.V.I.S is a personal assistant for Windows and Linux users (Mac coming soon!). J.A.R.V.I.S is free and open source, and is available on GitHub. Originaly developed by SaptakBhoumik, J.A.R.V.I.S is now maintained by J-dogcoder

Requirements

  • Python 3.6 or Above.
  • Internet Connection
  • Microphone
  • Speakers
  • At least 10GB of free storage
  • At least 8GB Ram

Getting Started

In order to start J.A.R.V.I.S just clone this repository or download the source code
Then open command prompt in the directory where you have stored the source code and run the following command

pip3 install -r requirements.txt
python3 app.py

Wait for sometime for the program to start running(Note: On running it for the first time it will downoad some models which will take some time)
Then click on the arc reactor(rotating ring) or press f5 and start saying what you want to say

Features

Currently J.A.R.V.I.S can do the following things:

  • Tell you jokes to make you feel better🙂(For example you can say "Tell me a joke")
  • Tell you the time(For example you can say "Tell me the time")
  • Tell your location📍(For example you can say "Where am i")
  • Tell the weather of your city or some other city🌫️(For example you can say "How is the weather" or "How is the weather in Delhi")
  • Tell you the latest news📰(For example you can say "What happened today")
  • Answer your question⁉️(For example you can say "Who is Elon Musk" or "What is plasma")
  • Control your screen brightness🔆(For example you can say "Reduce the brightness" or "Increase the brightness" or "Set screen brightness to 70")
  • Create strong password for you🔑(For example you can say "Create a password")
  • He can also write about any topic✍️(For example you can say "Write something climate change")
  • Tell you the meaning of any word📙(For example you can say "What is the meaning of titanium")
  • Open url🕸️(For example you can say "Open google")
  • Play youtube videos▶️(For example you can say "Play never gonna give you up")
  • And if you feel alone just chat with him just like you would do with a human💬(For example you can say "How are you")

More features are comming soon so make sure to star and watch this repo so that you never miss any update

How to contribute

Since it is a free software, you can contribute to make it better. New contributors are always welcome, whether you write code, create resources, report bugs, or suggest features.

The J.A.R.V.I.S is written primarily in Python3x

Have a look at the open issues to find a mission that resonates with you.

Please check CONTRIBUTING.md to know how you can contribute

License

J.A.R.V.I.S is lisenced under Eclipse Public License - v 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].