Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-nork authored Jul 27, 2023
1 parent 188e8ab commit 6dcc087
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Chirps is a Django-based Python web application that allows users to search and scan vector databases for sensitive data. The application can connect to [Mantium](https://mantiumai.com/) applications and to vector databases like Redis and Pinecone. Users can create and manage scanning plans, execute scans against an asset using a selected plan, and view the results of the scan, including any findings.

[![Chirps Demo](https://cdn.loom.com/sessions/thumbnails/d0829947113b4f3cbee90a1800335c1f-with-play.gif)](https://www.loom.com/share/d0829947113b4f3cbee90a1800335c1f?sid=84c4d9d7-ae12-44d7-8500-c3c8abb00f7d)


## Architecture
![architecture](https://github.com/mantiumai/chirps/blob/main/docs/assets/images/application_architecture.png)

## Quick Start
Expand Down

0 comments on commit 6dcc087

Please sign in to comment.