
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
完整作品展
技术栈
10 projects

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

为B2B SaaS创建交互式产品演示平台,无需复杂的测试环境。
u/Easy_Programmer_8376 · Reddit
Third place in ProductHunt Hey y’all! I’m the solo dev behind LiveDemo.ai , an interactive product demo platform built to help B2B SaaS teams showcase their software without needing complex staging environments or boring, static video recordings. After months of grinding out the code, configuring infrastructure, and building integrations, I’m incredibly excited to say that we just launched on Product Hunt again! If you have a few minutes, I’d love for you to check it out and give me

用于查看和接受Claude代理代码编辑的Markdown编辑器
samuelstros

支持15+语言的免费在线IDE,包括云工作空间、代码面试和交互式课程。
aashhuttossh · HN
Codeground – run and share code in the browser

使用文字提示编辑视频,支持ChatGPT、网页和桌面版。
zaczuo · Product Hunt
ChatCut Your AI video editor in ChatGPT, desktop, and web

在浏览器中编写和运行代码,具有 AI 代码生成和自动修复功能。
@anish2good · X

免费在浏览器中编辑和格式化JSON,支持验证和转换。
@bhushankuma491 · X

在Bind AI中使用Claude、GPT和Gemini编写和运行代码,然后部署到Vercel。
@bind_ai · X
We got tired of juggling model subscriptions and editors, so we built Bind AI One tab: Claude, GPT, Gemini, an IDE that runs the code and ships it to Vercel Heads down on the shortest path from idea to application #vibecoding

用文字描述来编辑照片:增强、去除背景、擦除物体、交换人脸。
AI 图像编辑器 — 图像编辑工具套件,集多种功能于一体。从照片质量、放大低分辨率图像、进行创意设计等等

由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