This repository contains notes and code examples related to AI.
- Voice Activity Detection (VAD) VAD for whisper.cpp
- whisper.cpp Whisper.cpp
- GGML GGML C library exploration code
- Llama.cpp Llama.cpp library exploration code
- GPU CUDA, Kompute, Metal, OpenCL, ROCm, and Vulkan exploration code
- Embeddings Word embeddings examples in Rust and Python
- Huggingface API Huggingface API example written in Python
- Qdrant Vector Database Examples in Python and Rust
- LanceDB Vector Database Examples in Python and Rust