Updated README.md

This commit is contained in:
2026-04-10 12:13:54 +02:00
parent 7b0a9ccc2b
commit beef23d48e

View File

@@ -1,6 +1,6 @@
# oAI-Web - Personal AI Agent # oAI-Web - Personal AI Agent
A secure, self-hosted personal AI agent powered by Claude. Handles calendar, email, files, web research, and Telegram - controlled by you, running on your own hardware. A secure, self-hosted personal AI agent. Handles calendar, email, files, web research, and Telegram - controlled by you, running on your own hardware.
## Features ## Features
@@ -24,7 +24,7 @@ A secure, self-hosted personal AI agent powered by Claude. Handles calendar, ema
## Requirements ## Requirements
- Docker and Docker Compose - Docker and Docker Compose
- An API key from [Anthropic](https://console.anthropic.com) and/or [OpenRouter](https://openrouter.ai) - An API key from [Anthropic](https://console.anthropic.com) and/or [OpenRouter](https://openrouter.ai) and/or [OpenAI](https://openai.com)
- A PostgreSQL-compatible host (included in the compose file) - A PostgreSQL-compatible host (included in the compose file)
--- ---