Skip to content

Releases: N3RDIUM/JARVIS

Installer

02 Oct 10:22
Compare
Choose a tag to compare
Installer Pre-release
Pre-release

image

This is the first release of the application with an installer!

Credit to @Super45coder @Sreehari521 @e-coders ( Genius398 [BUSY] )!

Known Issues:

  1. The app has to be run as an administrator in order to work. (Will be fixed shortly)
  2. It doesn't have a UI. (Will be fixed shortly)
  3. We have to remove the Shell window and add a UI. (Will be fixed shortly)

REMAKE

30 Sep 14:34
5537f90
Compare
Choose a tag to compare
REMAKE Pre-release
Pre-release

image

This is a whole remake of the application, with a LOT of bug fixes.

Credit to @Genius398 @Super45coder @Sreehari521 @e-coders for helping.

The features are listed below:

  1. Wake words
  2. Chatterbot implementation
  3. Basic commands like shutdown, play music, and more.

TODO

  1. Add more commands, training data and q and a.
  2. Add something like a ‘copilot’ for helping people with code, pulling up docs.
  3. Add basic math functionality
  4. Add a UI
  5. Make an installer (so that people without python can use this)
  6. Upload this to pypi.

First release (v0.0.1pre)

27 Sep 11:02
Compare
Choose a tag to compare
Pre-release

image

This is the first release of the application, It has no files, but has a lot of features.
The features are listed below:

  1. Wake words
  2. Chatterbot implementation
  3. Basic commands like shutdown, play music, and more.

TODO

  1. use silero text to speech, because it sounds more natural.
  2. Also use silero speech to text, for offline functions.
  3. Add more commands, training data and q and a.
  4. Make the code more structured by using multiple files
  5. Use an assets and cache folder
  6. Implement wake words better than before
  7. Add something like a ‘copilot’ for helping people with code, pulling up docs.
  8. Add basic math functionality
  9. Add a UI
  10. Make an installer (so that people without python can use this)
  11. Upload this to pypi.