vigil-llm vs RAG_Techniques

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

vigil-llmRAG_Techniques
Tagline⚡ Security scanner for LLM prompts ⚡Repository showcasing advanced techniques for Retrieval-Augmented Generation (RAG) systems.
Stars48628k
Forks553.5k
Open issues1616
LanguagePythonJupyter Notebook
LicenseApache-2.0Other
Last pushedJan 31, 2024Jul 4, 2026
CategoriesEvaluation & ObservabilityData & Retrieval, LLM Frameworks

vigil-llm

Vigil is a Python library and REST API designed to assess Large Language Model (LLM) inputs, detecting injections, jailbreaks, and other security threats. It includes modular scanners with the ability to extend via custom signatures and supports various detection methods including vector databases, heuristics, transformer models, canary tokens, and sentiment analysis.

Python

RAG_Techniques

This repository contains tutorials and runnable notebooks that cover a range of RAG techniques, from foundational concepts to cutting-edge methods. It aims to provide detailed insights into building more accurate and context-rich retrieval systems.

Jupyter Notebook