
Free AI Assessment — Find Your Child's Strengths & Gaps | QuestHouse
免费AI评估,找出孩子的学习优势和不足,推荐个性化Khan Academy课程。
@edsull · X
My vibe coding team of agents set up a series of AI assessments for each subject and each grade level. Check it out!
完整作品展
技术栈
14 projects

免费AI评估,找出孩子的学习优势和不足,推荐个性化Khan Academy课程。
@edsull · X
My vibe coding team of agents set up a series of AI assessments for each subject and each grade level. Check it out!

通过滑动式情景测验提升你在养育、沟通、领导和财务方面的判断力。
@ShashankBhutiy4 · X
Duolingo for Soft Skills and career growth

Fenzo AI 为任何主题生成个性化互动微课
fahimulhaq · HN
Show HN: Fenzo AI – Interactive Micro-courses on any topic

创建AI生成的实时测验,支持观众即时互动。
EZQuiz — AI 智能实时测验,让你快速创建、分享并与观众通过实时互动测验进行互动

用AlgoPatterns的111个可视化和300+问题学习DSA模式。
u/Comfortable-Break-40 · Reddit
I spent a year building a DSA learning platform with 111 interactive visualizers. Would love feedback. A few years ago, I failed interviews at Google, Amazon, and Microsoft. The reason was simple: I could code, but I never properly understood Data Structures and Algorithms. I spent almost a year learning DSA after that. During that time, I realized I don't learn by memorizing. I learn by building. And I couldn't find a tool that taught DSA the way I wanted to learn it. So I

管理学术会议:提交和审阅论文、处理日程安排和注册。
@harryjwang · X
I've used many of the major conference systems. Plenty still have docs as an unsearchable static site — or worse, as PDFs that stopped tracking the product three versions ago. Somehow, still true in 2026. We took an AI-first path with instead. Our docs are generated from the codebase itself. A custom Claude Code skill writes each page and retakes the screenshots whenever a feature changes — so the docs don't drift from the product. Every page still gets reviewed by a human before it ships. Now you can talk to them, too. We just shipped "Ask AI" over our docs: This feature also turned out to be a nice teaching case for agentic RAG vs. classic RAG: • Classic RAG: chunk → embed → vector DB → retrieve once, by fixed rules • Agentic RAG: hand the model a search tool and let it drive — write a query, read the results, rewrite, retry At more than 100 pages, still no vector database needed. And every answer cites the exact page it came from. #Age


AI评分工具,包含剽窃检测和学习成果导向的评分表。
@ProfDeskApp · X
Let's connect. Building giving teachers their night back.

AI驱动的智能学习助手,生成个性化学习材料,让你快速掌握知识。
LearnFlux — AI 驱动的智能学习助手,为你生成个性化学习材料,让你以更少时间掌握更多知识。

用AI代理创建课程、在品牌应用上销售并管理您的在线学院。
tech_euron · Product Hunt
Euron Systems AI agents launch your branded academy in 30 seconds

使用AI智能体从学术论文中搜索、总结并创建内容
colibris · HN
AI Assistant that verifies its own sources

拖动课程到网格创建周课程表,可打印或分享。
u/Next_Bluejay265 · Reddit
I built a free college schedule maker — type or speak your week and it draws the timetable Built this because every semester I was redrawing my week in Notes / Excel. College Schedule Maker — free weekly class timetable in the browser. • Drag & drop courses on a week grid • Print / PNG / share link (no account) • “Type your week”: paste lines like “BIO 201 MWF 9-9:50am” and it builds the grid • Optional voice: say a line, it lands in the text box (Chrome/Safari) Parsing runs on yo