
Hockystick — Where deals get done
Hockystick:AI驱动的私募融资平台,为创业者和投资者智能匹配交易机会。
@hockystick_app · X
A fundraising platform design to close deals-
完整作品展
技术栈
60 projects

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

Continuum是统一的AI聊天与编程应用,支持Claude、Grok等100+模型。
@ContinuumCode · X

Company Brain and AI OS for companies.
@VMS2907 · X
Get your office to get meaningful output from AI -

PublishLoud从GitHub、X等来源自动生成营销内容,发布到LinkedIn、X、博客和Reddit。
u/KeyProject2897 · Reddit
built a tool to help fellow dreamers setup basic marketing for their products I built 2 products over the last couple of years - Baloon.dev and Sling.biz. Loved building both of them. But always stuck at marketing. I'd ship a feature, make one or two posts, and then get busy building again. Few weeks later I'd realize I hadn't posted anything. So I built PublishLoud It watches my GitHub commits and drafts posts for LinkedIn and X. I still edit everything before posti

Solvo:将你的文档转化为AI客服聊天小组件,自动回答客户问题并引用来源。
@dhruvkumar1805 · X

在一个工作空间中统一 Gmail、WhatsApp 和业务工具,以管理对话和自动化客户工作流程。
@wrrkai_ · X
This week we're shipping Helping startups and growing businesses manage every customer conversation from one AI-powered workspace.

用AI协助管理产品开发、路线图、任务和反馈投票。
@jimmy_harika · X
TLDR: Notion shipped my exact app that I have using in my daily workflow from last 2 years. Try here: It got a mcp that wires to your claude code and codex. Git integration is almost complete and will ship in coming days


用AI生成旅行行程,包含预算分析、实时人流热图、行李清单和签证信息。
u/Mohucool · Reddit
Roamwise - A smart AI travel Planner I created an AI powered smart travel itinerary planner app ,let me know if you like it. You can access it at https://www.roamwise.co.in . I will try to take feature requests and additions as per the response of audience. submitted by /u/Mohucool to r/SideProject [link] [comments]

FocusMap帮助创始人收集用户反馈、展示产品路线图并自动通知用户进展。
@TimoBuilds_ · X
building up to leading SaaS for solo-founders to close the feedback-loop to their customers what are you building rn?

使用模板、电子签名和分析工具在几分钟内创建专业提案。
@propelio_app · X
Hey man, Building Propelio, proposals for freelancers Let’s connect!

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