Build and self-host AI agents through a visual workflow editor.
Project overview
Flowise provides a visual environment for assembling AI agents and workflows, backed by a Node server, React interface, third-party integration nodes, and generated API documentation. It can be launched locally with Node.js, run in Docker, or deployed across several cloud providers, with a hosted Flowise Cloud option also available. The repository is licensed under Apache 2.0.
Build LLM apps with visual workflows, RAG, agents, and APIs.
Project overview
Dify combines visual AI workflows, model management, prompt testing, document-based RAG, agent tools, and operational logs in one application-development platform. Each application is exposed through APIs for integration with existing products. Teams can use Dify Cloud or self-host the Community Edition with Docker Compose; the repository uses the Dify Open Source License, based on Apache 2.0 with additional conditions.
Turn complex coding tickets into planned, reviewable agent workflows.
Project overview
LoopTroop turns a complex coding ticket into an interview-led plan, small execution beads, isolated worktree changes, and a final review. Its LLM council compares planning drafts, while failed implementation attempts can reset and retry with fresh context. It is designed for long-running feature work rather than quick edits, and the project recommends running unattended agents inside a disposable VM or sandbox.
Test and debug MCP servers through a visual interface or CLI.
Project overview
MCP Inspector connects to servers over stdio, SSE, or Streamable HTTP and lets developers inspect tools, resources, prompts, and responses in a browser UI. Its CLI supports scripted checks and continuous integration, and server configurations can be exported for other clients. Because the local proxy can spawn processes and connect to specified servers, it should not be exposed to untrusted networks.
Design agent workflows visually and expose them as APIs or MCP tools.
Project overview
Langflow lets developers assemble models, retrieval, vector databases, and multi-agent steps on a visual canvas, while retaining Python access for custom components. Flows can be tested interactively, exported as JSON, deployed behind an API, or served as MCP tools for other applications. A bundled desktop edition is available for Windows and macOS, alongside Python and Docker installations.
Ask local or hosted models questions across your documents and the web.
Project overview
Khoj turns local or online language models into a personal assistant that can search documents, answer from the web, and create agents with custom knowledge, tools, and personas. It supports research automations and semantic search across formats such as PDF, Markdown, Notion, and Word. You can self-host it privately or use the hosted app from browsers and several productivity clients.
Plans and runs multiple coding agents in isolated local or remote workspaces.
Project overview
Mux is a desktop and browser application for planning, running, and comparing work from multiple AI agents. A workspace can use the local project directory, a local Git worktree, or a remote server over SSH, while the app supports several cloud models, Ollama, OpenRouter, and a VS Code extension. Prebuilt releases target macOS and Linux.
Manage multiple AI CLI agents from one local browser dashboard.
Project overview
clideck puts Claude Code, Codex, Gemini CLI, OpenCode, and other real terminal sessions into one chat-style local dashboard. It adds live status, previews, projects, notifications, session resume, and agent-to-agent requests without rewriting prompts or outputs. An end-to-end encrypted mobile relay enables remote control while agents stay on the host machine. macOS and Windows are supported; Linux remains untested.
API or serverResearch and knowledgeModel Context Protocol
nothumansearch
@unitedideas·Go
Search and score websites by how usable they are for AI agents
Project overview
Not Human Search indexes websites using signals such as llms.txt, OpenAPI descriptions, structured APIs, and MCP endpoints, then ranks them for agent-oriented use. People can search through the site or REST API, while compatible agents can use its MCP server to find services, inspect site details, and check a URL score. It is aimed at developers building machine-readable web workflows.
A coding-agent kanban and isolated-workspace tool that has announced it is sunsetting.
Project overview
Vibe Kanban has announced that it is sunsetting. Its existing workflow organizes work as prioritized kanban issues and creates agent workspaces with a branch, terminal, and development server. The interface supports diff review, inline comments, application previews, and switching among coding agents such as Claude Code, Codex, and Gemini CLI.
Build a persistent, collaborative workforce of AI agents for an organization.
Project overview
Clawith gives each agent a persistent identity, long-term memory, private workspace, and autonomous triggers, then connects agents through an organization chart, messaging channels, and a shared knowledge feed. Teams also get role-based access, approvals, quotas, and audit logs. The platform can be self-hosted or used as a cloud service, but local deployment does not run models and still requires external LLM APIs.
Track local token usage, costs, and sessions across AI coding tools.
Project overview
cc-statistics reads local records from Claude Code, Gemini CLI, Codex CLI, and Cursor to combine token use, estimated costs, sessions, tool calls, and project activity. Use its CLI or web dashboard to compare tools, search and resume sessions, generate periodic reports, or set usage alerts; macOS also has a native menu bar app. Core analysis needs no account or API key, while the Windows tray build remains a development preview.
Plays a dependency-free Canvas tower defense game with elemental towers, heroes, and boss waves.
Project overview
tower-defense-skill is a native Canvas 2D tower-defense game built around protecting a goddess core. Choose from two maps and three difficulties, build and upgrade six tower types, exploit fire, ice, and lightning matchups, and survive enemy and boss waves. Souls earned during waves unlock hero draws, while deployed heroes can receive a patrol radius; results include progression, achievements, and map-specific rankings.
Trace site-plan lots into clean JSON and SVG geometry
Project overview
Lot Mapper lets a person load a real-estate plan image, click polygon corners for each lot, refine points, tag numbers or availability, and export JSON with paths in the image’s pixel space. The browser tool is a single dependency-free HTML file that works offline, saves progress locally, and can be driven by a Claude skill through a small local helper. Human tracing remains the source of the boundaries; the tool does not infer them automatically.
Applies explainable Russian typography rules in a web editor, CLI, or Claude Code skill.
Project overview
Успешный Типограф applies 32 Russian typography rules through a web interface, a Node CLI, and a Claude Code skill. It highlights every edit with the responsible rule and trigger count, supports check-only CI use and rule toggles, and is idempotent. For Markdown, it protects frontmatter, fenced and inline code, links, HTML tags, and bare URLs from typography changes.
Schedule and chain autonomous agent skills with dashboards and notifications.
Project overview
AEON turns repository-based skill prompts into autonomous runs that can be scheduled, chained, and monitored from a dashboard. Results can be delivered through Telegram, Discord, Slack, or email, while each skill declares the API keys or MCP servers it needs. Setup requires Node.js 20+, an authenticated GitHub CLI, and your own repository copy; some skills depend on additional credentials.
Run a persistent personal agent with sandboxed tools, memory, and multiple channels.
Project overview
Moltis is a self-hosted personal-agent server written in Rust that connects to multiple model providers and stays available through the web, Telegram, Signal, Discord, Teams, and voice. Tool execution can be isolated with Docker, Apple Container, or WASM, while memory, MCP, scheduling, authentication, and an encrypted vault are built in. Release installs run as a single Rust binary on hardware you control.
Show live ETS2 and ATS navigation on a phone, tablet, browser, or second screen.
Project overview
Truck Nav provides an external GPS for Euro Truck Simulator 2 and American Truck Simulator. A Windows desktop component reads live game telemetry, while an Android app or any browser on the local network displays position and routing on a phone, tablet, or second monitor. The core navigation works, but the project is still labeled an alpha or demo and may lag on older devices. It supports the base games and all DLC through version 1.58, but not map mods such as ProMods, and some company-name mods can break routing.