Has anyone tried Deepseek V3? Does it work?
Last Updated: 21.06.2025 03:04

Though it’s hard to say about coding since it doesn’t have a feature like Claude Artifacts, where a separate window is created to see how the code looks as an output.
Plus, there’s no way to opt-out of using your data for training purposes, which is a huge issue (for the website version that is).
So my recommendation is to run Deepseek V3 locally (requires extremely expensive hardware).
At first glance, it seems like a barebones version of GPT 4o or Microsoft Copilot, where you can upload documents or images (up to 50, text extraction only).
To answer your question, it definitely does work as an LLM.
But I find what makes it stand out from other LLMs is the Deepthinking feature.
It breaks down an instruction (or multiple instructions) as a chain-of-thought reasoning (or multiple micro steps) as it shows you its thinking process.
I’ve just tried Deepseek V3 just so I could answer your question.
So it’s a lot of copy and pasting when it comes to testing code on a separate website.