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

Future of Jarvis #1170

Open
pnhofmann opened this issue Mar 9, 2024 · 0 comments
Open

Future of Jarvis #1170

pnhofmann opened this issue Mar 9, 2024 · 0 comments

Comments

@pnhofmann
Copy link
Collaborator

I've pushed some experiments to the dev-branch:
https://github.com/sukeesh/Jarvis/tree/dev3

The plan is to bring this project forwards. Biggest changes I worked on:

  • New .yaml format to describe plugin metadata
  • Allow Enable / Disable plugin; only download pip-packages of enabled plugins (that are actually required!)
  • Plugin-architecture for language parser and Frontend (will in future allow Jarvis to run e.g. as GUI or flask service)

Maybe in times of ChatGPT the description "Personal Assistant" is misleading.
As for now, I would describe this project as a highly-hackable framework to share + run useful python-scripts. Both to learn + improve programming skills and because these scripts can be useful.

Additional, I plan to motivate contributors to rather improve existing features than adding new ones, since the number of plugins grew quite a lot over the last years. Probably I'll introduce a new attribute "quality". Every plugin will be set to "legacy". And after any improvement, this level may be raised?

I'll hope to give this project some more love this year ;).

@pnhofmann pnhofmann pinned this issue Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant