You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-1Lines changed: 20 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
<imgwidth="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)
2
2
3
3
# OpenAdapt: AI-First Process Automation with Transformers
4
4
@@ -32,6 +32,25 @@ The direction is adjacent to [Adept.ai](https://adept.ai/), with some key differ
32
32
3. OpenAdapt works with all types of desktop GUIs, including virtualized (e.g. Citrix) and web
33
33
4. OpenAdapt is open source (MIT license)
34
34
35
+
## Features
36
+
37
+
- State-of-the-art GUI understanding via [Segment Anything in High Quality](https://github.com/SysCV/sam-hq):
- 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/):
- Detailed performance monitoring via [pympler](https://pympler.readthedocs.io/en/latest/) and [tracemalloc](https://docs.python.org/3/library/tracemalloc.html):
0 commit comments