
НЕЙРО-СТАНЦИЯ «МНИСТ-1»
与神经网络互动,观察它如何识别手写数字。
mikky-a · HN
Living Neural Network on the Webpage
完整作品展
技术栈
60 projects

与神经网络互动,观察它如何识别手写数字。
mikky-a · HN
Living Neural Network on the Webpage

RabbitHole:根据你的知识生成个性化学习指南,含测验、抽认卡和练习。
@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

198个技术术语的交互式词典,帮助开发者与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?


通过交互式可视化学习数据结构和算法,准备技术面试。
@aarsh_30 · X

SparkGap:交互式线性代数导师,求解矩阵问题并获得实时 AI 反馈。
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

支持GPT、Claude、Gemini和Grok的聊天应用,用于学习和编程。
@DovyRuo · X

分析学生手写作业,提供AI反馈并识别概念误解。
@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驱动的代码审查工具,在microVM中运行代码来捕获更多错误。
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

利用OpenAI API进行AI驱动的代码审查和调试分析。
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.

用代码游乐场、测验和闪卡学习 DeepSeek Harness。
@kejunz · X
用 dsh 做了一个学习 dsh 的小应用,周末一起学习