
sentence. | A calmer way to read real books
sentence. 逐句阅读真实图书,内置经典著作和翻译支持。
@ReadSentence · X
完整作品展
技术栈
19 projects

sentence. 逐句阅读真实图书,内置经典著作和翻译支持。
@ReadSentence · X


Govoriti:从A1到C1学习克罗地亚语,包含口语练习和AI纠正。
u/Formal_Diver9067 · Reddit
I built a full A1 to C1 Croatian course because none of the big language apps teach it I started building Govoriti because I wanted a proper way to learn Croatian and kept running into the same problem: the big apps just do not teach it. Duolingo, Babbel, Rosetta Stone, Busuu, all skip Croatian. There are a few smaller options, but most either stop fairly early or feel more like content libraries than actual courses. I wanted something structured, closer to a real class, but self-paced. S

与Amália AI聊天,由欧洲葡萄牙语开源模型驱动。
wbemaker · HN
I Am Hosting Amalia – The First Portuguese LLM


通过 Vocab Top 的 AI 生成视觉助记、语境翻译和发音指南掌握词汇。
LandoLorinse · HN
Vocab Top – AI-powered vocabulary builder that helps you retain words

在浏览器中完成60个Python编码挑战。
u/Funny-Temporary7465 · Reddit
Built a Python learning platform because I was bored of the existing options Hey everyone, I built PyTutor, a web app to learn Python by actually writing code from the first minute instead of watching videos. 60 challenges across 6 modules, a real Python editor in the browser (runs via Skulpt, no backend needed), a live variable inspector so you can see what your code is doing as it runs, and a certificate at the end. Built it with AI-assisted coding tools, which let me focus more on the