add ai coding assistants

This commit is contained in:
DS 2025-11-21 22:53:20 +01:00 committed by GitHub
parent b2311ebe57
commit 2af303b84a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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)