
BuildAI — Create Your Own AI Employee in 60 Seconds (No Code)
快速从网站创建 AI 员工,24/7 处理聊天、来电、邮件和预订线索。
@Nathaniel148600 · X
BuildAI — Create an AI employee from your website in under a minute. And deploy it as a Widget, API, or AI phone agent.
完整作品展
技术栈
24 projects

快速从网站创建 AI 员工,24/7 处理聊天、来电、邮件和预订线索。
@Nathaniel148600 · X
BuildAI — Create an AI employee from your website in under a minute. And deploy it as a Widget, API, or AI phone agent.

用于在 git worktrees 中并行运行多个 AI coding agents 的桌面应用
vuphanse

在工作空间中组织项目、任务和路线图,支持 AI 上下文导出。
@Fluxify_pro · X
everyone who sign up today, get free pro plan, without credit card

使用 DeepSeek 和 OpenAI 等 AI 模型自动审查 GitLab 代码。
AI Codereview for Gitlab — 基于大模型(DeepSeek,OpenAI等)的 GitLab 自动代码审查工具;支持钉钉/企业微信/飞书推送消息和生成日报;支持Docker部署;可视化 Dashboard - [查看仓库](https://github.com/sunmh207/AI-Codereview-Gitlab)

查找、复制和分享AI工作流 — 可复用的自动化系统,包含工具、提示和步骤。
@softlaunched_io · X
Hey Jack! We've just recently launched, we're a marketplace for sharing AI workflows. We're also big fans of quick-to-launch vibe coding, our entire build process workflow is public and free to check out and copy!

Hockystick:AI驱动的私募融资平台,为创业者和投资者智能匹配交易机会。
@hockystick_app · X
A fundraising platform design to close deals-

Nemesis Goals用AI虚拟对手每日嘲讽激励你完成目标,还能参加周赛。
@nemesis_goals · X
Building an AI goal tracker that hates your excuses and roasts your failures.

向 AI 团队主管描述任务,自动调度专家并在聊天中返回完成的工作。
@StevenCen75554 · X
我们最新推出的 Product Hunt 上线了! 专为电商团队而生,让你只需一句话,就能拥有一整支 AI 团队——写SEO Blog、做用户调研、优化Listing、生成AI短视频,全都不在话下。不用招人,不用在一堆工具间来回切换,只需要说出你想要什么。 专为想要「一个人打出一支团队的仗」的电商运营团队打造。 如果这个理念打动了你,今天的一个 upvote 对我们来说意义重大 🙏 #ProductHunt #BuildInPublic #AIAgents #IndieHackers


AI交易日志,导入交易并追踪睡眠和压力来发现成功的驱动因素。
@QuantBuddyAI · X
And just getting started!!

通过 Gopath 快速生成微课程,分配给团队成员并追踪培训进度。
@GetGoPath · X
Hi Jana, we're building a learning platform that helps employers train their staff. A simple prompt generates a full blown course that easy to understand and can be listened to on the go. Try it for free and give your feedback please

可嵌入的可视化工作流编辑器,支持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