
НЕЙРО-СТАНЦИЯ «МНИСТ-1»
Interact with a living neural network trained to recognize handwritten digits.
mikky-a · HN
Living Neural Network on the Webpage
The full gallery
Tech stack
60 projects

Interact with a living neural network trained to recognize handwritten digits.
mikky-a · HN
Living Neural Network on the Webpage

Generate personalized learning guides with quizzes and flashcards based on your knowledge.
@CosmeValera · X
I just launched the beta and would love to hear your feedback! You can play around with it and create your own custom guides here: 🔗 Any RTs, replies, or feedback are hugely appreciated! 🤝 #buildinpublic #indiedev #SaaS #AIwrapper

Interactive glossary of technical terms to help developers communicate with AI.
@I_am_oil_oil · X
最近 Vibe Coding 术语网站 做了一个小更新,之前有用户反馈卡片信息密度太高,比较难找到自己想要的术语。 于是我做了一些小调整,把卡片里原本的吧别名和小标签都移除了,加大了每一个卡片的标题字号,对应的英文术语调成主题色并且也加大字号。 我觉得一个最棒的调整就是将原本用于解释这个术语的描述,直接改为大家可能会去跟 AI 描述的话,比如鼠标的 hover 效果,它的描述: 修改前: “悬停是鼠标指针停在元素上但尚未点击时出现的交互状态” 修改后:“鼠标放上去的时候按钮变个色,让人知道它能点。” 经过这次修改,我自己能感觉到每一个术语在列表页上看都更加直观了,而且第一次访问可能会更有共鸣。 除此以外产品和后端相关的术语我也补充了更好的交互图解,相比干瘪的文字能够更好的让大家快速理解~ 下一步可能会做很棒的 AI 搜索功能了,目前大家如果要更方便的使用可以先用 vibe-hub 的 skill: 这个 Skill 可以让 Agent 获取网站里的任何信息。

AI-powered coding agent template supporting Claude Code, OpenAI Codex CLI, Cursor CLI, and opencode with Vercel Sandbox
@RudyNTech · X
Had a good chat with @AmirKodro, founder of vibe coding tool about how I'm a bit surprised we don't yet have something of a traditional business org chart with silo'd AI agent "employees". Lo and behold, today I come across @coderblock, which does exactly that! What do you think @AmirKodro?

Platform for learning and teaching online courses with AI tools.
@1809157Gaurav · X

Learn data structures and algorithms through interactive visualizations and interview prep tools.
@aarsh_30 · X

Interactive linear algebra tutor where you solve matrix problems with real-time AI hints.
u/CarefulArmadillo3496 · Reddit
SparkGap - an agentic linear algebra experience Hey everyone, I'm building sparkgap.ai , an interactive tutor for linear algebra. You fill in the matrices/vectors, the LLM gives you hints until you get it correct. The hope is that it will get smarter over time from the context of which questions were missed/answered correctly. As you master concepts, the progress ring next to each concept will slowly fill in. Hopefully it should be very difficult to get to full mastery. Feedback and qu

Chat interface supporting GPT, Claude, Gemini, and Grok for learning and coding.
@DovyRuo · X

Analyzes handwritten student work to provide AI-powered feedback and identify misconceptions.
@WachangaWinston · X
An algebra crisis at home became TeachMap: teacher-reviewed AI feedback and misconception maps from handwritten work. Built with Codex + GPT-5.6 Sol for OpenAI Build Week.

AI-powered code review that runs code in microVMs to catch more bugs.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db

Analyze and debug code with AI-powered review using OpenAI's API.
TOPDEV99999 · GitHub
AI-codepilot An advanced AI-driven code analysis tool built with Next.js, leveraging OpenAI's API to review and debug code efficiently.

Interactive learning platform for DeepSeek Harness with code playground, quizzes, and flashcards.
@kejunz · X
用 dsh 做了一个学习 dsh 的小应用,周末一起学习