LangChain框架简介 Introduction of LangChain Framework

2025-12-01 12:00:00
介绍LLM开发的背景,为什么会有LangChain,该框架基本概念,相关优点以及核心组件 Introduction to LLM Development: Background, Why LangChain Emerged, Basic Concepts, Advantages, and Core Components

训练CNN模型下五子棋 Training a CNN Model for Gomoku

2025-11-17 12:00:00
训练一个CNN模型对当前五子棋盘面评估并预测下一步,并对模型进行评估优化 Train a CNN model to evaluate the current Gomoku board state and predict the next move, and further evaluate and optimize the model.

Langchain4j的概念和使用 Concept and Usage of Langchain4j

2025-10-15 12:00:00
介绍langchain4j的相关基本概念(定义、特点、使用场景)以及使用示例的代码,并于springai进行对比 An introduction to the basic concepts of langchain4j (including its definition, features, and use cases), along with code examples demonstrating its usage, and a comparison with Spring AI.

升级网页AI知识库聊天机器人 Upgrade Web AI Knowledge Base Chatbot

2025-09-01 23:00:00
使用SpringAI+SSE等技术重构了原来的聊天机器人,实现更快的加载、更准确的回复、以及更合理的架构设计 Refactored the original chatbot using technologies like SpringAI and SSE to achieve faster loading, more accurate responses, and a more reasonable architectural design.

模型上下文协议 Model Context Protocol (MCP)

2025-08-23 23:00:00
MCP是一种开放协议,能让AI模型能够安全地与本地和远程资源进行交互,进而让其有更强大的感知和操作能力 MCP is an open protocol that enables AI models to safely interact with both local and remote resources, thereby granting them enhanced perception and operational capabilities.