Skip to content

Commit aaf7727

Browse files
authored
docs: features
* Update README.md * Update README.md * Update README.md
1 parent c8bb1a7 commit aaf7727

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img width="1512" alt="image" src="https://github.com/OpenAdaptAI/OpenAdapt/assets/774615/8f336296-b9c6-4e1e-bec0-7934eb298000">[Join us on Discord](https://discord.gg/yF527cQbDG)
1+
[Join us on Discord](https://discord.gg/yF527cQbDG)
22

33
# OpenAdapt: AI-First Process Automation with Transformers
44

@@ -32,6 +32,25 @@ The direction is adjacent to [Adept.ai](https://adept.ai/), with some key differ
3232
3. OpenAdapt works with all types of desktop GUIs, including virtualized (e.g. Citrix) and web
3333
4. OpenAdapt is open source (MIT license)
3434

35+
## Features
36+
37+
- State-of-the-art GUI understanding via [Segment Anything in High Quality](https://github.com/SysCV/sam-hq):
38+
39+
![image](https://github.com/OpenAdaptAI/OpenAdapt/assets/774615/5fa6d008-4042-40ea-b3e6-f97ef4dd83db)
40+
41+
- Industry leading privacy (PII/PHI scrubbing) via [AWS Comprehend](https://aws.amazon.com/comprehend/), [Microsoft Presidio](https://microsoft.github.io/presidio/) and [Private AI](https://www.private-ai.com/):
42+
43+
![image](https://github.com/OpenAdaptAI/OpenAdapt/assets/774615/87c3ab4a-1761-4222-b5d1-6368177ca637)
44+
45+
- Decentralized and secure data distribution via [Magic Wormhole](https://github.com/magic-wormhole/magic-wormhole):
46+
47+
![image](https://github.com/OpenAdaptAI/OpenAdapt/assets/774615/cd8bc2a7-6f6d-4218-843f-adfd7a684fc8)
48+
49+
- Detailed performance monitoring via [pympler](https://pympler.readthedocs.io/en/latest/) and [tracemalloc](https://docs.python.org/3/library/tracemalloc.html):
50+
51+
![image](https://github.com/OpenAdaptAI/OpenAdapt/assets/774615/ae047b8a-b584-4f5f-9981-34cb88c5be54)
52+
53+
- And much more!
3554

3655
## Install
3756

0 commit comments

Comments
 (0)