vihar-s1 / Desktop-Assistant

A voice triggered desktop assistant in python written with sole purpose of exploring the limits of "AI" without machine learning
3 stars 3 forks source link

Assistant UI #3

Open vihar-s1 opened 1 year ago

vihar-s1 commented 1 year ago

Feature Request Idea

Command Line Interface is usually not preferred by users. People prefer a good looking, user-friendly interface to work with rather than going through the tedious process of working on a command line interface.

Proposed Solution

A simple GUI for the assistant which shows the speech of user and assistant in different format, and allows an easy way to update the recognizer parameters.

Alternatives

A preferred way would be to have a python based GUI, however any other alternative approach is also welcome. However, the GUI must adhere to following constraints:

Additional context

NandhanDwara commented 1 year ago

I am willing to do it !

vihar-s1 commented 1 year ago

@NandhanDwara assigned to you

vihar-s1 commented 1 year ago

@NandhanDwara please provide some updates regarding the progress if it is going to take long