
Emma Intelligence — Autonomous AI Workspace
Autonomous AI workspace that researches, codes, analyzes data, and operates your browser.
@WorkFarOfficial · X
The full gallery
Tech stack
60 projects

Autonomous AI workspace that researches, codes, analyzes data, and operates your browser.
@WorkFarOfficial · X

Unified API gateway for auditing token consumption and analyzing AI API costs across multiple providers.
@amiuchat · X
我做了一个桌面工具:Token Switch。 给 Codex / Claude Code / OpenCode 重度用户统一管理 Provider、模型、Token、Base URL、连通测试和消耗统计。 多个 Agent,一个 Token 工作台。欢迎试用,也欢迎吐槽你最烦的配置问题。

Intercepts AI bots at your site's edge to control what they see and access.
@IchMag17 · X

Generate code documentation automatically on GitHub pull requests.
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

AI booking engine for Indian hotels with WhatsApp reservations and automated guest inquiry handling.
@SandeepHegde · X

Add data persistence and authentication to AI-built apps in minutes without database setup.
@MuratOnX · X

AI assistant for chat, coding, and APIs that maps your codebase and routes 30+ frontier models.
@otakuaakash · X

Audit your website's readiness for AI search engines like ChatGPT, Claude, and Perplexity in seconds.
@isreadyai · X
We help check if AI agents can read your site 💚 Free scan, no signup: — 32 checks in 5 seconds across GPTBot, ClaudeBot, Perplexity & more.

An AI agent team plans, designs, and deploys full-stack applications with real databases and APIs.
@islamtaha · X

Free platform for testing, monitoring, and analyzing APIs with real-time insights.
@SajidAbuba74138 · X
A tool for developers

Validate, fix, and convert JSON and XML; monitor API response changes.
@SupportFixzi · X
Building an API monitoring tools which allows you to know when your AI breaks, before your users do. It has an API monitoring tool and an AI schema validator in it. This is a solution that can ensure your customers trust your app.

Embeddable visual workflow builder for web apps with optional AI assistance.
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