Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a880dd73ca |
@@ -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/0aa994bf/README.md
|
||||
upstream_sha: 0aa994bf
|
||||
imported_at: 2026-07-15
|
||||
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/75df871e/README.md
|
||||
upstream_sha: 75df871e
|
||||
imported_at: 2026-07-16
|
||||
prompt_class: catalogue
|
||||
upstream_changes: accepted
|
||||
author: upstream
|
||||
@@ -306,6 +306,7 @@ Sandboxes, web scrapers, browser automation, and networking layers that agents d
|
||||
- [OWASP Top 10 for Agentic Apps](https://owasp.org/www-project-top-10-for-large-language-model-applications/) `π±` `[Python]` `[Security]` - Security framework covering goal hijacking, tool misuse, and cascading failure mitigations for agents.
|
||||
- [Pluribus](https://github.com/caioribeiroclw-pixel/pluribus) `π¬` `[TypeScript]` `[Observability]` - Generates cross-tool agent context and privacy-safe evidence receipts for loaded authority, handoffs, and skill use.
|
||||
- [Rebuff](https://github.com/protectai/rebuff) `π±` `[Python]` `[Security]` - Self-hardening prompt injection detection system for securing agent inputs against adversarial attacks.
|
||||
- [Shipmoor](https://shipmoor.dev) `π¬` `[Python]` `[Testing]` - Local, deterministic verification layer for AI agent code: scans, test evidence, and a binding merge verdict without uploading source.
|
||||
- [ai-evaluation](https://github.com/future-agi/ai-evaluation) `π±` `[Python]` `[Evaluation]` - LLM evaluation framework with 50+ metrics, LLM-as-Judge, and guardrail scanners (jailbreak, PII, injection).
|
||||
- [Future AGI](https://github.com/future-agi/future-agi) `π±` `[Python]` `[Self-Hosted]` - Self-hostable end-to-end agent engineering platform with tracing, evals, guardrails, and gateway.
|
||||
|
||||
@@ -752,6 +753,7 @@ Key data points on the AI agent market covering adoption, growth, valuations, an
|
||||
|
||||
Tools for running LLMs locally and self-hosting AI agent platforms with full privacy and control.
|
||||
|
||||
- [Avelina](https://avelina.ai) `π±` `[TypeScript]` `[Telegram]` - Self-hosted personal AI assistant on your own VPS that lives in Telegram, with persistent long-term memory, voice, and Claude-powered reasoning.
|
||||
- [GPT4All](https://github.com/nomic-ai/gpt4all) `π±` `[C++]` `[Local]` - Open-source local chat application that runs LLMs on consumer hardware without cloud dependencies.
|
||||
- [Jan](https://github.com/janhq/jan) `π±` `[TypeScript]` `[Local]` - Open-source ChatGPT alternative that runs 100% offline with local model management and privacy guarantees.
|
||||
- [Llamafile](https://github.com/mozilla-ai/llamafile) `π±` `[C++]` `[Local]` - Distributes LLMs as single executable files with zero setup required from Mozilla.
|
||||
|
||||
Reference in New Issue
Block a user