proj-airi/candle-examples

πŸ¦€ Rust powered LLM, Whisper, Embedding inference, backed by πŸ€— candle from HuggingFace

32

stars

68

commits

Rust

primary language

Aug 8, 2025

updated

candle
chatgpt
huggingface
moeru-ai
multimodal
proj-airi
realtime-audio
realtime-voice

README

πŸ€— 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

Contributors

nekomeowww

57 commits

luoling8192

11 commits

proj-airi/candle-examples

πŸ¦€ Rust powered LLM, Whisper, Embedding inference, backed by πŸ€— candle from HuggingFace

32

stars

68

commits

Rust

primary language

Aug 8, 2025

updated

candle
chatgpt
huggingface
moeru-ai
multimodal
proj-airi
realtime-audio
realtime-voice

README

πŸ€— 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

Contributors

nekomeowww

57 commits

luoling8192

11 commits

Languages

Rust

92.8%

Python

7.2%