
Tortma — Drag. Drop. Done.
Chrome extension that uses AI to organize YouTube videos into playlists.
@almalimir · X
– a @YouTube extension for organizing videos
The full gallery
Tech stack
60 projects

Chrome extension that uses AI to organize YouTube videos into playlists.
@almalimir · X
– a @YouTube extension for organizing videos

Write, organize, and run prompts across multiple AI platforms in one interface.
@promptboxxx · X
Have all your AIs in one place and never repeat a prompt

Creates app blueprints and starter repos from your ideas for AI code editors.
@GuidedBase · X

Design and test AI-ready APIs using a visual flow builder with team collaboration.
@milonspace · X
A specification nobody can find is functionally the same as no specification.

Track your learning progress and project development as a developer.
@Dev_code_04 · X

Generate complete software architecture, APIs, and database schemas from a text description in seconds.
@LandDebbarma · X
🚀 AI that turns your idea into production-ready system architecture in seconds. Build faster, design smarter.

Track time, manage projects, and organize clients with AI-powered workspace.
@baptistedulac · X
time tracking for freelancers and agencies

Generate Excel formulas with AI technology.
Formulas AI — 帮助用户生成 Excel 公式,基于 DeepSeek-V3 的 AI 工具产品(需要用户自己填入key)

Mobile app for managing detailing businesses with bookings, payments, CRM, and AI inspection.
@Adam_Rhinehart_ · X

Craft and visualize designs in a web-based creative studio.
@OprosOlamiflex · X
Check out what I just built with Lovable!

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

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