awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to robustnlp/cipherchat

Projects sharing features with CipherChat

30 open-source projects similar to robustnlp/cipherchat, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • adap/floweradap avatar

    adap/flower

    6,971View on GitHub↗

    Flower is a federated learning framework and distributed machine learning orchestrator designed to train models across decentralized devices. It functions as a privacy-preserving toolkit that enables model training and data analysis on local hardware, ensuring raw data remains on the device while contributing to a synchronized global model. The system employs an agnostic wrapper and integrator to connect diverse machine learning libraries, allowing different frameworks to operate within the same training loop. It uses a remote procedure call orchestrator to manage the exchange of model weight

    Python
    View on GitHub↗6,971
  • agencyenterprise/promptinjectagencyenterprise avatar

    agencyenterprise/PromptInject

    500View on GitHub↗

    PromptInject is a framework that assembles prompts in a modular fashion to provide a quantitative analysis of the robustness of LLMs to adversarial prompt attacks. 🏆 Best Paper Awards @ NeurIPS ML Safety Workshop 2022

    Python
    View on GitHub↗500
  • cam-fss/jailbreak-langchainCAM-FSS avatar

    CAM-FSS/jailbreak-langchain

    1View on GitHub↗

    In this paper, we conduct the first work to propose the concept of indirect jailbreak and achieve Retrieval-Augmented Generation (RAG) via LangChain. Building on this, we further design a novel method of indirect jailbreak attack, termed Poisoned-LangChain (PLC), which leverages a poisoned…

    View on GitHub↗1
  • chawins/palchawins avatar

    chawins/pal

    56View on GitHub↗

    Chawin Sitawarin 1 Norman Mu 1 David Wagner 1 Alexandre Araujo 2

    Python
    View on GitHub↗56

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • confident-ai/deepteamconfident-ai avatar

    confident-ai/deepteam

    1,320View on GitHub↗
    Pythonhacktoberfestllm-guardrailsllm-red-teaming
    View on GitHub↗1,320
  • czycurefun/ijbrczycurefun avatar

    czycurefun/IJBR

    2View on GitHub↗

    The respositiy is public package of the paper titled "Play Guessing Game with LLM: Indirect Jailbreak Attack with Implicit Clues" submitted to ACL 2024.

    Python
    View on GitHub↗2
  • damo-nlp-sg/multilingual-safety-for-llmsDAMO-NLP-SG avatar

    DAMO-NLP-SG/multilingual-safety-for-LLMs

    105View on GitHub↗

    📄 Paper • 🤗 Dataset

    View on GitHub↗105
  • dtc7w3pq/response-attackDtc7w3PQ avatar

    Dtc7w3PQ/Response-Attack

    37View on GitHub↗

    Response Attack: Exploiting Contextual Priming to Jailbreak Large Language Models

    Python
    View on GitHub↗37
  • federatedai/fateFederatedAI avatar

    FederatedAI/FATE

    6,048View on GitHub↗

    FATE is an open-source federated learning platform that enables multiple organizations to collaboratively train machine learning models without exposing raw data to any party. It provides a complete framework for private data collaboration, allowing participants to jointly compute on sensitive information while maintaining data privacy and security guarantees through secure multi-party computation protocols. The platform distinguishes itself through its comprehensive infrastructure management capabilities, supporting automated deployment of multi-party clusters using Ansible-driven provisioni

    Pythonalgorithmfatefederated-learning
    View on GitHub↗6,048
  • fedml-ai/fedmlFedML-AI avatar

    FedML-AI/FedML

    4,048View on GitHub↗

    FedML is a distributed machine learning training library, federated learning framework, and GPU workload orchestrator. It provides the core system components necessary to execute large-scale model training and fine-tuning across multi-cloud, on-premise, and decentralized GPU clusters, while offering a dedicated engine for scalable model serving and an MLOps pipeline manager for end-to-end lifecycle management. The platform distinguishes itself by enabling privacy-preserving federated learning across decentralized edge devices and organizational silos, keeping raw data on local hardware. It al

    Python
    View on GitHub↗4,048
  • fzakk/badreasonerFZaKK avatar

    FZaKK/BadReasoner

    9View on GitHub↗

    This repository is for our new work: "BadReasoner: Planting Tunable Overthinking Backdoors into Large Reasoning Models for Fun or Profit", feel free to propose your issues!! 😎

    Python
    View on GitHub↗9
  • godxuxilie/promptattackGodXuxilie avatar

    GodXuxilie/PromptAttack

    114View on GitHub↗

    This is the source code for the ICLR 2024 paper "An LLM can Fool Itself: A Prompt-Based Adversarial Attack", Xilie Xu (NUS), Keyi Kong (SDU), Ning Liu (SDU), Lizhen Cui (SDU), Di Wang (KAUST), Jingfeng Zhang (University of Auckland/RIKEN-AIP), Mohan Kankanhalli (NUS).…

    Python
    View on GitHub↗114
  • google/differential-privacygoogle avatar

    google/differential-privacy

    3,324View on GitHub↗

    Google's differential privacy libraries.

    Go
    View on GitHub↗3,324
  • greshake/llm-securitygreshake avatar

    greshake/llm-security

    2,102View on GitHub↗

    We present a new class of vulnerabilities and impacts stemming from "indirect prompt injection" affecting language models integrated with applications. Our demos currently span GPT-4 (Bing and synthetic apps) using ChatML, GPT-3 & LangChain based apps in addition to proof-of-concepts for attacks…

    Jupyter Notebook
    View on GitHub↗2,102
  • guardrails-ai/guardrailsguardrails-ai avatar

    guardrails-ai/guardrails

    7,033View on GitHub↗

    Guardrails is a Python SDK that wraps calls to large language models with configurable validation pipelines, corrective actions, and structured output generation. It provides a unified API layer that connects to over 100 language models, applying consistent validation, streaming, and error-handling across providers. The framework validates and corrects model responses against safety and quality rules, detecting and mitigating risks in both inputs and outputs using pre-built and custom validators. The project distinguishes itself through a validator-pipeline architecture that sequentially appl

    Pythonaifoundation-modelgpt-3
    View on GitHub↗7,033
  • hkust-knowcomp/llm-multistep-jailbreakHKUST-KnowComp avatar

    HKUST-KnowComp/LLM-Multistep-Jailbreak

    37View on GitHub↗

    Paper Link: https://arxiv.org/pdf/2304.05197.pdf

    Python
    View on GitHub↗37
  • huizhang-l/codechameleonhuizhang-L avatar

    huizhang-L/CodeChameleon

    30View on GitHub↗

    This repository contains the code implementation for the paper CodeChameleon: Personalized Encryption Framework for Jailbreaking Large Language Models.

    Python
    View on GitHub↗30
  • institutoazmina/penhas-appinstitutoazmina avatar

    institutoazmina/penhas-app

    17View on GitHub↗

    Código fonte do App Mobile do PenhaS

    Dart
    View on GitHub↗17
  • llm-dra/draLLM-DRA avatar

    LLM-DRA/DRA

    115View on GitHub↗

    Logo generated by GPT-4

    Python
    View on GitHub↗115
  • llm-gasp/gaspL

    llm-gasp/gasp

    0View on GitHub↗
    View on GitHub↗0
  • llmsecurity/masterkeyLLMSecurity avatar

    LLMSecurity/MasterKey

    38View on GitHub↗

    This is the replication package for the paper MASTERKEY: Automated Jailbreaking of Large Language Model Chatbots.

    Python
    View on GitHub↗38
  • luka-group/cognitiveoverloadluka-group avatar

    luka-group/CognitiveOverload

    8View on GitHub↗

    Code for our NAACL 2024 Paper "Cognitive Overload: Jailbreaking Large Language Models with Overloaded Logical Thinking"

    Python
    View on GitHub↗8
  • mdsadabwasim/youMDSADABWASIM avatar

    MDSADABWASIM/You

    268View on GitHub↗

    If this app helps you in any matter please consider donating

    Dart
    View on GitHub↗268
  • meta-pytorch/opacusmeta-pytorch avatar

    meta-pytorch/opacus

    1,934View on GitHub↗

    Training PyTorch models with differential privacy

    Pythondeep-learningdifferential-privacymachine-learning
    View on GitHub↗1,934
  • myzel394/locusmyzel394 avatar

    myzel394/locus

    222View on GitHub↗

    Locus is a free, open source app for Android and iOS that allows you to share your location live. It encrypts your location end-to-end, meaning that no one, not even we, can read it. It stores the location decentralized on multiple servers of your choice using Nostr, meaning that you are not…

    Dart
    View on GitHub↗222
  • naver-ai/joodnaver-ai avatar

    naver-ai/JOOD

    21View on GitHub↗

    Official implementation for "Playing the Fool: Jailbreaking LLMs and Multimodal LLMs with Out-of-Distribution Strategy"

    Python
    View on GitHub↗21
  • njunlp/renellmNJUNLP avatar

    NJUNLP/ReNeLLM

    162View on GitHub↗

    The official implementation of our NAACL 2024 paper "A Wolf in Sheep’s Clothing: Generalized Nested Jailbreak Prompts can Fool Large Language Models Easily".

    Python
    View on GitHub↗162
  • noahaust2/ai-displacement-trackerN

    noahaust2/ai-displacement-tracker

    0View on GitHub↗
    View on GitHub↗0
  • nvidia/nemo-guardrailsNVIDIA avatar

    NVIDIA/NeMo-Guardrails

    6,453View on GitHub↗

    NeMo-Guardrails is a toolkit for adding programmable safety constraints and dialogue boundaries to large language model conversational systems. It functions as security middleware that intercepts inputs and outputs to block prompt injections, jailbreaks, and sensitive data leaks, while providing a conversational dialogue manager to define structured interaction flows through configuration files. The framework includes a hallucination filter to screen model outputs for factual accuracy and a specialized modeling language for defining conversational flows and constraints. It provides capabiliti

    Python
    View on GitHub↗6,453
  • aatrox103/sapAatrox103 avatar

    Aatrox103/SAP

    48View on GitHub↗

    This is the official repo of the paper "Attack Prompt Generation for Red Teaming and Defending Large Language Models" accepted to Findings of EMNLP 2023.

    Python
    View on GitHub↗48