3 projects
thirtytutors
A self-hosted, real-time voice AI language tutor with a 3D talking avatar, built on the Gemini Live API.
langulearn
LanguLearn has been renamed to ThirtyTutors - see https://github.com/wiss84/thirtytutors
local-search-agent
A framework that replace traditional RAG pipelines. Ingest any number of documents in multiple workspaces (channels, departments, etc.), index it with BM25, and let the agent search, fetch, and reason over it, exactly like searching the web, but entirely on your machine. No vector store, no embedding needed.