Compare commits
6
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3bb69b2d95 | ||
|
|
d671edd16b | ||
|
|
949556b6f0 | ||
|
|
63f736947d | ||
|
|
0ff590e706 | ||
|
|
94a615da8c |
@@ -2,9 +2,9 @@
|
||||
title: "Awesome AI Agents 2026"
|
||||
task: ""
|
||||
lineage_type: import
|
||||
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/cf7945ae/README.md
|
||||
upstream_sha: cf7945ae
|
||||
imported_at: 2026-07-02
|
||||
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/a00bf4c7/README.md
|
||||
upstream_sha: a00bf4c7
|
||||
imported_at: 2026-07-08
|
||||
prompt_class: catalogue
|
||||
upstream_changes: accepted
|
||||
author: upstream
|
||||
@@ -18,7 +18,7 @@ validated: false
|
||||
# Awesome AI Agents 2026
|
||||
|
||||
[](https://github.com/sindresorhus/awesome)
|
||||
[](https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/stargazers)
|
||||
[](https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026)
|
||||

|
||||
[](https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/commits/main)
|
||||

|
||||
@@ -155,7 +155,9 @@ validated: false
|
||||
- [Qdrant](https://github.com/qdrant/qdrant) `π±` `[Rust]` `[Vector DB]` - High-performance vector similarity search engine with rich payload filtering for agent memory.
|
||||
- [RAGFlow](https://github.com/infiniflow/ragflow) `π±` `[Python]` `[RAG]` - Open-source RAG engine with agent capabilities and deep document understanding for knowledge bases.
|
||||
- [SimpleMem](https://github.com/aiming-lab/SimpleMem) `π±` `[Python]` `[Multimodal]` - Efficient lifelong memory for LLM agents supporting both text and multimodal inputs.
|
||||
- [Superdense](https://github.com/Nimrobo/superdense) `π¬` `[TypeScript]` `[Memory]` - Gives coding agents persistent memory of what worked across sessions, tracked against real-world outcomes.
|
||||
- [Supermemory](https://github.com/supermemoryai/supermemory) `π±` `[TypeScript]` `[Vector DB]` - Extremely fast and scalable memory engine and API designed for the AI era.
|
||||
- [Tree Ring Memory](https://github.com/TerminallyLazy/Tree-Ring-Memory) `π¬` `[Rust]` `[Memory]` - Manages local agent memory with recall, forgetting, audit trails, and session consolidation.
|
||||
- [Vestige](https://github.com/samvallad33/vestige) `π±` `[Rust]` `[MCP]` - Provides local-first memory for coding agents with FSRS-6 retention, active forgetting, and correction tools.
|
||||
- [Weaviate](https://github.com/weaviate/weaviate) `π±` `[Go]` `[Vector DB]` - Stores and searches vector embeddings with hybrid keyword and semantic retrieval for agent knowledge.
|
||||
- [Zep](https://github.com/getzep/zep) `π±` `[Python]` `[Multi-Agent]` - Enriches agent long-term memory with automatic summarization, entity extraction, and search.
|
||||
@@ -748,6 +750,7 @@ Tools for running LLMs locally and self-hosting AI agent platforms with full pri
|
||||
- [LM Studio](https://lmstudio.ai) `π±` `[TypeScript]` `[Local]` - Desktop application for running local LLMs with a polished UI across all major platforms.
|
||||
- [LocalAI](https://github.com/mudler/LocalAI) `π` `[Go]` `[OpenAI]` - Drop-in OpenAI API replacement that runs models locally without requiring a GPU.
|
||||
- [Ollama](https://github.com/ollama/ollama) `π` `[Go]` `[GitHub]` - Run LLMs locally with a dead-simple CLI interface and 162K+ GitHub stars.
|
||||
- [RustFox](https://github.com/chinkan/RustFox) `π¬` `[Rust]` `[MCP]` - Self-hosted Telegram AI assistant written in Rust with sandboxed tool execution, MCP integration, and multi-agent orchestration.
|
||||
- [vLLM](https://github.com/vllm-project/vllm) `π` `[Python]` `[Local]` - High-throughput LLM serving engine with PagedAttention for production-grade local inference.
|
||||
- [Yao Agents](https://github.com/YaoApp/yao) `π±` `[Go]` `[MCP]` - Local-first AI execution platform with Docker sandbox isolation, BYOK model configuration, MCP support, 5-stage Pipeline, and multi-platform messaging via WeChat, Feishu, DingTalk, Telegram, and Discord.
|
||||
|
||||
@@ -767,6 +770,7 @@ Frameworks and tools for AI risk management, regulatory compliance, and governan
|
||||
|
||||
AI agents specialized in penetration testing, vulnerability discovery, threat detection, and security analysis.
|
||||
|
||||
- [Dark-Moon](https://github.com/ASCIT31/Dark-Moon) `π±` `[Python]` `[MCP]` - Autonomous AI penetration testing platform orchestrating 80+ offensive tools via MCP across web, cloud, Active Directory, Kubernetes, and API targets.
|
||||
- [Microsoft Security Copilot](https://www.microsoft.com/en-us/security/business/ai-machine-learning/microsoft-security-copilot) `π` `[Cloud]` `[Microsoft]` - Enterprise threat detection and incident response AI integrated across Microsoft security products.
|
||||
- [PentestGPT](https://github.com/GreyDGL/PentestGPT) `π±` `[Python]` `[CLI]` - GPT-powered penetration testing tool with automated reasoning for vulnerability assessment.
|
||||
- [YAWNING TITAN](https://github.com/dstl/YAWNING-TITAN) `π±` `[Python]` `[Graph-Based]` - Graph-based cybersecurity simulation environment for training and testing defensive AI agents.
|
||||
|
||||
Reference in New Issue
Block a user