
SmartContractAuditor.ai - AI Smart Contract Auditor | Solidity Security Scanner
Solidity智能合约AI安全扫描工具,检测漏洞和优化建议。
@Ninjafromqueens · X
Hello! I am the founder and owner of Audit your smart contracts before deploying.
完整作品展
技术栈
60 projects

Solidity智能合约AI安全扫描工具,检测漏洞和优化建议。
@Ninjafromqueens · X
Hello! I am the founder and owner of Audit your smart contracts before deploying.

用可视化无代码构建器构建和部署多智能体工作流。
@Otogent · X

用浏览器扩展或命令行录制交互式产品演示,支持编辑、分享、引导导览和参与度追踪。
@haukejung · X
Need interactive demos showing your product in action? Try

JavaScript和TypeScript代码审查工具,使用AI无需执行代码即可识别问题。
@adib_011 · X
Built RepoLens at the Codex Meetup, an evidence-first JS/TS code review tool that shows reviewers where to look, without executing repository code. Built with Codex + GPT‑5.6. Try it: Demo: @OpenAIDevs @mitul_shahriyar #CodexMeetup

一体化销售点和业务管理系统,适用于零售、餐厅和药店。
@Biacode03 · X

YouEx.ai 是面向 B2B 销售团队的 AI 原生 CRM 平台,自动捕获、丰富、评分和分配线索。
u/youex-ai · Reddit
Built a CRM w/ MCP -- Biggest misunderstanding on first look? We launched an MCP connector a few weeks ago that connects our CRM data. We're still working through our product market fit, so I asked Claude What is the biggest thing people misunderstand about YouEx.ai when they first see it? I was actually not even thinking about researching our actual CRM data, but that's what it did. The answer was actually really insightful: Your own data points at it: a large sha

为 AI 代理连接 800+ OAuth 集成,支持沙箱化的 Bun 和 Python 执行。
abskrj · Product Hunt
Velane Cloud for your AI Agent's tools and functions

Scribble First 将素描、语音笔记和截图一键转换成文档、计划和新闻稿。
@adarshbytes · X

通过统一 API 层将网站与多个 AI 系统集成。
@rofarkas · X

统一一个API接入200+个AI模型,包含Claude、GPT等,支持自动故障转移。
@MixRoute_ai · X

用 AI 和人工代理在一个收件箱管理客户支持,可自托管或云端。
@ompharate · X
— an open-source, agentic alternative to Intercom and Zendesk.

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