awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

41 रिपॉजिटरी

Awesome GitHub RepositoriesContent Filtering

Systems that restrict internet access to specific categories of websites across an entire machine.

Distinguishing note: No existing candidates for system-wide content filtering.

Explore 41 awesome GitHub repositories matching security & cryptography · Content Filtering. Refine with filters or upvote what's useful.

Awesome Content Filtering GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • stedolan/jqstedolan का अवतार

    stedolan/jq

    34,932GitHub पर देखें↗

    jq is a command-line JSON processor and data transformer. It provides a functional query language used to slice, filter, map, and transform structured JSON data directly within a terminal. The utility functions as a data transformer that reshapes JSON input into different structures or formats based on declarative logic. This allows for the extraction and analysis of structured data from sources such as API responses and system logs.

    Processes JSON data through a series of connected filters to achieve complex reshaping and extraction.

    C
    GitHub पर देखें↗34,932
  • yuliskov/smarttubenextyuliskov का अवतार

    yuliskov/SmartTubeNext

    30,632GitHub पर देखें↗

    SmartTubeNext is a third-party YouTube client and media application specifically optimized for Android TV. It provides an interface designed for remote control navigation and television screens, allowing users to browse and play video content. The application integrates crowdsourced data to automatically skip sponsored segments and intros during playback. It also includes casting capabilities that allow users to send media from a mobile device to a television using pairing codes. The software covers media playback optimization through hardware-accelerated codec selection, playback buffer man

    Automatically bypasses sponsored content and intros by matching playback timestamps against crowdsourced markers.

    Java
    GitHub पर देखें↗30,632
  • stevenblack/hostsStevenBlack का अवतार

    StevenBlack/hosts

    30,553GitHub पर देखें↗

    This project provides a system-wide content filtering utility that controls network traffic by redirecting domain resolution requests to local null addresses. By mapping unwanted hostnames to these addresses at the operating system level, it effectively blocks connections to advertising, tracking, and malicious domains across all applications on a machine. The core of the system is a data-driven build pipeline that aggregates multiple curated source lists into a single, unified configuration file. This process is highly customizable, allowing users to employ declarative filtering logic throug

    Restricts internet access by blocking connectivity to specific categories of websites across the entire machine.

    Pythonad-blockeranti-viruscurated-sources
    GitHub पर देखें↗30,553
  • googleworkspace/cligoogleworkspace का अवतार

    googleworkspace/cli

    27,096GitHub पर देखें↗

    The Google Workspace CLI is a command-line interface and Google API client designed to automate tasks across Google Workspace services. It functions as a cloud productivity automator that uses the Google Discovery Service to dynamically generate command structures and parameter requirements at runtime. The project distinguishes itself by providing a specialized AI agent toolset, exposing a server over standard input and output to provide structured tool definitions and skills for AI clients. It includes security layers for AI content sanitization to protect against prompt injection and utiliz

    Implements a security layer to scan prompts and responses to protect against prompt injection and ensure content safety.

    Rustagent-skillsai-agentautomation
    GitHub पर देखें↗27,096
  • opendataloader-project/opendataloader-pdfopendataloader-project का अवतार

    opendataloader-project/opendataloader-pdf

    25,769GitHub पर देखें↗

    This project is a PDF data extraction tool and document preprocessor designed to convert PDF files into structured formats such as Markdown, JSON, and HTML. It functions as an OCR document parser for scanned files, an accessibility automator for generating PDF/UA compliant metadata, and a loader for AI orchestration frameworks like LangChain. The software distinguishes itself through specialized handling of complex document elements, including the conversion of mathematical formulas into LaTeX and the generation of natural-language descriptions for charts and images. It utilizes recursive seg

    Filters hidden text and prompt injection attempts from document content to ensure AI safety.

    Javaa11yaccessibilityai
    GitHub पर देखें↗25,769
  • hagezi/dns-blocklistshagezi का अवतार

    hagezi/dns-blocklists

    20,103GitHub पर देखें↗

    This project is a comprehensive repository of curated domain blocklists designed for network-wide DNS filtering. It functions as a DNS sinkhole feed, providing the necessary data to intercept and block unwanted network requests at the resolution layer before they reach their destination. By returning null or loopback addresses for identified domains, it prevents connections to malicious infrastructure, advertising servers, and tracking endpoints across all devices on a network. The repository distinguishes itself through a tiered categorization logic that allows users to select protection lev

    Offers a tiered system of domain blocklists to restrict access to specific categories of web content.

    Textadblockadguardads
    GitHub पर देखें↗20,103
  • github/docsgithub का अवतार

    github/docs

    18,951GitHub पर देखें↗

    GitHub Copilot is an AI-powered development platform designed to integrate large language models directly into coding environments. It functions as an interactive assistant and an agentic workflow orchestrator, enabling developers to automate code generation, perform automated code reviews, and execute complex, multi-step development tasks through natural language prompts. The platform distinguishes itself through its autonomous agent capabilities, which allow for repository-level research, implementation planning, and code modifications across multiple files. It supports a modular architectu

    Filters model inputs and outputs to detect harmful material and prevent matches against public code.

    TypeScriptdocsworks-with-codespaces
    GitHub पर देखें↗18,951
  • xming521/weclonexming521 का अवतार

    xming521/WeClone

    18,028GitHub पर देखें↗

    WeClone is an end-to-end framework designed for the creation, training, and deployment of personalized conversational AI digital twins. By fine-tuning large language models on individual chat history, the platform enables the replication of unique communication styles, speech patterns, and conversational habits. The system manages the entire lifecycle of these digital avatars, from initial data preparation to final integration into messaging platforms for real-time interaction. The platform distinguishes itself through a comprehensive suite of data processing utilities that prepare raw messag

    Excludes specific words or phrases from datasets to ensure only desired content is included in training.

    Pythonchat-historydigital-avatarllm
    GitHub पर देखें↗18,028
  • nirdiamant/agents-towards-productionNirDiamant का अवतार

    NirDiamant/agents-towards-production

    17,375GitHub पर देखें↗

    This project is a comprehensive framework for developing, orchestrating, and deploying autonomous agents. It provides a structured environment for building agents that utilize reasoning loops to perform multi-step tasks, manage state through graph-based workflows, and interact with external tools. By mapping unstructured model outputs into typed schemas, the framework ensures reliable integration with downstream application logic. The platform distinguishes itself through a focus on production-grade reliability and security. It incorporates hybrid memory systems that combine vector embeddings

    Scans and filters model inputs and outputs to block harmful or restricted content.

    Jupyter Notebookagentagent-frameworkagents
    GitHub पर देखें↗17,375
  • xai-org/x-algorithmxai-org का अवतार

    xai-org/x-algorithm

    15,579GitHub पर देखें↗

    X-algorithm is a modular recommendation engine framework designed to orchestrate personalized content feeds. It functions as a machine learning ranking system that manages the end-to-end lifecycle of content delivery, from initial candidate retrieval to final display ordering. The system distinguishes itself through a multi-stage pipeline that integrates vector-based similarity search with transformer-based engagement prediction. By mapping user history and content features into high-dimensional embeddings, it performs rapid approximate nearest neighbor searches to identify relevant items. Th

    Applies validation layers to remove irrelevant items from candidate lists before final ranking.

    Rust
    GitHub पर देखें↗15,579
  • ajayyy/sponsorblockajayyy का अवतार

    ajayyy/SponsorBlock

    12,776GitHub पर देखें↗

    SponsorBlock is a community-driven platform designed to automate the skipping of specific video segments, such as sponsorships and intros, during playback. It functions as a crowdsourced database where users submit and categorize video timestamps, which are then retrieved by client-side extensions to intercept and skip unwanted content. The system distinguishes itself through a reputation-weighted consensus model, where community voting and administrative moderation ensure the accuracy of submitted data. To protect user privacy, the platform utilizes hash-based retrieval, allowing clients to

    Functions as a community-driven database for skipping sponsored segments and intros in online video.

    TypeScriptadblockadblockerchrome
    GitHub पर देखें↗12,776
  • googlecloudplatform/generative-aiGoogleCloudPlatform का अवतार

    GoogleCloudPlatform/generative-ai

    12,700GitHub पर देखें↗

    This project is a development platform for managing the lifecycle of generative artificial intelligence models. It provides a unified environment for accessing, fine-tuning, and deploying large language models, serving as an orchestrator that handles the integration of diverse models into custom applications. The platform distinguishes itself by offering a managed infrastructure for hosting and scaling models, which removes the requirement for manual server maintenance or configuration. It includes integrated tools for supervised fine-tuning and vector embedding optimization, allowing for the

    Intercepts and inspects model responses against predefined safety guidelines to prevent the generation of harmful or non-compliant content.

    Jupyter Notebookagentsgcpgemini
    GitHub पर देखें↗12,700
  • alexta69/metubealexta69 का अवतार

    alexta69/metube

    12,639GitHub पर देखें↗

    MeTube is a self-hosted, containerized media downloader that provides a web-based interface for archiving online video content. It functions as a manager for the command-line tool yt-dlp, automating the retrieval, organization, and post-processing of media files directly to your local hardware. The application distinguishes itself by supporting authenticated downloads, allowing users to inject browser-derived session cookies to access private or restricted content. It also features advanced post-processing capabilities, including the automatic embedding of metadata, chapter markers, and subti

    Detects and labels promotional segments within videos to facilitate automatic skipping.

    Pythonself-hostedyoutubeyoutube-dl
    GitHub पर देखें↗12,639
  • libre-tube/libretubelibre-tube का अवतार

    libre-tube/LibreTube

    12,150GitHub पर देखें↗

    LibreTube is a privacy-focused mobile client designed for streaming online video content without requiring a platform account. It functions by routing all media traffic through intermediate proxies, which masks user identity, prevents data collection by third-party platforms, and bypasses geographic content restrictions. The application provides an ad-free viewing experience by automatically detecting and skipping integrated sponsored segments and promotional content within video streams. It maintains a stateless playback architecture that ensures no session cookies or tracking identifiers pe

    Detects and skips integrated sponsored segments to ensure an uninterrupted viewing experience.

    Kotlinandroidkotlinmaterial-design-3-expressive
    GitHub पर देखें↗12,150
  • teampiped/pipedTeamPiped का अवतार

    TeamPiped/Piped

    9,780GitHub पर देखें↗

    Piped is a privacy-focused video streaming service and self-hosted media proxy. It allows users to watch video and audio content without advertisements, user tracking, or the requirement of official accounts. The project utilizes a decentralized server network to distribute workloads and rotate outbound IP addresses, which helps bypass regional content restrictions and prevent provider blocks. It includes the ability to identify and skip sponsored segments within media files for a cleaner viewing experience. The service provides a JSON API for third-party integration to fetch video streams,

    Detects and allows skipping of sponsored segments within media files for a cleaner experience.

    Vueactivejdearrowhacktoberfest
    GitHub पर देखें↗9,780
  • kreuzberg-dev/kreuzbergkreuzberg-dev का अवतार

    kreuzberg-dev/kreuzberg

    8,527GitHub पर देखें↗

    Kreuzberg is a document extraction engine that converts PDFs, Office files, images, and over 90 other formats into clean, structured text and metadata. It is built around a compiled Rust core that can be used as a native library, a command-line tool, a REST API server, or a WebAssembly module for browser-based processing. The system is designed to run entirely on self-hosted infrastructure, with no data leaving the user's environment. What distinguishes Kreuzberg is its breadth of integration surfaces and its pipeline architecture. It exposes extraction capabilities through native bindings fo

    Strips headers, footers, watermarks, and repeating text from extracted document content.

    Rustdocument-intelligenceelixirffi
    GitHub पर देखें↗8,527
  • deniscerri/ytdlnisdeniscerri का अवतार

    deniscerri/ytdlnis

    7,742GitHub पर देखें↗

    ytdlnis is a mobile application that serves as a graphical client for the yt-dlp engine on Android. It functions as a media downloader and manager, providing a user interface to retrieve video and audio from websites. The project distinguishes itself by integrating directly with the Android system share menu and intents to trigger background downloads from external apps. It includes a dedicated authentication cookie manager to import and sync browser session data, enabling the retrieval of private, age-restricted, or premium content. The application covers broad capability areas including au

    Identifies and strips sponsored segments from video files using integrated blocking data.

    Kotlinandroidaudiodownloader
    GitHub पर देखें↗7,742
  • qnblackcat/uyouplusqnblackcat का अवतार

    qnblackcat/uYouPlus

    7,647GitHub पर देखें↗

    uYouPlus is a modified iOS application binary that removes advertisements and unlocks premium playback features for non-jailbroken devices. It functions as an ad-blocking video client and enhanced video player designed to be installed via external signing tools rather than the official app store. The project enables the skipping of sponsored content using a community-driven database and allows users to bypass age restrictions and premium prompts. It unlocks high-resolution streaming options, including 2K and 4K playback, and supports background media playback and picture-in-picture mode. The

    Automatically skips sponsored segments by matching timestamps against a community-maintained database.

    Logos
    GitHub पर देखें↗7,647
  • alibaba/higressalibaba का अवतार

    alibaba/higress

    7,558GitHub पर देखें↗

    Higress is an AI API gateway and cloud-native traffic manager that functions as a Kubernetes ingress controller. It provides a centralized system for routing, securing, and optimizing traffic directed toward large language models, AI agents, and microservice architectures. The project distinguishes itself through deep AI orchestration, including the ability to host and manage Model Context Protocol servers that transform REST APIs into tools for AI agents. It features specialized AI infrastructure for model request proxying, protocol translation across multiple providers, and semantic-based c

    Scans and filters AI model prompts and responses to block harmful content and ensure compliance.

    Goai-gatewayai-nativeapi-gateway
    GitHub पर देखें↗7,558
  • technitiumsoftware/dnsserverTechnitiumSoftware का अवतार

    TechnitiumSoftware/DnsServer

    7,533GitHub पर देखें↗

    DnsServer is a recursive and authoritative DNS server that provides domain name resolution and zone hosting. It functions as both a recursive resolver, performing iterative lookups across the internet, and an authoritative manager for primary and secondary DNS zones. The system distinguishes itself through high-availability clustering and a programmable HTTP API for automating server configurations and bulk record management. It supports a wide range of encrypted transport protocols, including TLS, HTTPS, and QUIC, and allows for custom functionality via a plugin-based request interception fr

    Provides network-level filtering of DNS queries against blocklists to prevent ads and tracking domains from resolving.

    C#cross-platformdhcp-serverdns
    GitHub पर देखें↗7,533
पिछला123अगला
  1. Home
  2. Security & Cryptography
  3. Content Filtering

सब-टैग एक्सप्लोर करें

  • AI Content Filters1 सब-टैगAutomated systems that scan and filter model inputs and outputs for harmful or restricted content. **Distinct from Content Filtering:** Distinct from general Content Filtering: specifically targets AI model prompts and responses rather than web traffic.
  • Crowdsourced Segment SubmissionInterfaces for users to submit time-coded segments to a shared community database. **Distinct from Sponsored Segment Filters:** Distinct from Sponsored Segment Filters: focuses on the submission/contribution side rather than the filtering/removal side.
  • Document Furniture FiltersControls whether headers, footers, page numbers, watermarks, and repeating text are stripped from extraction results. **Distinct from Content Filtering:** Distinct from Content Filtering: targets document layout elements like headers and footers, not web traffic or AI content.
  • Input Trust FilteringFilters content based on author identity and merge status to prevent processing untrusted data. **Distinct from Content Filtering:** Focuses on trust-level and state-based filtering for AI processing, not system-wide web content filtering.
  • Pipeline Filters3 सब-टैग्सValidation layers for removing ineligible items from recommendation candidate lists. **Distinct from Content Filtering:** Distinct from general Content Filtering: focuses on multi-stage pipeline validation for recommendation engines rather than web traffic blocking.
  • Sponsored Segment FiltersAutomated detection and removal of sponsored content within media streams. **Distinct from Content Filtering:** Distinct from general content filtering: focuses on skipping specific time-coded segments within video files.