
Wado Playground
直接在浏览器中编写和运行 Wado 编程语言代码。
gfx · HN
Building a Rust-ish programming language with 100% coding agents: Wado
完整作品展
技术栈
60 projects

直接在浏览器中编写和运行 Wado 编程语言代码。
gfx · HN
Building a Rust-ish programming language with 100% coding agents: Wado


Aivie是为7-9岁孩子设计的AI学习平台,通过游戏化课程学习编程和科技。
u/Designer_Process_715 · Reddit
I built a free AI tutor for kids that remembers each kid and makes learning feel like a game I'm a software engineer and dad of three. My two older kids were deep in YouTube Shorts and Roblox, and I didn't mind the screen — I minded that they walked away with nothing. So over the last ~7 months I built the thing I wished existed. It's called Aivie Spark. My favorite moment testing it: my son hit a Boss Challenge on a math topic and got stuck. Instead of giving up — or getting the answer

你的永不休眠的AI首席助手。不间断地监控你的电子邮件、日历和消息,为你自动分类、优先排序和处理任务。
@AriaInbox · X
Aria is an AI chief of staff that reads your inbox, drafts replies in your voice, and books meetings while you sleep.

整理笔记和知识库,用AI提问,生成播客和学习资料。
mistakevin · HN
I've been working on https://notebooker.ai if anyone is interested in giving some feedback. I tried to post a Show HN yesterday with details about how I built it, but was auto-flagged and not sure what rules I broke. Everything that I've built on top of open-notebook, like the plugin system for your own "creators" (aka, podcasts, infographics, etc) is at https://github.com/Notebooker-ai plus a Cloudflare Worker AI deployer to play with different models. Been working on it for about six months.


管理学术会议:提交和审阅论文、处理日程安排和注册。
@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

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

LearnerFast 让您使用拖拽编辑器创建和销售在线课程。
learnerfast · Product Hunt
LearnerFast AI Course Creator & Website Builder for Educators

在对等网络上构建和运行AI工作流的去中心化操作系统。
@Economy_V1 · X
AI workflows for the rest of us. Built on Bitcoin. Building cloudless at

用 AI 增强电子书阅读,深化经典文学学习体验。
greatbookscompanion
We’re significantly enhancing the ebook reading experience and providing a previously unattainable level of education to everyone who wants to read the Great Books.

社交化AI数学平台,用于解决和协作数学问题。
lemma1729 · HN
Hi HN, This is ProofTree, and in TLDR: it is a platform where you can chat with an AI to do math, the way you already do, with context-awareness and knows how you personally do math, connected to the fora of other live human mathematicians. So, when you are talking to an AI about a proof at 3 am, and you need a human expert looking at it, or a discussion around it, like you do on StackExchange, this is it! You need an approved email account to use it, so please write here if you would live to try it out.