
AI 行业关键变化与证据 · Agent Pulse
追踪 AI 行业关键变化与证据支持的趋势。
barretlee · GitHub
agent-pulse Evidence-backed AI industry intelligence — trends, source updates, daily data refreshes, and weekly decision briefs.
完整作品展
技术栈
60 projects

追踪 AI 行业关键变化与证据支持的趋势。
barretlee · GitHub
agent-pulse Evidence-backed AI industry intelligence — trends, source updates, daily data refreshes, and weekly decision briefs.

用自然语言问题查询电子表格和数据集,生成即时答案、报告和仪表板。
u/maybeImakemoney · Reddit
I built the thing. Now I am not sure the base use case is one people will pay for. Founder here. This started as a side learning project to see whether an LLM could answer questions about Excel data, back when they could not do it well. I built the first version on n8n, with workflows that ingested files, generated metadata with an LLM, and answered questions against the converted data plus that metadata. Then I started using it for my own analysis and report generation, saw that the time sav

seus.ai 自动设计、构建和部署软件系统。
@Bim_evaporates · X
Check out DMs open

Glen AI是一个AI助手聊天平台,提供对话、自动化、内容生成和编码帮助。
@Bloteco · X
Hi my glen ai assistant powerfull and unlimited at

上传文档并提问,获得 AI 驱动的即时答案。
@Rehman68128710 · X
I Made an AI support bot — just feed it your website or a doc and it's ready to answer customer questions.

用于构建网站、编写代码和处理复杂任务的 Agentic AI 助手。
@durdom_evm · X
Chinese team at just dropped ZCode 3.0 and it's quietly reshaping the agentic coding landscape while everyone's waiting on Anthropic's roadmap here's what matters: GLM-5.2 is trading blows with Opus 4.8 on the benchmarks that actually count. 81.0 vs 85.0

预测设备的寿命终期、安全风险和转售价值,决定是否保留、出售、维修或升级。
@teck_baby · X

与多个 AI 模型聊天,进行深度研究和编码任务。
@Shekar77hima · X
run deepresearch, coding agents for free.

AI Todo 用智能方式将目标分解为可行步骤,优化任务优先级。
AI Todo — 像很多程序员一样,我日常要兼顾工作任务、生活琐事、项目计划,时常感到事情多但漏掉的也不少。想用智能方式管理这些待办,但市面上的工具要么设计臃肿,要么 AI 能力很弱。于是我花了几周开发了 AI Todo,目标是:

用AI实时追踪竞争对手的定价、定位和营销信息变化。
mhhabib · Product Hunt
IntelDif AI-driven competitive intelligence without the alert fatigue

Aurora - 本地AI代理验证系统,提供透明的推理过程和MCP集成。
brandon_grutkowski · Product Hunt
Aurora Glass-box Quantitative AI for Humans and Agents

使用在微虚拟机中运行代码的AI代码审查来捕获更多漏洞。
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db