AI Copy & Paste Detector
VS Code Extension – Detect AI-generated code instantly as you paste
Features
- Realtime AI Detection: Highlights code snippets that appear AI-generated immediately after pasting.
- Probability Feedback: Shows human vs. AI probability for the snippet.
- Randomized Warnings: Get insulting messages when AI-generated content is detected.
- Progressive Setup: Automatically sets up a Python virtual environment and installs required dependencies on first run.
- Lightweight & Self-contained: Runs locally using a small AI model — no data leaves your machine.
Installation
- Install from the VS Code Marketplace.
- On first use, the extension will automatically:
- Create a Python virtual environment
- Install required dependencies
- Download the AI detection model
Make sure Python 3 is installed on your system.
Usage
- Open any file in VS Code.
- Paste code, and the extension will automatically analyze it.
- You’ll get:
- A notification showing AI probability
- A randomized insults if AI content is detected
Requirements
- Python 3.12+
- VS Code 1.103+
- Internet connection for the first-time model download
Extension Settings
Currently, this extension runs automatically and does not require additional configuration.
Contributing
Want to make the AI Detector even smarter?
- Fork the repository
- Add features, improve messages, or refine detection
- Submit a pull request
License
MIT License © 2025 Tolvaj Bence
Disclaimer: This extension provides probabilistic detection. It may not be 100% accurate and is intended for fun, educational, and awareness purposes.
| |