
Vodata LearnAI — AI education for every South African learner
AI tutoring, CAPS-aligned content, essay marking, exam prep and coding — in 11 official languages. Hosted in South Africa.
@Sakhilexqld · X
Check out what I just built with Lovable!
完整作品展
技术栈
60 projects

AI tutoring, CAPS-aligned content, essay marking, exam prep and coding — in 11 official languages. Hosted in South Africa.
@Sakhilexqld · X
Check out what I just built with Lovable!

与AI语言导师Lucia用24种语言练习口语,她会记住你的对话。
u/emidaboi · Reddit
My English was solid on paper, but I froze the second I had to actually speak. So I built a language partner that remembers you to practice with (24 languages). Hey everyone. I'm a senior CS student, kind of obsessed with AI/ML, and a solo dev. Bit of backstory: my English was always fine, but the moment I had to actually speak, I'd freeze and I didn't really have anyone to practice with. I tried a bunch of apps and they all felt like talking to a service bot polite, generic,

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

VocabAI is the ultimate gamified, AI-powered vocabulary trainer. Learn and master languages step-by-step with organic progress paths, quick matching puzzles, and smart adaptive rec
@Mohadiz · X
if you love Duolingo but hate the heart limit, then it's yours, I built 100% free, unlimited vocabulary learning across dozens of languages! give it a try

AI 伙伴 Aisha 能学习和适应你,对话采用 Hinglish。
ahsaas_syed1 · Product Hunt
Aisha India's Hinglish AI girlfriend who notices when you're off

支持15+编程语言、云工作区和编程面试工具的免费在线IDE。
aashhuttossh · HN
Codeground – run and share code in the browser

Easily translate your website with Universally. Automate multilingual content, optimize SEO, and reach a global audience without complexity.
@syedbalkhi · X

多语言词汇学习平台,免费提供 AI 插图、发音和记忆技巧练习。
黄油单词 — 在线背单词工具,免费,每张单词卡配有 AI 插图、单词发音和例句朗读,支持西班牙语、法语、德语、日语

上传漫画页面翻译成 20+ 种语言,支持 AI 自动排版。
AI Manga Translator — 上传漫画,获取像素级精准翻译。智能 OCR、忠实翻译、无缝排版。全部由 AI 驱动

从76,303份已验证医学文献中搜索临床信息,包含逐字事实核查。
@jip7e · X
med student in morocco, barely code, test every model. gemini/claude/grok/claude code… then codex + gpt-5.6 sol. holds long tasks, less inventing, weekly limits > 5h wall. built ancre-med with it for students here (redesign, security, full paper)

用AI总结YouTube视频,生成文字稿、思维导图和多语言学习笔记。
mychary · V2EX
做了十多年视频后期,我 vibecoding 了一个 YouTube 视频分析总结工具 大家好,我是一个做了十多年影视后期的从业者,最近开始学习 vibecoding ,尝试自己做产品。 由于之前工作的需要,随时学习最新的技术,所以需要经常看些教程,比如 C4D 或者 Houdini 之类的,但是这类教程往往都是英文的,对于我这种英文不好的人来说,简直是地狱,看一会就困得不行,尤其是听不懂,只能看操作,一个教程看下来,实际吸收的知识我估计只有 30%左右。出于这个原因,我就考虑做一个学习工具,于是有了这个产品。 这个工具叫 TubeTutor AI: https://www.tubetutor.top 我看过很多现在市面上的 YouTube 工具,主要依赖字幕。用来总结访谈、播客和课程问题不大,遇到屏幕录制、软件教程、代码演示或者旁白比较少的视频,往往需要暂停,来看清楚作者到底操作了什么,或者输入了什么命令,这样无形中浪费了大量的时间。 所以我给 TubeTutor 做了一个视觉分析功能。 它会结合视频字幕和画面,尝试整理视频中出现的工具、网页、代码

在浏览器中完成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