
InferAll — Unified AI API for OpenAI, Claude, Gemini & 207+ Models
通过一个 API 密钥统一访问 OpenAI、Claude、Gemini 等 200+ AI 模型。
TaylorM492 · HN
InferAll – One API for OpenAI, Anthropic, Google, Nvidia Nim
完整作品展
技术栈
23 projects

通过一个 API 密钥统一访问 OpenAI、Claude、Gemini 等 200+ AI 模型。
TaylorM492 · HN
InferAll – One API for OpenAI, Anthropic, Google, Nvidia Nim

AI 应用安全扫描器,检测泄露的密钥和配置问题。
thfothijn · Product Hunt
OpzyAI Finds what your AI-built app leaks — your editor fixes it

用独立验证的数据对比和评估 SaaS API,辅助自建或购买决策。
fenilsuchak · HN
OpenBenchmarks – Helping agents discover and pick the right SaaS APIs

使用 FRAI 扫描网站中的 AI 使用情况,并测试聊天机器人的偏差和安全性。
@sebuzdugan · X
building @getfrai , an open source toolkit that helps ML engineers navigate EU AI Act compliance, model cards, risk files, the boring but necessary stuff

在网站上启用AI代理交互,并从仪表板跟踪它们的行为。
not_wowinter13 · HN
Make any website agent-ready in one script tag

Costbase 监控 OpenAI、Anthropic 和 xAI 的 AI API 成本;连接供应商密钥即可使用。
@ylin_ · X
So my launch of – the simple, proxy-less AI model cost monitoring software – didn’t generate much response. I said I would build this in public, so here is an update. I am very happy with the app for my own use. It’s everything I want it to be. So even without users, I’m glad I built this just for myself. It’s probably not accurate to say I “launched” this. All I did was publish the app, make a single post on X, LinkedIn and Show HN. That’s not really any sort of distribution effort needed for an app. So I will continue to get the word out regarding Costbase on Reddit, and other places, as well as engaging with X users who have problem with AI cost. (If you guys have ideas, lmk) It’s just a small app, a side project, so I won’t put too much time marketing this before calling it quit. Pre-AI, I’ve always spent so much effort building an app that I don’t have any time left for marketing (I also run an ERP consultancy). Now, building is pretty much automated, so th

查询 Reddit 数据的 API,支持 Claude 和 AI 代理,附赠 $0.50 免费额度。
@thread_snoop · X
Give you claude/codex free access to search through reddit :)

为AI agents提供真实电话号码,支持语音通话和短信。
@AgentLineHQ · X
Every AI agent is going to need a phone number eventually. We built the infrastructure for that. Real numbers. Voice + SMS. Built for OpenClaw, Hermes, Claude Code, Codex, LangGraph or any agent.
浏览美国50州AI法规,获取合规指南、常见问题和工具。
asm28208 · HN
AI Law Tracker – one audited API for US, EU and global AI law

开源AI代理,理解代码库、生成代码并自动在GitHub上创建拉取请求。
u/shaurya-afk · Reddit
Looking for feedback on my open-source AI GitHub agent that understands repositories and opens PRs automatically Hi everyone, I've been building an open-source project called Nascent, and I'd love some honest technical feedback from developers who work on real GitHub repositories. The idea is simple: - Connect a GitHub repository - Ask for a feature, bug fix, or refactor in plain English - The agent analyzes the codebase - Generates the required changes - Shows a d


文档解析 API,准确提取表格、公式和结构化数据给 AI 代理。
g418572664 · V2EX
做了一个文档解析与记忆工具,专门辅助给传统行业做 AI 落地的老哥 现在 AI+的工作还挺常见的,就像大佬们说的,“所有行业的产品可能都会用 AI 重新做一遍”。最常见的就是各种 agent ,说要用 AI 赋能传统行业啥的,代替人类专家去处理海量的复杂资料、进行深度分析并做出决策。 举个例子,金融行业的“智能审计与尽调 Agent”。 过去,银行或投资机构想要给一家企业贷款或投资,需要人类审计师去读几十份、每份几百页的招股书和财务报表。现在虽然有了 AI ,但把文件一股脑全丢给它是不现实的,且不说烧 token 的问题,这些文档里有无数的跨行、跨列单元格表格,普通工具一拉,表格数据全串行了。如果 AI 把“第一季度利润”和“第二季度支出”的信息碎在一块,那得出的财务分析就完蛋了。 所以,现在要真想开发出一个能干活,还确保正确率的 agent ,就需要一个专业的、AI-native 的解析工具,把复杂的表结构和章节层级完整还原出来。我做的工具 Knowhere 就是干这个的: https://knowhereto.ai/?utm_source=v2ex 它能把复