Creating Tetris Game with Windsurf

Creating Tetris Game with Windsurf

Previously, I wrote an article about generating code using Deepseek, which was quite popular. Some people suggested using Windsurf instead, claiming it’s even more powerful than cursor. Others mentioned generating more complex code—like Tetris—to showcase the AI’s capabilities. So, let’s give Windsurf a try. This is an IDE released by Codeium last month, and you … Read more

WindSurf Update Testing & Open Source Multimodal AI Creation App

WindSurf Update Testing & Open Source Multimodal AI Creation App

Hello everyone, I’m Kate. Do you remember the English version of the AI creation app I shared yesterday? A user left a message asking if there is a Chinese voice version. Now, it’s finally here! And this time, it’s still open source! In this video, I will take you on a deep dive into the … Read more

Creating AI Flashcards with WindSurf and DeepSeek: A Complete Guide

Creating AI Flashcards with WindSurf and DeepSeek: A Complete Guide

Today, I will reveal how to leverage cutting-edge AI technology to build a powerful AI flashcard application from scratch, boosting your learning efficiency. In this article, I will share my practical experiences without reservation, showcasing the charm of tools like WindSurf, DeepSeek API, and Tldraw, and guide you to create your own personalized smart flashcards! … Read more

DeepSeek: Unraveling the AGI Black Box

DeepSeek: Unraveling the AGI Black Box

As tech giants erect parameter monuments in the desert of computing power, a squad of engineers adorned with dynamic routing badges is cutting open the metal abdomen of large models with algorithm welding guns. The latest leaked battle map from the DeepSeek laboratory shows that their open-source model is rewriting the underlying game theory of … Read more

Automating Programming in VsCode with Cline and Deepseek

Automating Programming in VsCode with Cline and Deepseek

Have you heard of the tool Cursor? It’s like a combination of AI and VsCode. By binding APIs from large models like ChatGPT and Claude, you can achieve conversational self-programming, allowing you to develop a software application with just a casual chat. However, Cursor is limited by foreign networks, making it inaccessible for users in … Read more

Build a Powerful Free AI Editor with Cline and DeepSeek

Build a Powerful Free AI Editor with Cline and DeepSeek

If you often feel a panic of missing information, there’s always a fear of being left behind by the times, so embrace AI! Introduction to Cline Cline is an advanced AI assistant designed to assist with software development tasks. It provides support through the command line and editor, combining the coding capabilities of Claude 3.5 … Read more

Integrating DeepSeek with VSCode

Integrating DeepSeek with VSCode

1. DeepSeek is a Python library Install the library First, ensure your Python environment is properly configured (you can do this in VSCode by creating a virtual environment, etc.). Use pip install deepseek – your – specific – version (if there are specific version requirements) to install the DeepSeek library. Import and use in your … Read more

Running HuggingFace DeepSeek V2 on Single Node A800

Running HuggingFace DeepSeek V2 on Single Node A800

0x0. Background Trying to run the DeepSeek V2 released on HuggingFace, I encountered several issues. Here are the solutions. The open-source DeepSeek V2 repo link provided by HuggingFace is: https://huggingface.co/deepseek-ai/DeepSeek-V2 0x1. Error 1: KeyError: ‘sdpa’ This issue has also been reported by the community. https://huggingface.co/deepseek-ai/DeepSeek-V2/discussions/3 Insert image description here The solution is quite simple; just … Read more

Get Started with Roo Cline+DeepSeek AI Programming in 3 Minutes

Get Started with Roo Cline+DeepSeek AI Programming in 3 Minutes

I am Ming Jian, focused on AI automation, AI programming, and RPA projects. Follow my public account to receive a big gift package, containing over a hundred SOP materials; details at the end of the article. Recently, AI programming has become exceptionally popular, and everyone is starting to try it out, downloading tools like cursor, … Read more

Kimi + Deepseek: Effortless Visualization Charts!

Kimi + Deepseek: Effortless Visualization Charts!

Thank you for reading. I am Jiang Feng, focusing on AI tools, intelligent agents, and AI programming. Follow our public account to receive a big gift package, including AI/Python/eBooks materials. There are benefits at the end of the article. The domestic large model Deepseek has successfully attracted the attention of AI tech leaders worldwide. Recently, … Read more