
RunXIt
Organize and share work across 5 data types in one collaborative workspace for teams and solo users.
@RunXItApp · X
The full gallery
Tech stack
60 projects

Organize and share work across 5 data types in one collaborative workspace for teams and solo users.
@RunXItApp · X

AI video editor that automatically edits videos based on your instructions.
therealdanielpark · Product Hunt
Stanley Studio The AI video editor you hire that edits like a human

Bookmark manager that syncs across browsers and enables team folder sharing.
@TimoPrescott · X
I'm working on my bookmark app, It will allow users to manage all of their bookmarks in a singular Universal location, and it will allow teams the ability to share bookmarks in an intuitive way. I didn't like the existing options, so now I'm here 😎

Turn prompts into ready-to-publish forms with AI, then collect and analyze responses.
wephora · Product Hunt
Wephora Build Smarter Forms with AI

Edit photos online with prompt-driven AI tools for retouching, cleanup, upscaling, and creative image generation.
AI Image Editor — 在线 AI 修图与图片生成工具,支持抠图、消除、放大、风格化和基于提示词的图片编辑,并提供 [ChatGPT Image 2](https://ai-image-editor.io/chatgpt-image-2) 免费体验

Create and edit multimodal content with AI using a conversational canvas interface.
BananaCanvas AI — 前沿的创意工作区,结合了基于对话的 AI 交互和无限画布,用于多模态内容创作。

Translation management platform with agent-native workflows for shipping multilingual apps.
@sacsandc4 · X

Create shared whiteboards to sketch, brainstorm, assign tasks, and work together.
@claroboard · X
I built a whiteboard. The hardest part wasn't the coding. The hardest part was getting the first users. Want to give it a try?

Detect and replace text in images while preserving layout and style.
PicText - 图片文字编辑器 — AI 驱动的图片文本编辑器,检测并替换照片、截图和产品图中的文本,同时保留原始布局和字体

Plan, produce, review, and publish creator content all in one workspace.
@DaiwikShashi · X
Building Scribur — the operating system for in-house UGC teams. We help in-house teams manage campaigns, content ideas, scripts, submissions, revisions, approvals, creator communication, and performance tracking all in one place.

Free online PDF editor with 51 tools for merging, signing, OCR, and translation—works offline, no login needed.
@zubidavies · X

Embeddable visual workflow builder for web apps with optional AI assistance.
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