README.md

June 22, 2025 ยท View on GitHub

๐Ÿค— candle Examples

Note

This project is part of (and also associate to) the Project AIRI, we aim to build a LLM-driven VTuber like Neuro-sama (subscribe if you didn't!) if you are interested in, please do give it a try on live demo.

We use both DuckDB WASM and PGLite for the backbone implementation for memory layer as embedded databases that capable of doing vector search to power up bionic memory systems for AI VTuber and cyber livings. We shared a lot in our DevLogs in DevLog @ 2025.04.06, please read it if you are interested in!

Who are we?

We are a group of currently non-funded talented people made up with computer scientists, experts in multi-modal fields, designers, product managers, and popular open source contributors who loves the goal of where we are heading now.

Examples

Silero VAD (from files)

Silero VAD (realtime without duration threshold)

Silero VAD (realtime like ChatGPT voice chat)

Silero VAD + Whisper (realtime like ChatGPT voice chat)

Whisper Realtime (from microphone)

Development

cargo fetch

NVIDIA CUDA

cargo build --features cuda

macOS

cargo build --features metal

Other examples about AI / Model inference from Project AIRI

Other side projects born from Project AIRI

Ackowledgements