Code Monkey home page Code Monkey logo

desktopassistant's Introduction

Hello World!

I'm Harsha,

  • A passionate full stack Developer, a self-led learner, and a software enthusiast who loves to build products and majorly works in python
  • I've worked with C# and have a brisk contribution in Game Development too.
  • ๐ŸŒฑ I'm Learning AL-Go currently The backend Language we use to build for managing consumer services and Financial recordings based on ERP System.
  • โœจ Iโ€™m looking for Interesting Ideas to collaborate with in ML/AI as I have a bit of experience there.
  • ๐Ÿคฉ Besides Developing, I enjoy writing technical blogs and short articles for myself.

๐Ÿ‘ฉโ€๐Ÿ’ป Languages & Tools :

Languages JavaScript C# Java C++ Ruby Python PHPMySQL
Tools VS Code Git Heroku Amazon AwsVercel DjangoNext.js Node React Flask


Connect With Me :

LinkedIn Twitter Hashnode GitHub

desktopassistant's People

Contributors

anubhavdevv avatar being139 avatar bhaskarkumar1 avatar cclauss avatar dasemu avatar harsha200105 avatar hemanthsai7 avatar jos-re avatar jothin-kumar avatar namitaarya avatar shaileshkumar007 avatar stopspazzing avatar ugwls avatar xkrishguptaa avatar yangman946 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

desktopassistant's Issues

new_feature

#pip install wikipedia
if 'wikipedia' in query:
speak('Searching Wikipedia...')
query = query.replace("wikipedia", "")
results = wikipedia.summary(query, sentences=2)
speak("Darling Wikipedia says ")
print(results)
speak(results)

Create Pull Request template

I think it'll be good if we create a template for PR so that it'll be easy for everyone to contribute to this project.

more features in the program

i would like to add features such as play music from youtube tell weather forecasts and add a calculator feature

readme file mistake

after clone u leave dir to cd the dir have changed so checkout now its DesktopAssistant

Google Calendar Integration.

It would be nice to create google calendar events with voice commands and also some other type of integrations. I can work on it if you want.

new_feature

#this feature can be useless or may be a fun #feature thats upto usage and user but i thought #it would have been great if this was a part

elif 'tts' in query :
query = query.replace("tts", "")
results = (query)
speak(results)

Feature request

It would be great if we can open popular websites using this assistant and also be able to search.

Create releases

Having a pre-built binary version would be really useful for new users to test things out first.

running fail with KeyError: 'voice'

Hi guys
When i was first start which it crash.

Error information:
C:\Users\ckj\AppData\Local\Programs\Python\Python39>python C:\Users\ckj\AppData\Local\Programs\Python\Python39\DesktopAssistant-main\DesktopAssistant-main\Jarvis2_4windows.py
Traceback (most recent call last):
File "C:\Users\ckj\AppData\Local\Programs\Python\Python39\DesktopAssistant-main\DesktopAssistant-main\Jarvis2_4windows.py", line 6, in
from actions import ( # isort: skip
File "C:\Users\ckj\AppData\Local\Programs\Python\Python39\DesktopAssistant-main\DesktopAssistant-main\actions.py", line 145, in
if config['DEFAULT']['voice'] == 'Male':
File "C:\Users\ckj\AppData\Local\Programs\Python\Python39\lib\configparser.py", line 1257, in getitem
raise KeyError(key)
KeyError: 'voice'

Assistant Config

Use configparser to fetch some config variables for example preferred music location or email config. I also can work on this.

There is a problem with the GUI.

There is a problem with the GUI. At least on my PC the GUI window is bigger than it should be, I mean, my screen is 1920 x 1080, the GUI window must be more or less 200 x 3000 so I can't use the GUI as the chat box is not being shown in my screen. I have a PC with Windows 10 and 2 screens.

Add GUI support

It would really great if this assistant has a GUI. I am working on it and will create a pull request soon!

Create issue templates

I would like to add an issue template so that they are well organized and enough details are provided to fix a bug or add a feature.
Update: here is the pull request #54 merge it asap.

Suggestion: Let it connect to a user's Google account

Was just thinking, why not let the script connect to a user's Google account with oauth, that way you could access alot more "personal" stuff?
Id love to contribute to this project, seems fun... perhaps after my exam๐Ÿ˜‚`

Many minor exceptions causes the program to crash.

for example, when i say "play music", as i have no music downloaded as i hear it from YT Music it drops me Couldn't open 'Your_music_folder_path(absolute_path)music3.mp3' and program crashes.

I can work on this.

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.