
CampusVerify — Real research, real classmates, real fast
Create surveys with campus-verified students or earn credits answering surveys.
@vibetribeorg996 · X
Check out what I just built with Lovable!
The full gallery
Tech stack
60 projects

Create surveys with campus-verified students or earn credits answering surveys.
@vibetribeorg996 · X
Check out what I just built with Lovable!

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.

Manage academic conferences: submit and review papers, handle scheduling and registration.
@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

Answer surveys to earn credits, then create your own for verified campus students.
@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 --

Search, summarize, and create content from academic research papers using AI agents.
colibris · HN
AI Assistant that verifies its own sources

Personalized learning, ACT/SAT prep, essay support, and audio tutoring in 100+ languages.
@vrajshroff · X
Personalized learning for students

AI tutoring platform for high school students combining curriculum planning, progress tracking, and visual problem-solving explanations.
@Cjeremydev · X
, The AI that explains schoolwork by drawing.
View your performance points, estimated rating, and growth gaps at a glance.
@DiyaVijay6 · X
Check out what I just built with Lovable!

Upload handwritten exam answers to get instant AI grading and feedback.
Xaminix
AI Powered Answer Evaluation for CA/CS/CMA

A focused reading interface for academic papers with notes, reading guides, and spaced review.
@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

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