From beef23d48e9bc5216f566dc1ab14d1b5e94f44e0 Mon Sep 17 00:00:00 2001 From: Rune Olsen Date: Fri, 10 Apr 2026 12:13:54 +0200 Subject: [PATCH] Updated README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e83f52..9d98034 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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 @@ -24,7 +24,7 @@ A secure, self-hosted personal AI agent powered by Claude. Handles calendar, ema ## Requirements - 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) ---