Skip to content

Commit

Permalink
updated readme.md to include docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
enochkan committed Dec 22, 2023
1 parent 6a3cb04 commit 466eec1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@ Plexiglass</h1>
</p>
<!-- <p align="center">A Python Machine Learning Security Toolbox for Adversarial Attacks. Works with LLMs, DNNs, and other machine learning algorithms.</p> -->

## What is Plexiglass?
[**Quickstart**](#quickstart) | [**Installation**](#installation) |
[**Documentation**](https://kortex-labs.github.io/plexiglass/build/html/index.html)

Plexiglass is a toolkit for detecting and protecting against vulnerabilities in Large Language Models (LLMs).
## Quickstart

Plexiglass uses [litellm](https://github.com/BerriAI/litellm) under the hood.
Plexiglass is a toolkit for detecting and protecting against vulnerabilities in Large Language Models (LLMs).

Simply [install](#Installation) and run `plx --help` to get started.

Here's a demo:
![alt](plexiglass/assets/demo_fast.gif)

We are working tirelessly to include more frameworks and attack/ defense mechanisms for testing. Please read our [docs](https://kortex-labs.github.io/plexiglass/build/html/index.html) for the latest updates.

> [!IMPORTANT]
> We are looking for contributors! Fork the repo to get started. Contribution guide is coming soon.
Expand Down

0 comments on commit 466eec1

Please sign in to comment.