Installing Ollama Local Large Model for AI Workflows

Installing Ollama Local Large Model for AI Workflows

To pave the way for future workflows and local models, it is necessary to discuss the installation of the Ollama local large language model backend. 1. Ollama Before installation, it is necessary to clarify what Ollama is.. Ollama is a backend service for large language models that helps users easily deploy large language models without … Read more

Building Your Personal Knowledge Base with LLaMA

Building Your Personal Knowledge Base with LLaMA

I. Introduction A personal knowledge base is a repository of personal learning, experiences, and observations that can assist individuals in decision-making, problem-solving, and creativity. Imagine it as a personal library that stores all important books (or articles, notes, or ideas). A personal knowledge base can include: key concepts, summaries of research papers or articles, notes … Read more

Local Installation of Ollama Embedding Model

Local Installation of Ollama Embedding Model

Is there a difference between LLM large models and embedding large models in the knowledge base domain? Why is it necessary to set up a separate embedding large model in the RAG field? In the field of artificial intelligence, large language models (LLMs) and embedding models are two key technologies in natural language processing (NLP), … Read more

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: The Enterprise AI IDE

Windsurf: The Enterprise AI IDE

Full Summary This issue features an interview with the founders at Codeium in their new office on December 14, conducted by Latent Space. The discussion covers the development history of Codeium AI, the background of the product Windsurf, the features and evaluation of Cascade, as well as their approaches to enterprise strategy and technology assessment. … Read more

Windsurf: AI-Assisted Programming Tool

Windsurf: AI-Assisted Programming Tool

Click the blue text above to follow us Project Address https://codeium.com/windsurf Introduction to Windsurf Windsurf is an AI-assisted programming tool launched by Codeium. It is not just an ordinary Integrated Development Environment (IDE), but a comprehensive platform that integrates deep context awareness, multi-model AI, real-time collaboration, and efficient code management. Its emergence provides developers with … 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

Windsurf Wave 2: Building a Comprehensive AI-Assisted Development Pipeline

Windsurf Wave 2: Building a Comprehensive AI-Assisted Development Pipeline

Windsurf Wave 2 provides developers with powerful AI-assisted development capabilities, creating an efficient development ecosystem through three levels: knowledge acquisition, storage, and application. Knowledge Acquisition Layer Web Search has become an important source of information following private code repositories and image inputs. It matches user query intentions through natural language processing, efficiently retrieving public resources … Read more

The Most Comprehensive Practical Tutorial for Windsurf

The Most Comprehensive Practical Tutorial for Windsurf

This is the system developed by Windsurf under my direction! This is just the login interface; there are many more interfaces to come. This is a complete system providing AI services for lawyers, including front-end, back-end, database, calling third-party AI APIs, caching, authentication… everything. I developed this system with the full assistance of Windsurf. In … Read more