A Visual Studio Code extension that integrates DeepSeek-R1 to provide an AI-powered chat interface within your editor. This extension allows developers to interact with DeepSeek-R1 for code assistance, explanations, and general queries directly inside VSCode.
Features
AI-powered chat interface using DeepSeek-R1
Context-aware code assistance
Quick explanations for selected code
Seamless integration within VSCode
Installation
Download the extension from the VSCode Marketplace or install it manually.
Open VSCode and navigate to Extensions (Ctrl + Shift + X or Cmd + Shift + X on macOS).
Search for DeepSeek-R1 Chat and click Install.
Usage
Open the command palette (Ctrl + Shift + P / Cmd + Shift + P on macOS).
Search for DeepSeek-R1 Chat and select it.
Type your query in the chat window and receive AI-powered responses.
Highlight code and right-click to get AI-generated explanations.
Configuration
You may need to setup Ollama server and download the deepseek model:
Contributing
Contributions are welcome! Feel free to submit issues and pull requests on GitHub.
Support
For issues or feature requests, please open an issue on GitHub.