AI Coding and Automation Tools
AI Tool Directory
Browse by Category
1. AI Code Completion
Real-time code suggestions as you type
GitHub Copilot
View full detailsAn AI pair programmer that offers contextual code completions, chat, and multi-file agent workflows integrated with GitHub and major IDEs.
Cursor
View full detailsAn AI-first code editor / IDE (fork of VS Code) that provides project-aware tab completions, natural-language edits, and codebase-aware chat and agents.
Codeium
View full detailsAn AI code acceleration toolkit offering real-time completions, multi-language support, and browser/IDE extensions for inline suggestions.
Tabnine
View full detailsAn enterprise-focused AI coding assistant providing protected, customizable code completions deployable in SaaS, VPC, on-premise, or air-gapped environments.
Supermaven
View full detailsA lightweight AI code completion tool offering fast, low-latency inline suggestions with a large context window and IDE integrations.
Amazon CodeWhisperer
View full detailsAWS’s IDE-integrated AI coding companion that provides code suggestions, reference tracking, and security scans, tuned to help with AWS APIs and general development tasks.
Replit Ghostwriter
View full detailsAn AI assistant built into Replit’s browser IDE that offers code completion, generation, transformations, and conversational help inside Replit.
Sourcegraph Cody
View full detailsAn AI code assistant that uses semantic code search and repository context to provide autocompletions, chat, inline edits, and code-aware prompts across large codebases.
CodeGPT
View full detailsAn IDE-integrated AI coding assistant and agents platform offering chat, inline completions, and a Studio for building and running code-focused agents.
Mintlify
View full detailsAn AI-native documentation platform that embeds AI assistance into documentation workflows and can provide AI-powered guides and assistants for developer docs.
Pieces for Developers
View full detailsA desktop-first developer productivity suite that captures, enriches, and surfaces code snippets, context, and memories with on-device AI and IDE integrations.
Continue
View full detailsAn open-source, model-flexible AI code assistant platform for building custom coding agents, providing autocomplete, chat, edit, and background agents with centralized team controls.
Safurai
View full detailsHistorically presented as an AI code assistant/IDE extension that provided code generation, refactoring, and project search features (a Visual Studio Code extension existed).
Bito AI
View full detailsAn AI platform focused on code reviews and codebase-aware feedback that integrates into PR workflows and IDEs to generate review suggestions and PR summaries.
Mutable AI
View full detailsA platform focused on generating living documentation (auto-wikis) and an always-up-to-date AI expert on a codebase to help teams understand and navigate complex repositories.
Blackbox AI
View full detailsA developer-facing AI tool offering code completions, chat with code, image-to-code, and other IDE/browser integrations (public-facing product pages and extensions exist).
CodeComplete
View full detailsAn AI coding assistant positioned for enterprise use, offering self-hosted options and tuning to a company's codebase to provide secure, private code completions.
Refact AI
View full detailsAn AI coding assistant (open-source option) for VS Code and JetBrains that provides code completion, refactoring, chat, and can be self-hosted for privacy and customization.
CodeSquire
View full detailsAn AI code-writing assistant focused largely on data scientists and analysts that turns comments into code, generates functions, SQL, and explanations within browser-based notebooks and supported IDEs.
AskCodi
View full detailsAn AI coding assistant offering IDE/browser autocomplete, conversational Codi Chat, and task-specific ‘Codi Apps’ (sandbox, codespaces) to generate, test, explain, and document code.
2. Agent Frameworks
Build autonomous AI agents and workflows
LangChain
View full detailsAn open-source framework and SDK for building LLM applications and agentic workflows that connect language models to tools, data sources, and vector stores. It provides composable primitives for chains, agents, retrievers, and integrations across model and data providers.
CrewAI
View full detailsAn open-source multi-agent framework and UI focused on simplifying the creation, configuration and deployment of multi-agent automations, with visual agent-building tools and support for any model provider.
AutoGPT
View full detailsAn open-source experimental application that demonstrates autonomous agents by chaining LLM 'thoughts' to decompose and attempt to complete user goals, using tool calls, memory, and external APIs.
LangGraph
View full detailsA low-level orchestration framework (from the Lang ecosystem) that models agent execution as graphs, enabling explicit control flow, state management, long-running stateful agents, and human-in-the-loop checkpoints.
SuperAGI
View full detailsAn open-source, developer-first autonomous AI agent framework for building, managing, and running agents with toolkits, workflows, and a web UI for orchestration.
AgentGPT
View full detailsA commercial platform that offers customizable GPT-based agents and business automation solutions—positioned as a service to create and operate GPT agents for tasks like virtual assistants, sales, and customer support.
BabyAGI
View full detailsAn experimental, minimalist open-source framework that demonstrates task planning and simple autonomous-agent patterns (function packs, dashboards) as a learning and prototyping tool rather than a production system.
Semantic Kernel
View full detailsA model-agnostic SDK from Microsoft for integrating LLMs into applications, building agents and multi-agent systems, and adding plugins, planners, memory, and connectors across .NET, Python and Java.
Haystack (deepset)
View full detailsAn open-source, production-grade Python framework (by deepset) for AI orchestration that focuses on modular pipelines, retrieval-augmented generation (RAG), and building customizable agentic pipelines and conversational systems.
LlamaIndex
View full detailsA data framework (formerly GPT-Index) for connecting custom data sources to LLMs; it provides index types, data connectors, node management, and retrieval/query interfaces to enable retrieval-augmented workflows.
Flowise
View full detailsAn open-source visual AI agent builder that provides a drag-and-drop interface to construct LLM-based flows and agents, supporting multi-agent patterns, RAG, memory, and custom nodes.
Langflow
View full detailsAn open-source visual framework (originally Logspace) for visually building retrieval-augmented generation (RAG) applications and LangChain flows with drag-and-drop components and reusable flow templates.
AutoGen
View full detailsAn open-source programming framework (from Microsoft) for building multi-agent AI applications and multi-agent collaboration patterns, with tooling such as AutoGen Studio for no-code prototyping and debugging.
ix
View full detailsAn open-source platform (iX / Agent IX) for designing and deploying autonomous GPT-4-powered agents and multi-agent workflows, providing a no-code editor, multi-agent chat, and a scalable worker architecture.
GPT Engineer
View full detailsAn open-source CLI tool that guides an LLM through an iterative build process to generate complete codebases from a user prompt; the project has also evolved into a commercial product (Lovable) for web-based interactive builds.
3. Workflow Automation
No-code/low-code automation platforms
Zapier
View full detailsA cloud-based automation and AI orchestration platform that connects thousands of web apps to build no-code/low-code workflows, AI Workflows, and agentic automations. Zapier provides tools for building workflows (Zaps), AI agents, automation-first tables, and interfaces to operationalize automations across teams.
Make
View full detailsA visual, visual-first automation platform for building no-code/low-code workflows and orchestrating AI across business systems. Make provides a canvas-style workflow editor, AI integrations, and tooling for real-time orchestration and monitoring of automated processes.
n8n
View full detailsA fair-code workflow automation platform offering a visual node-based editor that supports both no-code building and custom code (JavaScript/Python), available as self-hosted or managed cloud. n8n emphasizes extensibility, native AI integrations (LangChain guidance), and developer-friendly control over deployments.
Bardeen
View full detailsAn AI-first automation platform focused on browser-based automation and GTM (go-to-market) workflows, delivered via a browser extension and cloud orchestration. Bardeen enables teams to automate prospecting, CRM updates, research, and other browser-driven workflows with prebuilt Playbooks.
Tray (tray.ai / tray.io)
View full detailsAn AI-ready integration and iPaaS platform for building low-code integrations, AI agents, and enterprise automations. Tray provides an agent builder (Merlin), a catalog of reusable building blocks (Agent Hub), governance controls, and connectors to operational systems.
Workato
View full detailsA cloud-based enterprise automation and integration platform (iPaaS) that offers low-code/no-code recipe builders, connectors, and AI orchestration features to automate business processes across departments at scale.
Activepieces
View full detailsAn open-source, no-code automation platform that enables users to build AI agents, flows, and connected automations using reusable 'pieces' and an automation canvas. Activepieces emphasizes open-source extensibility alongside managed offerings and pieces/connectors library.
Relay.app
View full detailsA platform for building AI agents and team-facing automations using a drag-and-drop interface, with live linked data, instant triggers, batching, and human-in-the-loop controls to operationalize workflows.
MindPal
View full detailsA platform for building and deploying AI agents and multi-agent workflows that automates client delivery, lead generation, and internal operations; it offers an AI-driven builder that assembles specialist agents and connects to LLM providers and tools.
Levity
View full detailsAn AI automation platform focused on automating high-volume email and phone workflows—particularly for logistics and operations—combining AI with rules and fallback logic to deliver enterprise-grade, monitored automations.
4. Code Review & Quality
AI-powered code review and analysis
CodeRabbit
View full detailsAI-driven code review assistant that runs context-aware reviews across pull requests and in editors, produces PR summaries, suggested fixes and integrates with git platforms and IDEs.
Codacy (Codacy Guardrails)
View full detailsCodacy is a code quality and security platform; Codacy Guardrails is an IDE-integrated solution that scans AI-generated and human-written code in real time to enforce security and quality rules.
SonarQube (Sonar AI features)
View full detailsSonarQube (from Sonar) is a continuous code quality and security inspection platform; recent Sonar products include AI features such as AI Code Assurance and AI CodeFix to validate and suggest fixes for code (including AI-generated code).
DeepSource
View full detailsDeepSource is a modern static analysis and code health platform that runs automated analysis on commits and pull requests to surface quality, security, and maintainability issues and can auto-fix or enforce quality gates.
Snyk Code
View full detailsSnyk Code is Snyk’s AI-native Static Application Security Testing (SAST) product that performs fast, developer-focused code security analysis and integrates with IDEs, repos and Snyk’s developer security platform.
Qodo (formerly Codium)
View full detailsQodo (previously Codium) offers agentic AI tooling for code, focused on context-aware test generation, automated code review and workflow agents that run in IDEs, terminals and Git platforms.
Metabob
View full detailsMetabob is an AI-powered static code analysis platform that uses graph neural networks (GNNs) and LLMs to detect, explain and suggest fixes for logic/runtime issues across whole codebases, with options for on-premise deployment.
Lookup
View full detailsNot verified — could not confirm an official code-review / code-quality product named 'Lookup' from an official developer/product site that matches the 'Code Review & Quality' category.
Swimm (Swimm AI)
View full detailsSwimm is an application-understanding and documentation platform that uses deterministic static analysis plus AI to build a knowledge base from code, generate accurate explanations, diagrams and living documentation to help developers understand complex codebases.
WhatTheDiff
View full detailsWhatTheDiff is an AI-powered pull request assistant that analyzes PR diffs and generates plain‑English summaries, changelogs and notifications, and can integrate with GitHub and GitLab.
5. Testing & QA
Automated testing with AI
Testim
View full detailsAI-powered end-to-end test automation platform that uses machine learning (smart locators & visual validation) to create, stabilize, and maintain UI tests for web applications. ([testim.io](https://www.testim.io/test-automation-tool/?utm_source=openai))
Mabl
View full detailsCloud-native, AI-powered test automation platform for web, mobile, API, accessibility and performance testing that emphasizes low-code test creation, autonomous maintenance, and diagnostics. ([mabl.com](https://www.mabl.com/?utm_source=openai))
Applitools
View full detailsAI-powered testing platform focused on visual validation and end-to-end test automation, offering Visual AI for pixel-tolerant UI checks plus functional, API and accessibility testing capabilities. ([applitools.com](https://applitools.com/?utm_source=openai))
QA Wolf
View full detailsHybrid platform + service that delivers Playwright-based end-to-end test automation (web & mobile) with an AI-assisted workflow and an offering to produce and maintain tests for customers. ([qawolf.com](https://www.qawolf.com/?utm_source=openai))
Functionize
View full detailsAI-driven test automation platform that builds ML models of applications to enable codeless/record-and-play test creation, self-healing tests, visual testing and scalable cloud execution. ([functionize.com](https://www.functionize.com/test-engineers?utm_source=openai))
Testsigma
View full detailsUnified, AI-driven test automation platform that uses natural-language/low-code test authoring and 'agentic' AI features to generate, run, analyze and maintain tests across web, mobile, APIs and ERP systems. ([testsigma.com](https://testsigma.com/?utm_source=openai))
Katalon
View full detailsAI-augmented test automation suite (Studio, TestOps, TrueTest, TestCloud) that supports low-code and script-based testing for web, mobile, desktop and APIs with AI features for test creation and self-healing. ([katalon.com](https://katalon.com/?utm_source=openai))
TestCraft
View full detailsAI-driven codeless Selenium test automation solution (TestCraft Technologies) that enables non-technical users to create and execute web tests; TestCraft was acquired by Perforce (official announcement). ([perforce.com](https://www.perforce.com/press-releases/perforce-expands-portfolio-testcraft?utm_source=openai))
Autify
View full detailsAI-first test automation platform offering no-code/low-code E2E testing for web and mobile plus a Playwright-based (Nexus) solution, with AI features for screen recognition and automated maintenance. ([autify.com](https://autify.com/?utm_source=openai))
Virtuoso
View full detailsAI-native codeless test automation platform (Virtuoso QA) that enables natural-language test authoring, self-healing automation, continuous testing at scale and GenAI-assisted test creation and analysis. ([virtuosoqa.com](https://www.virtuosoqa.com/?utm_source=openai))
6. API Development
AI tools for API development and testing
Postman AI
View full detailsAI capabilities integrated into the Postman API platform that automate tasks across the API lifecycle (generate tests, docs, debug, and build agentic workflows via the AI Agent Builder). ([postman.com](https://www.postman.com/solutions/ai/?utm_source=openai))
HTTPie AI
View full detailsAI assistant features built into HTTPie (Web & Desktop) that let users generate API requests from natural-language prompts and streamline request creation inside the HTTPie UI. ([httpie.io](https://httpie.io/docs/desktop/search?utm_source=openai))
Insomnia AI (AI Runner)
View full detailsInsomnia’s AI Runner feature (part of Kong Insomnia) enables connecting third‑party LLM providers to Insomnia workflows and provides semantic caching, prompt moderation, analytics, and integration with the Insomnia API client. ([docs.insomnia.rest](https://docs.insomnia.rest/insomnia/ai-runner?utm_source=openai))
Apidog
View full detailsApidog is an API development and management platform that supports API design, debugging, mock servers, automated tests and includes an MCP Server to expose API specifications as a data source for AI IDEs and agents. ([docs.apidog.com](https://docs.apidog.com/en/mock-api-data-in-apidog-617869m0?utm_source=openai))
Bruno
View full detailsBruno is an open-source, offline-first, Git‑friendly API client that stores collections as plain-text files (Bru language) on the filesystem and provides desktop, CLI and CI integrations for API exploration and testing. ([github.com](https://github.com/usebruno/bruno?utm_source=openai))
7. DevOps & Infrastructure
AI for deployment and infrastructure management
Kubiya
View full detailsKubiya is a production-focused agent/AI automation platform that connects LLM-powered agents to an organisation's infrastructure and tooling, maintaining a real-time context graph so agents can make deterministic, context-aware decisions and run containerized tools safely.
env0
View full detailsenv0 is a cloud governance and automation platform for Infrastructure as Code (IaC) that automates Terraform, OpenTofu, Pulumi, CloudFormation and related IaC workflows while enforcing guardrails, access controls and cost governance.
Firefly
View full detailsFirefly provides a cloud asset management and IaC orchestration platform that helps teams discover, govern and automate cloud infrastructure, with features for drift remediation, policy enforcement and IaC adoption.
CloudFix
View full detailsCloudFix is an automated AWS cost and performance optimisation service that continuously scans AWS accounts for vetted optimization opportunities and implements safe, non-disruptive fixes ("fixers") through AWS change management tooling.
Spot (formerly Spot by NetApp)
View full detailsSpot (now part of Flexera) provides AI/ML-driven cloud optimisation, continuous infrastructure automation and FinOps tooling — including Spot Ocean, Elastigroup, Eco and cloud security/visibility products — to optimize compute, containers, Kubernetes and commitments across multi-cloud environments.
8. Documentation
Auto-generate and maintain documentation
Mintlify
View full detailsAn AI-native documentation platform for teams that helps author, deploy, and maintain developer documentation with a web editor, CLI, and AI-assisted writing and maintenance features. ([mintlify.com](https://www.mintlify.com/?utm_source=openai))
Trelent
View full detailsA developer- and enterprise-focused AI platform that automates source-code documentation (docstrings), offers secure AI chat for teams, and provides self-hosted APIs for ingesting and searching internal data. ([trelent.com](https://www.trelent.com/))
Stenography
View full detailsNot verified — could not find an official website, documentation, or authoritative announcement for a product named "Stenography" in the Documentation category. (No official source located.)
Kodezi
View full detailsNot verified — could not find an official website, documentation, or authoritative announcement for a product named "Kodezi" in the Documentation category. (No official source located.)
Docuwriter
View full detailsNot verified — could not find an official website, documentation, or authoritative announcement for a product named "Docuwriter" in the Documentation category. (No official source located.)