Skip to content

First release (v0.0.1pre)

Pre-release
Pre-release
Compare
Choose a tag to compare
@N3RDIUM N3RDIUM released this 27 Sep 11:02
· 67 commits to main since this 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.