Logo

Has anyone tried Deepseek V3? Does it work?

Last Updated: 26.06.2025 08:18

Has anyone tried Deepseek V3? Does it work?

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.

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).

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).

Google Confirms Most Gmail Users Must Upgrade All Their Accounts - Forbes

So it’s a lot of copy and pasting when it comes to testing code on a separate website.

To answer your question, it definitely does work as an LLM.

I’ve just tried Deepseek V3 just so I could answer your question.

Texas woman died after rinsing sinuses with infected tap water — here’s how to keep yourself safe - New York Post

So my recommendation is to run Deepseek V3 locally (requires extremely expensive hardware).

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.

But I find what makes it stand out from other LLMs is the Deepthinking feature.

What percent of "being a good programmer" is due to expertise in the syntax of a language(s)? Could you have mastered syntax and still be a bad programmer; or, conversely, be a great programmer with only a fundamental handle on syntax?