UNPKG

vscode-ai-model-detector

Version:

Real-time AI model detection with 100% accuracy using Chat Participant API

26 lines (17 loc) 579 B
# VS Code AI Model Detector A Node.js tool for detecting the current AI model being used in VS Code with high accuracy. ## Project Status - **Repository Setup**: August 6, 2025 - **Development Status**: In Progress - **Purpose**: Real-time AI model detection for VS Code environments ## Quick Start ```bash node test-final-detection.js ``` ## Features - Real-time model detection - SQLite storage integration - High confidence results - Cross-platform compatibility --- *Initial repository setup - More documentation and features coming soon.*