jarvis-rust

Crates.iojarvis-rust
lib.rsjarvis-rust
version0.1.0
sourcesrc
created_at2022-07-16 10:58:19.130324
updated_at2022-07-16 10:58:19.130324
descriptionAn intelligent assistant in pure rust.
homepage
repository
max_upload_size
id626647
size2,208
JinTian (jinfagang)

documentation

https://docs.rs/bitflags

README

Jarvis

this is a WIP, 👷👷

Jarvis is a command line tool (for current phase) which powers my daily work. Some works he can do include:

  • ASR, voice command dedication, it can even add todo for automaticall;

  • Scan the network, in every single PC he runs, he will sniffer the local network and gather as many useful information as possible for me;

  • He can even call the camera, and detect useful information (activities) he sees;

  • TTS, it can do tts inference on local in pure Rust;

  • Control my IOT devices automatically in mqtt protocal.

Commit count: 0

cargo fmt