Fetching latest headlines…
Absolute Revolution in Assistants, ChuroAI.
NORTH AMERICA
πŸ‡ΊπŸ‡Έ United Statesβ€’June 28, 2026

Absolute Revolution in Assistants, ChuroAI.

0 views0 likes0 comments
Originally published byDev.to

I've been working on Churo, an open-source voice assistant built entirely in Python.

It features high-quality speech-to-text and text-to-speech, web search, image understanding, and agentic capabilities. It runs with Ollama models and is designed to be easy to modify and extend.

The goal is to provide a capable, local-first voice assistant that developers can actually inspect, customize, and build on.

Repository: https://github.com/MathObsession/Churo-assistant

or run it with(You need Ollama):

pip install churovoice

churovoice --voice male

Feedback, issues, and contributions are welcome.

Comments (0)

Sign in to join the discussion

Be the first to comment!