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
SafeAILab avatar

SafeAILab/RAIN

0
View on GitHub↗
98 stars·4 forks·Python·BSD-2-Clause·17 viewsarxiv.org/abs/2309.07124↗

RAIN

RAIN is an innovative inference method that, by integrating self-evaluation and rewind mechanisms, enables frozen large language models to directly produce responses consistent with human preferences without requiring additional alignment data or model fine-tuning, thereby offering an effective…

Features

  • Defense Strategies - Aligns models without fine-tuning using self-correction mechanisms.
  • Self-Improvement Methods - Aligns models using self-generated feedback without additional fine-tuning.

Star history

Star history chart for safeailab/rainStar history chart for safeailab/rain

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with RAIN

These projects share indexed features with RAIN. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • arobey1/smooth-llmarobey1 avatar

    arobey1/smooth-llm

    134View on GitHub↗

    This is the official source code for "SmoothLLM: Defending LLMs Against Jailbreaking Attacks" by Alex Robey, Eric Wong, Hamed Hassani, and George J. Pappas. To learn more about our work, see our blog post.

    Python
    View on GitHub↗134
  • chuhac/reasoning-to-defendchuhac avatar

    chuhac/Reasoning-to-Defend

    12View on GitHub↗

    Code for paper

    Python
    View on GitHub↗12
  • crystaleye42/eval-safetyCrystalEye42 avatar

    CrystalEye42/eval-safety

    9View on GitHub↗

    This is a repository for replicating the experiments from our paper: Pruning for Protection: Increasing Jailbreak Resistance in Aligned LLMs Without Fine-Tuning .

    Jupyter Notebook
    View on GitHub↗9
  • aounon/certified-llm-safetyaounon avatar

    aounon/certified-llm-safety

    53View on GitHub↗

    This repository contains code for the paper Certifying LLM Safety against Adversarial Prompting.

    Python
    View on GitHub↗53
Compare all 30 related projects→

Frequently asked questions

What does safeailab/rain do?

RAIN is an innovative inference method that, by integrating self-evaluation and rewind mechanisms, enables frozen large language models to directly produce responses consistent with human preferences without requiring additional alignment data or model fine-tuning, thereby offering an effective…

What are the main features of safeailab/rain?

The main features of safeailab/rain are: Defense Strategies, Self-Improvement Methods.

Which projects share features with safeailab/rain?

Projects with overlapping indexed features include: arobey1/smooth-llm — This is the official source code for "SmoothLLM: Defending LLMs Against Jailbreaking Attacks" by Alex Robey, Eric… chuhac/reasoning-to-defend — Code for paper. crystaleye42/eval-safety — This is a repository for replicating the experiments from our paper: Pruning for Protection: Increasing Jailbreak… damo-nlp-sg/multilingual-safety-for-llms — 📄 Paper • 🤗 Dataset. devoallen/indust — We have reorganized INDust, aligning evidence with three types of inductive instructions and implementing stricter… aounon/certified-llm-safety — This repository contains code for the paper Certifying LLM Safety against Adversarial Prompting.