
Live Presentation Software | ShowSlide
输入纯文本快速生成演讲幻灯片,实时广播到房间内的手机。
@danielberigoi · X
Type plain text, get a clean deck in 30 seconds, broadcast it live to every phone in the room
完整作品展
技术栈
60 projects

输入纯文本快速生成演讲幻灯片,实时广播到房间内的手机。
@danielberigoi · X
Type plain text, get a clean deck in 30 seconds, broadcast it live to every phone in the room

通过分级新闻学习英文,内含词汇学习和测验工具。
News In Simple — 基于 AI 的英语学习新闻网站,提供初、中、高三级分级新闻及配套阅读、听力、词汇和测验素材

Flowdia 用 AI 团队来规划、设计和部署配备真实数据库和 API 的应用。
@islamtaha · X


搜索YouTube频道字幕、研究内容效果、构建视频剪辑。
@johncalvo · X
Built an entire YouTube research platform with @AnthropicAI Claude Code. a YouTube research tool that treats entire channels as a searchable transcript database rather than individual videos. Any YouTube channel. Every word. Fully searchable. Track how topics trend, peak, and evolve across hundreds of videos. Researching what someone said on YouTube means watching hours of footage and hoping you find it. ChannelScout extracts full transcripts from any channel, makes every word instantly searchable, and tracks how topics trend over time, without watching a single video manually. Paste a YouTube channel or playlist URL and it transcribes and indexes every transcript. Follow multiple channels and they all land in one private library. New videos on followed channels are auto-transcribed and added to your library the day they publish. Beyond YouTube it accepts any yt-dlp-supported URL including Vimeo, TED, and SoundCloud, and you can upload local files directly

跨多社交平台监测竞争对手提及和客户反馈。
@arush_shar17296 · X

从文本或照片生成AI图像和视频,基于开源模型,完全免费。
@GayatriYaligar · X
Check out what I just built with Lovable!

将 Lovable React 导出转换为 Webflow 可粘贴部分
@philippxroth · X
Turn your vibe-coded @Lovable site into clean, paste-ready Webflow sections. Upload your export, organize your migrations in projects, paste straight into @webflow. Free MVP. No password, no credit card — just a magic link and you're in. ✨


马来西亚实时工具:查看祷告时间、油价、令吉汇率、天气、空气质量和洪灾警报。
@AaronTeng · X
A month ago I had ideas for and but no dev team So I just started vibe coding Prayer times, petrol prices, ringgit tracker, flood alerts, cuti planner, a live PENGU dashboard with labeled whale wallets All shipped solo with AI Last week I thought of a cuti planner feature at 2am. By 7am it was live with support for all 16 states and calendar export. That used to take a sprint cycle minimum I spent years managing product teams and writing PRDs. Now I write prompts and ship before breakfast Vibe coding will not replace real engineering for complex infra. But for a solo founder who wants to validate fast and ship tools people actually use? Nothing else comes close right now 🚀

NewsSnap.ai helps you catch up on breaking news faster with AI-powered summaries, multiple-source perspectives, personalized topics, and audio briefings.
@newssnapai · X
🚀 — Discover what's happening—in minutes with Your Daily Impact, Your Local, multiple perspectives, and audio briefings.

可嵌入的可视化工作流编辑器,支持AI驱动或纯逻辑设计。
tahazsh · HN
Hi! I’m Taha. In many agentic products that support workflows (including one I worked on), I noticed they either don’t support node-based editors, or use React Flow and go through the difficult work of integrating it into their product to run it and work with their existing logic. So I thought about creating a tool that could help with this by closing the gap between the editor and the runtime. That’s why I created Wayflow. The basic architecture is simple: you just need to create a graph (which is a JSON object) that the runtime knows how to run. The runtime doesn’t care where that graph is coming from, it just needs the right schema. And with the help of the editor, you can create the graph, and then export it or directly save it on your backend in your database. And then when you want to execute it, you just hand it to the runtime. The runtime can either stream the execution (which is useful for the editor), or give you the final result. How you execute the graph is up to you: t