From 2af303b84a0fffb4b8e913e08e35a6b3070d086b Mon Sep 17 00:00:00 2001 From: DS Date: Fri, 21 Nov 2025 22:53:20 +0100 Subject: [PATCH] add ai coding assistants --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19f9464..35e1085 100644 --- a/README.md +++ b/README.md @@ -402,7 +402,7 @@ Opt for open-source and P2P alternatives that prioritize data privacy, eliminate ### Coding Assistants -- [VSCode AI Chat](https://github.com/dimslaev/ai-chat) - Privacy-first AI coding assistant. Zero telemetry, local data only, manual context control. Works with any OpenAI-compatible API, (Infomaniak, Ollama). +- [VSCode AI Chat](https://github.com/dimslaev/ai-chat) - Privacy-first AI coding assistant. Zero telemetry, local data only, manual context control. Works with any OpenAI-compatible API, locally or hosted. [Back to top 🔝](#contents)