
LemonSugar Ai — Snap any homework problem. Get it explained, quizzed, and rememb
AI tutor for every student — middle school, high school, college, and beyond.
@atheethsishtla · X
完整作品展
技术栈
128 projects

AI tutor for every student — middle school, high school, college, and beyond.
@atheethsishtla · X

AI伴侣应用,追踪小猫从领养到成年的成长与健康。
@ekelemefavour1 · X
I got a new cat and I didn’t see any app on the App Store to track my progress with it so i built a website where you can create an account and input info about your feline also has its own ai assistant still working on it vibe coded it by the way

AI 驱动的设计平台,帮助你设计空间、可视化家具并购买家具。
@Nextechlabsinc · X
an intelligent space design platform that helps you design, visualize and purchase furniture all in one workflow. Ideal customers: interior designers, homeowners, renters and Airbnb hosts…

由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

用AI文本和图像快速生成和编辑高质量视觉。
AI-NanoBanana — AI 图像工作室,让你轻松把创意变成高质量视觉作品

由 AI 驱动的时尚购物平台,拥有设计师店铺和 AI 身体测量功能
@TeamVazzel · X
Vazzel is an AI-powered fashion & lifestyle marketplace where designers and vendors launch virtual storefronts, while shoppers enjoy AI body measurements and secure payments. Live with 500+ users and scaling

Lotus 是一款 AI 设计工具,快速生成精美网站和生产级前端。
@ayushrout2012 · X
vibe coding an ai frontend designer

使用AI模型生成图像和视频,内置提示词优化器,无水印。
nbpro.io — 一站式 AI 图像与视频生成平台,整合了当前领先的图像与视频生成模型,包括 Nano Banana、Nano Banana Pro、sora2 等。平台内置智能提示词优化器,并提供大量真实可参考的生成案例,帮助用户创作高质量内容,生成的图片和视频均不带水印,适用于多种专业与商业场景

用UpLVL与运动员和家长分享球员的详细表现报告。
@JoniKazantzis · X
- The fastest way for youth sports coaches to turn practice notes into a detailed development report to share with their athletes and their families.

监测您的品牌在AI搜索引擎中的可见度,如ChatGPT和Perplexity。
u/tthrowawayythrowaway · Reddit
From retainer clients to self-serve SaaS - sunset the service side, or keep it running alongside? Need experienced founders opinion. Hey all - dude from Snoika here. We're in AI visibility / GEO space, basically help brands figure out how (or if) they're showing up inside ChatGPT, Perplexity, Gemini and rest of the AI search stack. For almost two years we were something like boutique consultancy - manual audits, custom reports, monthly calls walking each client through where their brand

使用AI生成的脚本、配音和字幕创建无脸视频,自动发布到TikTok和YouTube。
Fableclip — AI 视频自动化工具,输入创意即可自动写脚本、生成配音与配图,并按排期自动发布到 YouTube、TikTok 等平台

让AI模型通过3D动画展现香蕉植物的完整生命周期来比较性能。
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.