Skip to content

Commit

Permalink
docs: Resize AI feature screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Lo authored Mar 18, 2024
1 parent 1e8e7fe commit c290a86
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,19 +153,6 @@ Looking to report a security vulnerability? Please don't post about it in GitHub

Core features, user-interfaces, and day-to-day workflows are based on existing best-practices from [best-in-class security teams](https://medium.com/brexeng/elevating-security-alert-management-using-automation-828004ad596c). We won't throw in a Clippy chatbot just for the sake of it.

### What does AI-native mean?

We believe the most useful AI is "boring AI" (e.g. summarization, semantic search, data enrichment, labelling) that integrates with existing workflows, but with modern UI/UX and robust data engineering. Here are just a couple of ways we are doing this:

#### Pre-configured AI Actions

![Workflow Builder](img/dnd.gif)

#### Automated MITRE ATT&CK Labelling

![MITRE ATT&CK Labels](img/labelling.gif)


### Does the world really need another SOAR?

- Big enterprise SOARs are too expensive. They also lack transparency regarding their AI features.
Expand All @@ -178,6 +165,18 @@ We believe the most useful AI is "boring AI" (e.g. summarization, semantic searc
- Existing "AI" security products hide behind demo-ware, sales calls, and white papers. We want to build in the open: open community, open tutorials, and open vision.
- Create a safe space for practioners to experiment with open source AI models in their own isolated environments.

### What does AI-native mean?

We believe the most useful AI is "boring AI" (e.g. summarization, semantic search, data enrichment, labelling) that integrates with existing workflows, but with modern UI/UX and robust data engineering. Here are just a couple of ways we are doing this:

#### Pre-configured AI Actions

<img src="img/dnd.gif" width="600" />

#### Automated MITRE ATT&CK Labels

<img src="img/labelling.gif" width="600" />

## Contributing

Whether it's big or small, we love contributions.
Expand Down

0 comments on commit c290a86

Please sign in to comment.