An open API service indexing awesome lists of open source software.

https://github.com/mediaexplorer74/deepseek

Simplest DeepSeek UWP App+ VS 2022 Extension (draft)
https://github.com/mediaexplorer74/deepseek

api deepseek just-for-fun openrouter research rnd testing uwp vs-extension w10m web-api windows10mobile

Last synced: 4 months ago
JSON representation

Simplest DeepSeek UWP App+ VS 2022 Extension (draft)

Awesome Lists containing this project

README

          

# Deepseek "VS Edition" v1.0.1-alpha - vs-extension branch
![Logo](Images/logo.png)

Experimental OpenRouter-based extension for VS 2022... simplest window for short online-chat with Deepseek...

_CAUTION_: this app is using a free model variant (ID is deepseek/deepseek-r1:free), then it will be limited to 10 requests per minute and 100 requests per day.

## Screenshot(s)
![Tools and Settings](Images/sshot01.png)
![Chat Window](Images/sshot02.png)

## Status
- "Almost emtpy" vs extension. Subject to change (codename is DeepseekVS)
- Draft / proto / not ready /work in progress
- OpenRouter.AI API key needs to be hardcoded into "ChatWindowControl.xaml.cs" (get api key from settings failed, sadly!)

# How-to use this extension
- Try Tools-Settings to set Model and Api key
- Use View - Other windows - Chat Window to open AI Assistant chat window
- ENter your query and press Send query button
- Wait some result 5-30 sec
- Somewhere somhow it works ;)

## How to register your API key & use Deepseek-VS
- Go to [OpenRouter AI](https://openrouter.ai) site
- Authorize via UserName/Password, or use your Google/GitHub account
- Create new Key and hardcode it into AIDialog.xaml.cs
- Build vsix and install it

## ToDo
- Realize normal OptionPage -> ChatWindow data transfer (api key, model)!
- Support markdown/rich text in responses
- Explore some mature VS Extension features (CodeSense, Code Output, etc.!)
- Fix Deepseek's null responses ("empty messages")
- Extend options (Api endpoint, etc.)

## ..
As is. No support. RnD only. DIY.

## .
[m][e] May, 2 2025