Experiments
From scratch local RAG for Document QA in Rust
A DIY style step-by-step guide to building your own cutting-edge GenAI-powered document QA desktop app with RAG.
WASM: The `What`, `When` and `How`!
We take a look at the concept of WebAssembly and dive deep into when and how to use it by creating a toy text-diff application.
Voice Assistant Desktop App With Llama3 And Whisper In Rust
Step by step tutorial on building a desktop app to interface with LLM LLaMA3 with text and audio instructions in Rust