
Fluid Native - The Onchain Marketplace You'll Ever Need
跨越30多个区块链网络交易和管理数字资产
@abhijeethganji1 · X
完整作品展
技术栈
23 projects

跨越30多个区块链网络交易和管理数字资产
@abhijeethganji1 · X

为开发者提供比Claude更快、更便宜的AI API平台。
@WebWrightAI · X

通过 AI 辅助写作,从 API 规范和文档生成品牌化的开发者门户
@jitendraballa · X

使用托管 Postgres、身份验证、实时订阅和自动生成的 API 构建后端。
@im_pradee_p · X
Backend as a service



@suni_code https://t.co/OajI3lOKKW - Traffic Orchestration Platform
@KsaAZaks · X
- Traffic Orchestration Platform

用 Kitbase 跟踪事件、了解用户,快速发布产品。
@kitbasedev · X
We just launched, check us out at

粘贴以太坊合约地址检测诈骗和拉盘骗局。
@mik3fly__ · X
Here is mine: Check for scam before being scammed!


虚拟宠物伴侣,在你的 browser viewport 中爬行,根据 page topics 做出响应。
@fujidevv02 · X
the world's first context-aware, local AI browser pet companion!

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