An invisible assistant. A project created for learning Rust and studying application architecture extensible through plug-ins.
If you want to explore the code or contribute:
-
Clone the repository:
git clone https://github.com/Hemenguelbindi/iva.git cd iva -
Build the project:
cargo build
Note: The build will succeed, but there is no runnable application yet.