
CampusVerify — Real research, real classmates, real fast
参与校园问卷调查或答题赚取积分。
@vibetribeorg996 · X
Check out what I just built with Lovable!
完整作品展
技术栈
60 projects

参与校园问卷调查或答题赚取积分。
@vibetribeorg996 · X
Check out what I just built with Lovable!

分析学生手写作业,提供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.

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

与校园学生进行问卷调查,通过回答赚取积分。
@g8zxtrp9p6 · X
🚀 Just launched CampusVerify No more begging for survey responses. Reach real verified students on campus, get genuine answers fast, and earn credits by participating. Sign up & get free credits → @Lovable @supabase #Lovable #StudentsMatter

Master JEE Mains, JEE Advanced, NEET UG and competitive exams with AI-driven chapter-wise question practice, syllabus trend analysis, and step-by-step solutions on RankBit.
@SujalXudy · X
Hey! 👋 Full Stack Dev & Solo Founder building RankBit (a free NTA CBT platform). 💻 Focus: Web Dev, Full Stack, Startups & LeetCode 🚀 Always happy to connect with fellow builders! My website link --

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

个性化学习、ACT/SAT备考、作文支持和100多语言音频辅导。
@vrajshroff · X
Personalized learning for students

Clarognosis是AI驱动的高中学习平台,提供课程规划、进度跟踪和可视化解题。
@Cjeremydev · X
, The AI that explains schoolwork by drawing.
在统一仪表板上查看性能积分、预估评分和增长差距。
@DiyaVijay6 · X
Check out what I just built with Lovable!

上传手写考试答卷,获得即时AI评分和详细反馈。
Xaminix
AI Powered Answer Evaluation for CA/CS/CMA

一个专注阅读学术论文的界面,支持笔记、阅读指南和间隔复习。
@houfu_chen · X
As a slight ADHD+anxiety, I tried to find a tool for reading papers, looking around for so long, non is working too well, so I vibecoded it. Now, let’s breathe, focus, and read. #vibecoding #adhd #anxiety #codex

Pick a Test - 快速在线测试,即时获得结果。
Nalife520 · V2EX
做了一个在线反应、记忆与专注力测试网站 最近做了一个叫 [PickTests]( https://picktests.com/) 的在线测试站。 反应时间、序列记忆、瞄准训练这些东西,网上其实已经有很多了。真正让我想重新做一遍的,是不少页面要么堆了很多不必要的内容,要么广告和装饰比测试本身更抢注意力,到了手机上也不一定顺手。 所以我给这个项目定了一个比较克制的方向: 不急着增加更多测试,先把每一个已有的测试认真做好。 目前上线了 6 个测试: - 反应时间 - 瞄准训练 - 序列记忆 - 数字记忆 - 多目标追踪 - 斯特鲁普测试 首页:[反应测试]( https://picktests.com/zh/) 网站使用纯 HTML 、CSS 和 JavaScript ,没有账号系统。成绩保存在当前浏览器,打开页面就可以开始。 我现在主要在调整这些细节: - 操作是不是足够顺手 - 测试节奏会不会太快或太慢 - 结果能不能一眼看懂 - 动效和反馈会不会太多 - 手机、平板和电脑上的体验是否一致 目前最想先做好的页面