The AI Agents Repository

September 6, 2026 ยท View on GitHub

Awesome AI Agents Banner

Awesome License: CC0-1.0 PRs Welcome Stars Last Commit Issues Contributors Repo Size

A curated index of AI agent frameworks, security tools, and autonomous workflows for 2026. Covers offensive security, OSINT, coding assistants, and emerging protocols โ€” with honest technical assessments.

Tip

โž• Know a tool that should be here? Add it via PR or open an issue.


๐Ÿ“– Glossary

To ensure clarity across all repository tables, we classify tools using the following parameters:

  • Engine Classification:
    • Local Inference: Requires access to local hardware resources (GPUs/TPUs) or is optimized for edge/local deployment using quantized models.
    • API-based: Execution relies heavily or entirely on managed external endpoints (e.g., OpenAI, Anthropic, Gemini APIs).
    • Hybrid: Can operate utilizing both local system intelligence and fallback/routing to external provider APIs.
  • Deployment Mode: The primary interface for utilizing the tool (e.g., CLI, Web UI, Docker, Library / SDK).

๐Ÿ“‘ Index

  1. AI Agent Frameworks
  2. Programming and Coding Agents
  3. Agentic Workflows and Automation
  4. Ethical Hacking and Bug Hunting
  5. OSINT (Open Source Intelligence)
  6. PC Control and Desktop Automation
  7. Uncensored Models and Jailbreak
  8. Protocols and Standards
  9. Observability and Evaluation
  10. Local and Self-Hosted AI Agents
  11. Advanced Guides, Tips, and Prompts
  12. Enterprise and CI/CD Agents
  13. Agent Directories and Marketplaces
  14. Specialized Agents
  15. Memory and Persistence for Agents
  16. Evaluation Benchmarks
  17. Simulations of Societies and Virtual Worlds
  18. Security, Guardrails, and Alignment
  19. Edge and Local AI Agents (Mobile/IoT)
  20. Web3 and Crypto Agents
  21. Voice and Real-Time Audio Agents
  22. Data Engineering and Analytics Agents

1. AI Agent Frameworks

Base infrastructure to build autonomous agents.

RepositoryDescriptionStackEngineDeploymentLink
LangChainGraph-based routing for NLP operations. Executes abstraction wrappers over proprietary REST APIs and local inferences.Python/TSHybridLibraryLink
LangGraphStateful multi-actor orchestrator mapping iterative nodes via Directed Cyclic Graphs (DCGs) with check-pointing.Python/TSHybridLibraryLink
LightAgentLightweight Python agent framework with tool calling, memory, MCP/SSE integration, deterministic workflows, and LightSwarm collaboration.PythonHybridLibraryLink
CrewAIRole-delegated DAG executor orchestrating task arrays through inter-agent message passing and memory state sharing.PythonHybridLibraryLink
AutoGenMulti-agent converse framework utilizing socket-based RPC loops for distributed execution safely sandboxed in Docker.PythonHybridWeb UILink
MetaGPTWaterfall SOP emulator mapping standard operational procedures to agent hierarchies for complex codebase iteration.PythonHybridCLILink
AutoGPTRecursive heuristic loop agent generating execution plans with local filesystem caching and vector embeddings.Python/DockerHybridWeb UILink
DifyBackend-as-a-Service architecture unifying API gateways for LLM requests with embedded vector DB routing.Docker/PythonHybridWeb UILink
Camel-AISociodynamic role-playing simulator executing prompt-based adversarial networks through isolated inference channels.PythonHybridLibraryLink
SmolAgentsMinimal dependency wrapper supporting local safetensors parsing and direct execution of inline python tools.PythonHybridLibraryLink
SuperAGIDockerized scalable infrastructure supporting distributed concurrent agent workers and shared vector store backends.Docker/PythonHybridWeb UILink
SandBase HarnessSelf-hosted runtime for AI coding agents with isolated workspaces, policy-gated tool execution, MCP support, and auditable task receipts.TypeScript/DockerHybridDockerLink

2. Programming and Coding Agents

Development, review, and scaling of source code managed by AI.

RepositoryDescriptionStackEngineDeploymentLink
AiderCommand-line AST manipulator supporting real-time git-diff integration and context-aware repository embeddings.PythonHybridCLILink
OpenHandsContainer-isolated execution environment with bidirectional headless browser manipulation and pseudo-TTY interfaces.Docker/PythonHybridWeb UILink
VoidElectron-based IDE fork with embedded inference routing, preventing telemetry leakage via local LLM socket binding.TypeScriptLocal InferenceIDE ExtensionLink
ContinueIDE proxy layer routing context payloads and FIM requests to strictly configured local/remote inference endpoints.TypeScriptHybridIDE ExtensionLink
SWE-agentAutomated patching daemon mapping GitHub issues to local repository diffs utilizing isolated bash evaluation.PythonHybridCLILink
GPT-EngineerScaffolding compiler converting high-level markdown specs to fully initialized workspaces via sequential AST generation.PythonAPI-basedCLILink
Agentlas OSLocal-first agent OS for portable agent teams, cross-host orchestration, MCP/A2A, and verification gates.PythonHybridCLILink
ClineIDE-embedded background worker interacting with the Language Server Protocol and filesystem watchdogs for code mutating.TypeScriptHybridIDE ExtensionLink
MentatCLI abstraction operating over raw file streams and repository graphs for cross-file variable reference propagation.PythonHybridCLILink
PlandexGo-based background orchestrator executing iterative refactoring tasks through detached daemon processes and git tracking.GoHybridCLILink
TabbyRust-optimized inference engine providing low-latency FIM (Fill-In-the-Middle) payload processing for code completion.Rust/DockerLocal InferenceDockerLink
fractalHierarchical coding-agent runtime executing recursive loops in per-node Git worktrees with persistent SQLite state and configurable iteration, depth, child, cost, and time limits.PythonAPI-basedCLILink
Atomic AgentCoding and agentic runtime running open-weight models entirely on the local machine through a llama.cpp fork, with no account or API key required. Ships 56 built-in tools (browser, filesystem, git, memory, vision), MCP support, and a five-layer local memory system. Currently a developer preview: APIs, commands, and config are still moving.TypeScriptLocal InferenceCLILink
YYLOCommand-line orchestrator for coding agents, repeatable workflows, and receipt-backed repository changes. Each task freezes the protected target SHA and runs in a dedicated branch/worktree behind typed task, validation, merge, and release-readiness boundaries; the merge queue owns risk-based review. Installs via npm as @yylo/cli and orchestrates Pi and Codex subagents.Python/TSAPI-basedCLILink
CodePilotEmbeddable Python runtime for autonomous coding agent with ReAct execution, filesystem, terminal, MCP and Python tools. Uses text based code-as-interface protocol rather than native JSON tool calling.PythonHybridLibraryLink

3. Agentic Workflows and Automation

Integration of agents with APIs, nodes, and conditional process flows.

RepositoryDescriptionStackEngineDeploymentLink
GitHub Agentic WorkflowsCI/CD pipeline wrapper converting natural language to GitHub Action YAML files triggering matrix runners.YAML/TSAPI-basedDockerLink
ComposioAuthentication middleware providing OAuth2 bridging and strictly-typed endpoint mapping between LLM and 3rd party APIs.Python/TSHybridWeb UILink
n8nNode-based visual workflow engine running native JS sandbox execution and asynchronous event-driven RPC triggers.TS/DockerHybridWeb UILink
PydanticAIType-safe middleware guaranteeing structured JSON output adherence through hardcoded schema validation and retry loops.PythonHybridLibraryLink
Agent-OrchestratorAutomated PR lifecycle controller validating diffs against test suites using headless execution inside ephemeral CI.PythonAPI-basedCLILink
LLM Workflow EnginePipeline executor processing sequential prompts and branching logic through deterministic finite automata state machines.PythonHybridWeb UILink
Bee Agent FrameworkEnterprise-grade SDK enforcing hardened guardrails, strict data plane routing, and audit-logging compliance.TypeScriptHybridLibraryLink
Awesome LLM AppsTechnical boilerplate and infrastructure definitions for production RAG microservices and scalable vector integrations.MarkdownN/ADocumentLink

4. Ethical Hacking and Bug Hunting

Penetration testing, vulnerability analysis, and offensive routines.

RepositoryDescriptionStackEngineDeploymentLink
HexStrike AIExecution of native offensive dependencies. Requires root privileges for raw sockets and offers basic EDR evasion.PythonAPI-basedCLILink
Claude Bug BountyAST repository analyzer. Generates dry structured payloads (does not auto-execute dynamic payloads).Python/TSAPI-basedCLILink
PentestAgentBlack-Box operator using network sub-processes. Unencrypted traffic detectable by standard IDS; statically auto-generated payloads.PythonHybridCLILink
DarkmoonAutonomous offensive engine with per-technology sub-agents (web, cloud, AD, K8s); validates findings via real exploit execution; Privacy Gateway masks sensitive data from the model.PythonHybridCLILink
PentagiKill Chain execution delegated to Docker. Lacks obfuscation or native L7 firewall bypass.Docker/GoHybridWeb UILink
CAITCP/UDP services inference. Passive protocols without offensive exploitation payload generation.PythonHybridLibraryLink
Awesome AI CybersecurityStructured references for Red Team modeling. Purely documentary passive environment.MarkdownN/ADocumentLink

5. OSINT (Open Source Intelligence)

Extraction, filtering, and summarization of information from public sources.

RepositoryDescriptionStackEngineDeploymentLink
OSINT AI AgentContinuous domain reconnaissance sequences. Executes massive queries to APIs (Shodan/Censys) susceptible to cap limits.PythonAPI-basedCLILink
AI OSINTAutomated tracking of Google Dorks syntax. Extracts extensive indexes; requires proxy rotation to evade bans.PythonAPI-basedCLILink
AI-ResourcesScripts for static headless scraping (Selenium). Extracts profile networks but struggles with dynamic JS validations and CAPTCHAs.PythonHybridCLILink
Awesome Cybersecurity Agentic AICompilation of repositories and passive analysis schemas for OSINT sources.MarkdownN/ADocumentLink
Ubikron Graph ArchitectureCorrelation of intelligence entities via graph databases. Maps iterative B2B relationships.Graph/Neo4jLocal InferenceWeb UILink
Awesome OSINT DigesterComprehensive directory of OSINT sources for manual intelligence gathering and agentic ingestion.PythonHybridCLILink

6. PC Control and Desktop Automation

Multimodal interactors for graphical interfaces via mouse and keyboard clicks.

RepositoryDescriptionStackEngineDeploymentLink
Self-Operating ComputerMouse and keyboard management through multimodal models.PythonAPI-basedCLILink
Agent SAsynchronous progressive processing for complex OS tasks.PythonHybridCLILink
Browser-useDirect interface between LLMs and web browser instances.PythonAPI-basedCLILink
Agent QANatural-language web, Android, and iOS UI testing with execution memory; source-available under FSL-1.1-ALv2.TypeScriptHybridCLI / Web UILink
CUADesktop container simulation environment.Docker/PyLocal InferenceDockerLink
BytebotControl of containers with natural language commands.PythonHybridDockerLink
Agent-DesktopStructured native adapter for GUI applications.RustLocal InferenceCLILink

7. Uncensored Models and Jailbreak

Red Teaming, filter evasion, and tensor alteration in base models.

RepositoryDescriptionStackEngineDeploymentLink
HereticOrthogonal tensor ablation. VRAM: 12GB+ (8B), 24GB+ (32B). Formats: Safetensors. Framework: HF Transformers/Native PyTorch.PythonLocal InferenceCLILink
USB-Uncensored-LLMEncapsulated binary environment. VRAM: 8GB to 16GB. Supported formats: GGUF (Q4_K_M, Q5_K_M). Framework: llama.cpp.Python/CPPLocal InferenceDockerLink
Dolphin MixtralDerived MoE model weights. VRAM: 32GB+ (GGUF Q4) or 2x24GB (AWQ/GPTQ). Frameworks: vLLM (for AWQ), Ollama (GGUF).WeightsLocal InferenceWeb UILink
Awesome Jailbreak on LLMsIterative attack vectors (GCG) and heuristic injection over model context windows.MarkdownN/ADocumentLink
LLM-JailbreaksLogical exploits based on overflow or semantic validators and pre-prompts manipulation.TextHybridDocumentLink
Red Team AI BenchmarkAutomated pipelines for robustness evaluation and filtering across MLaaS endpoints and local nodes.PythonHybridCLILink
GenevaNative TCP/IP root manipulation to evade Layer 7 firewalls and Deep Packet Inspection (DPI) over LLM traffic.PythonLocal InferenceDockerLink

8. Protocols and Standards

Interoperability protocols, tool-use specifications, and agent communication standards.

RepositoryDescriptionStackEngineDeploymentLink
MCP (Model Context Protocol)Open standard by Anthropic for connecting AI models to external tools, data sources, and services via a JSON-RPC protocol.TypeScript/PythonHybridLibraryLink
A2A (Agent-to-Agent)Google's open protocol enabling inter-agent communication and task delegation across heterogeneous agent frameworks.PythonHybridLibraryLink
Agent ProtocolUnified API standard by AI Engineer Foundation defining a consistent REST interface for agent creation, execution, and task management.Python/TSN/ALibraryLink
OpenAI Realtime APIWebSocket-based specification for low-latency streaming audio and multimodal agent interactions.Python/TSAPI-basedAPILink
LangChain Tool StandardStandardized tool interface allowing cross-framework tool sharing between LangChain, CrewAI, AutoGen, and other agent runtimes.Python/TSHybridLibraryLink

9. Observability and Evaluation

Tracing, monitoring, and debugging agent executions in production.

RepositoryDescriptionStackEngineDeploymentLink
LangfuseOpen-source LLM observability platform tracing agent runs, prompt versions, and cost metrics with self-hosted option.TypeScript/PythonAPI-basedWeb UILink
LangSmithLangChain's native tracing and evaluation platform for debugging multi-step agent pipelines and regression testing.Python/TSAPI-basedWeb UILink
Arize PhoenixOpen-source AI observability engine for tracing LLM calls, evaluating RAG quality, and detecting hallucinations.PythonLocal InferenceJupyterLink
HeliconeOpen-source proxy layer logging LLM requests with caching, rate limiting, and cost analytics dashboards.TypeScriptAPI-basedWeb UILink
BraintrustEvaluation framework for scoring agent outputs against golden datasets with automatic regression detection.TypeScriptAPI-basedWeb UILink

10. Local and Self-Hosted AI Agents

Privacy-first agents running entirely on local hardware without cloud API dependencies.

RepositoryDescriptionStackEngineDeploymentLink
OllamaLightweight daemon serving quantized LLMs locally with a REST API and model management for agent backends.Go/C++Local InferenceCLILink
JanDesktop application running local LLMs with an embedded agent runtime and GPU-accelerated inference.TypeScript/C++Local InferenceApp/WebLink
LocalAIDrop-in OpenAI-compatible API server running on CPU/GPU with model quantization and function calling support.Go/PythonLocal InferenceDockerLink
LM StudioDesktop GUI for discovering, downloading, and running local LLMs with agent-compatible chat completions API.TypeScript/C++Local InferenceApp/WebLink
llama.cppMinimal C/C++ inference engine for running LLaMA models on consumer hardware with GGUF quantization.C/C++Local InferenceCLILink
HivekeepSelf-hosted platform of persistent AI agents that collaborate, build their own tools, and answer over Telegram, Slack, Discord, and Matrix.TypeScript/Bun/SQLiteHybridDockerLink
OrkasLocal-first desktop workspace where a Commander decomposes goals and coordinates specialist agents; model calls go only to user-selected providers.TypeScript/ElectronHybridAppLink

11. Advanced Guides, Tips, and Prompts

Context architecture, design manuals, and additional directories.

RepositoryDescriptionStackEngineDeploymentLink
Prompt Engineering GuideExhaustive techniques for structuring LLMs and agents.MarkdownN/ADocumentLink
12-Factor AgentsTechnical specification regarding agentic state control.MarkdownN/ADocumentLink
Awesome LLM SkillsReusable functions and dependencies for pipelines.MarkdownN/ADocumentLink
Useful AI PromptsTechnical prompts aimed at programmers and deployment.MarkdownN/ADocumentLink
AI Agent Best PracticesArchitecture and risk control of scalable systems.MarkdownN/ADocumentLink
Awesome AI AgentsMassive E2B directory with 100+ extra repositories.MarkdownN/ADocumentLink
Awesome Agents (Kyrolabs)Extensive compilation of autonomy tools.MarkdownN/ADocumentLink
Awesome AI Agents 2026List of emerging repositories and trends.MarkdownN/ADocumentLink

12. Enterprise and CI/CD Agents

Agents integrated into enterprise pipelines, DevSecOps workflows, and corporate infrastructure.

ProjectDescriptionStackEngineDeploymentLink
GitLab Duo Agent PlatformAgentic ecosystem integration in native CI/CD cycles.IntegrationAPI-basedWeb UILink
COSMOS CI AgentIntelligent dependency and trace analyzer in GitLab repositories.PythonAPI-basedDockerLink
Virtual Company KernelCorporate structural role simulation with pure AI.PythonHybridCLILink
Ray Agentic CoreBase layer for distributed routing, state management, and inference execution across multi-agent node clusters.C++/PythonHybridDockerLink
Bloop AIReal-time active cloud container debugger and codebase navigational agent for distributed platforms.TS/RustAPI-basedWeb UILink

13. Agent Directories and Marketplaces

Portals to compare frameworks and hosted agents.

RepositoryDescriptionStackEngineDeploymentLink
AI Agents DirectoryCategorized index of +1,300 utilities.WebN/AWeb UILink
AI Agents ListFeature and pricing evaluation of +600 software solutions.WebN/AWeb UILink
Hugging Face AgentsNative integration and validated list of autonomous models.WebN/AWeb UILink
Glama MCP DirectoryCurated directory of MCP servers and AI agent tools with real-time availability checks.WebN/AWeb UILink
SmitheryAgent tool registry and marketplace enabling one-click installation of MCP-compatible agent extensions.WebN/AWeb UILink

14. Specialized Agents

Optimized semantic processing for professional and regulated fields.

Finance and Investment

ProjectDescriptionStackEngineDeploymentLink
FinRobotIngestion and quantitative analysis of corporate documents.PythonAPI-basedLibraryLink
DexterIterative balance sheet research via reflection chains.PythonAPI-basedCLILink
TradingAgentsDistributed environment for transaction simulation.PythonHybridDockerLink

Medicine and Healthcare

ProjectDescriptionStackEngineDeploymentLink
AI Agents HealthcareModeling for FHIR compliance and US revenue analysis.VariousAPI-basedLibraryLink
OpenClaw Medical SkillsPre-trained operations on biomedical variables.PythonHybridWeb UILink
HealthcareAgentUnification of logic layers and interfaces in clinical applications.Python/JavaAPI-basedLibraryLink
ProjectDescriptionStackEngineDeploymentLink
LawGlanceRAG engine bounded to regulatory processing.Python/ReactHybridWeb UILink
OctochainsStrict execution conditionals based on regulatory risks.TS/PythonAPI-basedWeb UILink
LawAgentSub-routines for iterative structuring of legal opinions.PythonAPI-basedWeb UILink

Marketing and Advertising

ProjectDescriptionStackEngineDeploymentLink
NotFairClaude Code skill set for SEO, GEO, Google Ads, and Meta Ads. Connects to live account data via Google Ads MCP, Meta Ads MCP, Google Search Console MCP, and Google Analytics (GA4) MCP to execute audits, keyword research, creative analysis, and bid management.TypeScriptAPI-basedCLILink

15. Memory and Persistence for Agents

Semantic hypervectorial storage persisting across context limitations.

RepositoryDescriptionStackEngineDeploymentLink
Mem0Automatic interaction extraction into universal LTM layers.PythonHybridWeb UILink
MemGPTRAM block management in LLMs acting as structured OS memory.PythonHybridWeb UILink
ZepAsynchronous collector and heuristic router for short-term memory.Go/DockerHybridDockerLink
GraphitiEntity compilation into dynamic graph and relation meshes.PythonAPI-basedLibraryLink
AgentMemoryIndexable segmented vectors focused on code dependencies.PythonLocal InferenceCLILink
Tree Ring MemoryLocal-first memory lifecycle layer with scoped recall, forgetting, and consolidation.Rust/SQLiteN/ACLILink

16. Evaluation Benchmarks

Parameterized sets of cases for deterministic measurement.

BenchmarkDescriptionStackEngineDeploymentLink
GAIAAsynchronous resolution metric via general agents.Python/HFN/ADocumentLink
SWE-benchSuccess ratio on repository merges and bug fixes.Docker/PyN/ACLILink
AgentBenchSynthetic agent verification across 8 types of sandbox environments.PythonN/ACLILink
WebArenaAutomated interactivity score across 4 cloned web microservices.Docker/TSN/ACLILink
ClawBenchLive-site browser-agent benchmark with 283 V1/V2 tasks and five-layer execution traces.Python/DockerN/ACLILink

17. Simulations of Societies and Virtual Worlds

Experimentation on autonomous group behaviors by unifying multiple LLMs.

RepositoryDescriptionStackEngineDeploymentLink
Generative Agents2D social emulation based on cyclic priorities over memories.PythonAPI-basedWeb UILink
AgentSocietyC++ orchestration for simulating metropolises of up to 30K agents.C++/PythonHybridWeb UILink
OASISOptimized inference for virtual networks of one million entities.Python/GPUHybridWeb UILink
Gamma-WorldGenerative computation and regression of social and mundane variables.PythonAPI-basedWeb UILink

18. Security, Guardrails, and Alignment

Frameworks and pipelines designed to enforce policy constraints, prevent prompt injections, and align autonomous agents to specific safety protocols.

RepositoryDescriptionStackEngineDeploymentLink
NeMo GuardrailsConfigurable execution constraint mechanisms enforcing topological programmable limits via semantic similarity vectors.PythonHybridLibraryLink
Llama GuardTuned safeguard classifier determining adversarial input topologies to reject unsafe conversational payloads.LlamaAPI-basedLibraryLink
GarakSystematic vulnerability scanner probing for hallucination vectors and jailbreak surfaces in LLM agents.PythonAPI-basedCLILink
Lakera GuardComprehensive API-based security middleware blocking active execution attacks on agentic APIs.PythonAPI-basedAPILink

19. Edge and Local AI Agents (Mobile/IoT)

Small language models (SLMs) and pruned tensors optimized natively for device-edge execution on resource-constrained hardware.

RepositoryDescriptionStackEngineDeploymentLink
MLC LLMUniversal compiler deploying LLMs with aggressive static memory allocation to iOS, Android, and WebGPU architectures.C++/PythonLocal InferenceApp/WebLink
ExecuTorchPyTorch-native runtime supporting optimized quantized execution of specialized sub-agents on microcontroller environments.C++/PyTorchLocal InferenceEmbeddedLink
TinyLlamaHighly dense 1.1B parameter checkpoint aggressively optimized for near-instant inference routing on portable devices.WeightsLocal InferenceLibraryLink

20. Web3 and Crypto Agents

Autonomous financial agents interacting natively with blockchain nodes, executing deterministic EVM smart contracts, or trading autonomously.

RepositoryDescriptionStackEngineDeploymentLink
ElizaSpecialized multi-agent framework tailored for interacting with crypto endpoints, executing DeFi operations, and orchestrating decentralized DAOs.TypeScriptHybridNodeLink
RigRust-native ecosystem building secure Web3 agents capable of deterministic contract execution and complex state transitions.RustHybridNodeLink
GoatThe Great Open Agent Toolkit. Middleware connecting off-chain AI reasoning with on-chain EVM transactional networks.TypeScriptHybridWeb UILink
SpectralOn-chain autonomous agent framework executing DeFi strategies with verifiable transaction logs.Solidity/PythonHybridWeb UILink
OLASOpen-source framework for deploying autonomous off-chain agents that interact with smart contracts and DAOs.PythonHybridDockerLink

21. Voice and Real-Time Audio Agents

Frameworks and pipelines optimized for low-latency voice-to-voice communication, streaming speech recognition, and synthesized audio reasoning.

RepositoryDescriptionStackEngineDeploymentLink
PipecatOpen-source framework for building voice and multimodal conversational agents featuring WebRTC bindings and streaming VAD.Python/TSAPI-basedWeb/NodeLink
LiveKit AgentsHigh-performance infrastructure explicitly designed to host real-time programmable audio agents over globally distributed WebRTC meshes.Go/PythonAPI-basedSDKLink
VapiEnd-to-end voice AI platform abstraction allowing integration of interrupting, context-aware audio agents natively via SIP/WebRTC.TypeScriptAPI-basedWeb/AppLink
OmniChatReal-time voice agent framework supporting full-duplex audio with interruption handling and emotion detection.PythonAPI-basedDockerLink
Retell AIVoice agent API with turn-taking logic, keyword detection, and custom voice cloning for agent personas.TypeScriptAPI-basedAPILink

22. Data Engineering and Analytics Agents

Automated systems that ingest chaotic data environments, generate complex SQL/Python transformations, and auto-orchestrate ETL pipelines.

RepositoryDescriptionStackEngineDeploymentLink
DataheraldNatural Language-to-SQL engine constructed over relational databases, supporting RAG-style schema alignment and determinism.PythonHybridWeb UILink
PandasAIConversational data analysis library that allows users to interact with their databases and dataframes using natural language.PythonAPI-basedJupyterLink
LlamaIndexThough a data framework, its Agentic Data Engines autonomously route, synthesis, and query disparate vector and SQL nodes.Python/TSHybridLibraryLink
DatamaticAutonomous ETL agent that inspects data schemas, generates transformation code, and validates pipeline outputs.PythonAPI-basedWeb UILink
BlazeSQLNatural language to SQL agent supporting multiple database engines with query optimization and schema learning.PythonAPI-basedWeb UILink
AI for DatabaseAgentic AI that connects to any database (Postgres, MySQL, MongoDB) and enables natural language querying, self-refreshing dashboards, and workflow automation.SaaSHybridWeb UILink

๐Ÿค Contributing

Contributions are welcome! Please read the Contributing Guide for format requirements and submission guidelines.

Quick start: Fork โ†’ Add tool to correct section โ†’ Verify link โ†’ Submit PR