agentic-retrieval - 技术专题

相关标签
aiai-agentsknowledge-compilationragcontext-engineretrieval-augmented-generationllm-appscontext-managementagentic-searchagentic-ai

Here are 16 public repositories matching this topic...

Blackwall is an autonomous Agentic Firewall designed to secure AI agents by actively intercepting execution flows before they reach external systems or the host OS. It leverages self-learning threat signatures, structural graph analysis, and real-time semantic gating to dynamically detect and mitigate rogue agent behaviors and malicious payloads.

  • Updated Aug 7, 2026
  • Python

Modular local RAG pipeline with agentic retrieval, cross-encoder reranking, and context compression. Built with LlamaIndex, ChromaDB, and Ollama. Supports any document collection (txt, json, csv, pdf, html, code). Fully offline — no API keys, no cloud. Configurable persona for prompt engineering, code Q&A, or documentation search.

  • Updated Mar 11, 2026
  • Python