
完整作品展
技术栈
23 projects


Upload a song and PitchHighway builds you a personalized journey to learn it — warmups, range drills, phrase practice, and real-time pitch feedback.
@gabrielpolyy · X

从客户对话中提取定位,生成基于真实证据的推介文案。
@choppeduncCEO · X
Positioning and PMF finder for early stage founders. Offering free trial for feedback and validation

为融资计划书评分并与加速器投资人相连。
@mehulshahca · X
1/ You already have a pitch deck. What’s next? I met Megan at @networkschool. She taught me vibe coding. 10 days later, I shipped a new startup venture: Humans of Network School #03 🧵

AI代理帮助家庭发现和规划儿童活动。
davmar · HN
Scout is the best tool for finding activities for your child. I built this to solve my personal pain point. Currently the best solutions are wordpress blogs where people manually aggregate this information. But human-run blogs can't possibly find every event, they don't know what my child's interests are or what's near my home, so my wife & I would spend hours just learning what we can do with our child. Scout is totally different. Our Agents intelligently crawl the web and find everything in a specific geographic region. We're staring with Seattle, where I live. Scout event has an "inclusivity" filter which lets you find events that are sensory friendly, ASL/assistive listening/captioning, LGBTQ+ & trans affirming, wheelchair accessible, etc. My favorite feature is the daily email with a curated list of events for you. This week I've gone to 2 events based on those emails alone. Please take a look and give me your feedback! demo: https://youtu.be/6wEVtp7-wV4 The link above is

使用AI生成商业创意并获得成功评分,创建投资融资方案。
@pitchspark_ai · X

用AI代理搜索、总结学术论文并生成内容的工具。
colibris · HN
AI Assistant that verifies its own sources

用AI分析社交媒体数据回答市场研究问题,洞察有证据支持。
Dgeloe4-yb · GitHub
market-pilot Evidence-grounded market research prototype with traceable AI workflows.

部署AI代理解决开放数学问题,赢取验证的悬赏。
timqian · HN
Send your agent to solve open math missions

AI驱动的搜索引擎,为您提供来自可信来源的精准答案。
u/Redshankscommune1 · Reddit
Building an AI search engine instead of another chatbot I've been building an AI-powered search engine over the last few months as a side project. The idea came from noticing that I'd often Google something, open several tabs, then copy everything into an AI tool to get a useful answer. It felt like there was an unnecessary step in the process. The goal isn't to replace the web, but to make research faster by generating structured answers with citations and giving users the option to see

FoundChat: 基于文档训练AI代理处理客户支持和销售。
@iietmoon · X
Need sales x3 here is conversational AI Agent

通过实时音准反馈和渐进式练习学习吹口哨。
x1shir · V2EX
HowToWhistle:像唱 KTV 一样练习吹口哨 一直想提高吹口哨技巧,搜了一圈发现网上的教程都是文字和视频,练的时候根本不知道自己吹得对不对。 想到可以像 KTV 一样,有个音轨对比,于是干脆自己搓了一个练习网站:[https://howtowhistle.org/]( https://howtowhistle.org/) 核心思路是用浏览器的麦克风做实时音高检测,你对着麦克风吹,页面会显示你当前的音高和目标音的偏差,类似 KTV 唱歌时的实时评分。功能大概有: - 实时音高反馈,能看到自己吹的是哪个音、偏高还是偏低 - 从单音长音开始的渐进式练习,到音阶、再到简单旋律 - 纯前端实现,声音不上传,无需注册 目前还比较简陋,欢迎大家试玩和提建议。