Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Faster Install and Usage via .exe and .deb #15

Open
vednig opened this issue Dec 20, 2021 · 1 comment
Open

Feat: Faster Install and Usage via .exe and .deb #15

vednig opened this issue Dec 20, 2021 · 1 comment
Labels

Comments

@vednig
Copy link

vednig commented Dec 20, 2021

Is your feature request related to a problem? Please describe.

Every user that wants to use Cortona or Google Assistant or Alexa (top 3 AI projects today) doesn't need to go through the painful process of building it for themselves instead they should be able to install and try it in one click.

Describe the solution you'd like

One way is to create .exe files and release them with release section on github.

Describe alternatives you've considered

An alternative to try out J.A.R.V.I.S can be to use Brython and run it in the browser.

@vednig vednig added the feature label Dec 20, 2021
@BolisettySujith
Copy link
Owner

@vednig thanks for suggesting a feature.

Actually, there is another way for creating a .exe, i.e using pyinstaller.

It can be included by creating a CI/CD to this repository or anyone can take this source code and if anyone wants to change anything in the code they can do it and run the pyinstaller command in their local system.

If you are interested in this repository you can make a PR for CI/CD script that will create a .exe file.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants