Skip to content

Commit 4d5b51f

Browse files
authored
Update README.md
1 parent 467c42c commit 4d5b51f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,12 @@
1717

1818
OpenControl lets you control your infrastructure with AI.
1919

20-
**Self-hosted**: Runs in your infrastructure with access to internal resources and functions from your codebase; deploys to AWS Lambda, Cloudflare Workers, or containers.
21-
**Unified gateway**: Generates a single HTTP endpoint that you can chat with or register with your AI client and it exposes all your tools.
22-
**Universal**: Works with any model that supports tool calling. Like the models from Anthropic, OpenAI, or Google.
23-
**Secure**: Supports authentication through any OAuth provider.
20+
- **Self-hosted**: Runs in your infrastructure with access to internal resources and functions from your codebase; deploys to AWS Lambda, Cloudflare Workers, or containers.
21+
- **Unified gateway**: Generates a single HTTP endpoint that you can chat with or register with your AI client and it exposes all your tools.
22+
- **Universal**: Works with any model that supports tool calling. Like the models from Anthropic, OpenAI, or Google.
23+
- **Secure**: Supports authentication through any OAuth provider.
24+
25+
![OpenControl screenshot](www/src/assets/screenshot.png)
2426

2527
## Get started
2628

0 commit comments

Comments
 (0)