Explore AI Tools & Apps
Browse AI tools for coding, writing, image generation, video, and more. Discover what each product does, explore its features, and find options for the work you want to get done.

OpenFang
RightNow-AI · CodingOpenFang is an open-source agent operating system written in Rust that runs autonomous AI agents on schedules instead of waiting for you to type a prompt. It's an open-source agent platform as much as a runtime. It ships with 7 pre-built Hands, 30 ready-made agents, 38 built-in tools, memory that persists across chats, and around 40 channel adapters. One binary. One install. Then your agents are live. It's built for people who want agents working 24/7 under real security controls, not another chatbot wrapper.

buildarc
Leonardo M. (leonardomjq) · Coding · Productivitybuildarc is an open-source command line tool that reads your Claude Code conversation transcripts and turns them into shareable content. Run one command in your project folder and it pulls out the decisions, pivots, and dead ends from sessions that already happened, then shapes them into an X thread, a LinkedIn post, or a build journal. It keeps everything local, needs no configuration, and ships as a small Node.js package you can run with npx. Think of it as a build in public tool for people who never get around to posting.

OpenAI WebSocket Mode for Responses API
OpenAI · CodingOpenAI WebSocket Mode for Responses API is a persistent connection mode that lets you run long, tool-heavy agent workflows over a single WebSocket instead of repeated HTTP requests. You open one connection to the Responses endpoint and keep each turn light by sending only new input items plus a previous_response_id. It's built for agentic coding and orchestration loops where the same task fires dozens of tool calls, and it works with store=false for privacy-sensitive setups.

Notra
Notra · Coding · ProductivityNotra is a generative engine optimization platform that asks ChatGPT, Claude, Gemini and Perplexity the questions your buyers type, then shows whether your brand comes up in the answer. Think of it as brand monitoring for AI: it tracks your visibility across engines and languages, attributes traffic from AI agents, and drafts content for the prompts you're losing. It's a GEO tool for teams that publish every week. You see who gets recommended in your place.

theORQL
theORQL · CodingtheORQL is a runtime debugging tool that watches what happens while your app is actually running, not just what looks wrong in the source file. It captures JavaScript errors inside Chrome, explains what caused them, and then offers a fix you can apply straight from VS Code. So you can debug runtime errors while the page is still live. The idea is simple. You stop juggling a browser, a console log, and three guesses. Instead you get a concrete answer about why the code broke.

cmux
manaflow-ai · Codingcmux is a native macOS terminal made for people who run AI coding agents all day. It renders terminals through libghostty, the same engine behind Ghostty, then layers on vertical tabs, notification rings, an in-app browser, and a scripting socket so every agent keeps visible. Think of it as a Claude Code terminal that also handles Codex, OpenCode, and anything else you can launch. The app is free and open source. Cloud virtual machines are the paid part.

Superset
Superset · Coding · OtherSuperset is a terminal application that lets you run multiple AI coding agents at the same time, each in its own isolated Git worktree. Instead of juggling branches by hand, you point Claude Code, Codex, OpenCode, or another agent at a task, watch the status at a glance, and merge the work you like through ordinary branches and pull requests. It runs on desktop and mobile, and you can add a remote machine as a host so long-running workspaces keep going after your laptop sleeps.

MaxClaw by MiniMax
MiniMax · Coding · China AIMaxClaw by MiniMax is a cloud-hosted AI agent platform that turns OpenClaw, an open-source AI agent framework, into a ready-to-use service. You pick a setup inside the MiniMax Agent web console, connect a chat app such as Telegram, Slack, Feishu, or WeChat, and the assistant keeps working around the clock. There's nothing to install on your own machine and no separate API keys to manage, because MiniMax runs the underlying containers and bills usage against your subscription.

HelixDB
HelixDB · CodingHelixDB is an open-source graph-vector database built in Rust that stores graph and vector data together in one engine, so teams building RAG and AI memory features don't need to bolt a vector store onto a separate graph database. It runs embedded inside your app or as a self-hosted server, with managed deployments available for teams that don't want to run it themselves. Setup takes minutes, not days.

Synlets
Synlets · Coding · ProductivitySynlets is an AI-powered autonomous software development platform that covers the full delivery cycle. It turns natural language tickets into working pull requests, so product managers, engineering leads, and developers can hand off routine work to AI agents. Human attention stays on the harder problems. Teams use it to draft well-defined tickets, fix bugs, build small features, and get preliminary code reviews without waiting on a crowded queue.

Mercury
Inception Labs · Voice & Language · CodingMercury is a family of diffusion large language models from Inception Labs that generates text in parallel instead of one word at a time. The current release, Mercury 2.5, runs at 1,107 tokens per second with a 260K context window. Pricing sits at $0.20 per million input tokens and $0.75 per million output tokens. As a text generation model, it targets developers who need fast, low-cost output for search, voice, and coding workloads. This low-latency AI model is rented through an API rather than run on your own machine, so AI model pricing is pay-as-you-go.

WebMCP
mcp2everything · CodingWebMCP (Web Model Context Protocol) is a proposed web standard for AI agent web integration. It lets websites expose structured tools directly to in-browser AI agents. Instead of having an agent take screenshots and guess where buttons sit, a site registers JavaScript functions with names, descriptions, and parameter schemas, and an agent calls them straight away. It's a lightweight, open-source library plus a browser-level API, and it targets frontend developers who want their pages to work cleanly with AI assistants.


