TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Hands-Free Anki AI Assistant

3 pointsby supermdguyover 1 year ago

1 comment

supermdguyover 1 year ago
I love using Anki to stay organized with what I&#x27;m learning, but hate starting at a screen for a long time. So I made a system that reads the cards out loud and automatically grades them, using Anki for the card storage&#x2F;scheduling.<p>Tech Stack:<p>Text-To-Speech: ElevenLabs&#x2F;OpenAI<p>Speech-To-Text: Faster-Whisper (I used the tiny.en model, about 0.5s latency on my M1 mac)<p>Language Model: ChatGPT (I used gpt-3.5-turbo-1106)<p>Others: PyWebView, Silero VAD