Tagged articles

AI integration

309 articles · Page 3 of 4
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 11, 2025 · Artificial Intelligence

How to Build an AI‑Powered MCP Plugin for Automatic Code Generation

This article walks through the Model Context Protocol (MCP) as an AI‑centric "USB‑C" for tool integration, explains its core capabilities, shows how to register and call MCP tools using the TypeScript SDK, details the end‑to‑end workflow from ZIP file handling to React code generation, and shares practical implementation tips and future improvements.

AI integrationMCPTypeScript
0 likes · 23 min read
How to Build an AI‑Powered MCP Plugin for Automatic Code Generation
Tencent Technical Engineering
Tencent Technical Engineering
Apr 9, 2025 · Artificial Intelligence

Discussion on Model Context Protocol (MCP) and Its Potential Applications

The discussion introduces the Model Context Protocol (MCP) as an open‑source framework that repositions AI from a peripheral add‑on to the central “brain” of software, allowing AI‑first integration with business APIs, reducing rewrites, unifying user interfaces, and promising a rapid open‑source surge that could reshape development, production, and decentralized ecosystems.

AI integrationMCPModel Context Protocol
0 likes · 7 min read
Discussion on Model Context Protocol (MCP) and Its Potential Applications
Architect
Architect
Apr 8, 2025 · Backend Development

Turn a Spring Boot CRUD Service into an AI‑Powered MCP Endpoint

This guide shows how to convert a traditional Spring Boot book‑management service into a Model Context Protocol (MCP) server that lets large language models interact with the service via natural‑language commands, covering dependency setup, MCP configuration, tool annotations, chat client integration, and end‑to‑end testing.

AI integrationModel Context ProtocolSpring Boot
0 likes · 18 min read
Turn a Spring Boot CRUD Service into an AI‑Powered MCP Endpoint
Baobao Algorithm Notes
Baobao Algorithm Notes
Apr 2, 2025 · Industry Insights

Building AI‑Native Teams: Turning AI Agents into Reliable Digital Employees

This article analyses why current AI agents fall short of being true digital employees, identifies four major obstacles—undocumented knowledge, GUI‑only tools, lack of isolated test environments, and limited memory and initiative—and proposes a comprehensive, six‑step technical and cultural roadmap for creating AI‑native teams that treat AI as a collaborative team member.

AI integrationdigital employeeoperations
0 likes · 61 min read
Building AI‑Native Teams: Turning AI Agents into Reliable Digital Employees
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Apr 1, 2025 · Backend Development

Boost Spring AI with Tool Calls: Real‑World Spring Boot 3 Examples

This article explains how Spring AI's tool‑calling feature extends large language models by integrating custom Java tools for information retrieval and operations, and provides step‑by‑step Spring Boot 3 examples—including date‑time and weather tools—complete with configuration, code snippets, and execution results.

AI integrationJavaSpring AI
0 likes · 9 min read
Boost Spring AI with Tool Calls: Real‑World Spring Boot 3 Examples
Full-Stack Cultivation Path
Full-Stack Cultivation Path
Mar 27, 2025 · Frontend Development

How Vite + AI Can Boost Development Efficiency by 200%

The article explains how Vite’s native ES‑module architecture and the Model Context Protocol (MCP) enable deep AI integration via the vite‑plugin‑vue‑mcp, allowing tools like Cursor to access component trees, state and routing, which the author claims can raise development speed by up to 200% and cut bugs by 65%.

AI integrationFrontend toolingMCP
0 likes · 6 min read
How Vite + AI Can Boost Development Efficiency by 200%
DevOps
DevOps
Mar 26, 2025 · Artificial Intelligence

Introducing Model Context Protocol (MCP): An Open Standard for LLM Integration with Data Sources and Tools

The article explains Anthropic's open Model Context Protocol (MCP), detailing its client‑server architecture, resource and prompt definitions, tool discovery and execution, sampling workflow, security features, and provides a complete Python example that demonstrates building, running, and testing an MCP server and client for real‑time data retrieval.

AI integrationLLMMCP
0 likes · 12 min read
Introducing Model Context Protocol (MCP): An Open Standard for LLM Integration with Data Sources and Tools
Eric Tech Circle
Eric Tech Circle
Mar 25, 2025 · Artificial Intelligence

How MCP Turns AI into a USB‑C Interface: Architecture, Use Cases, and Future

This article provides an in‑depth technical overview of the Model Context Protocol (MCP), explaining its core concepts, client‑server architecture, communication layers, key benefits such as uniformity and security, and a wide range of real‑world application scenarios from code collaboration to third‑party API integration.

AI integrationClient‑ServerMCP
0 likes · 10 min read
How MCP Turns AI into a USB‑C Interface: Architecture, Use Cases, and Future
Eric Tech Circle
Eric Tech Circle
Mar 21, 2025 · Operations

Boost Your Git Workflow with AI: 5 Practical Scenarios Using Cursor

This guide demonstrates how to integrate the Cursor AI editor with Git to automate commit message generation, streamline branch management, perform intelligent code reviews, resolve merge conflicts, and generate commands, offering concrete prompts, shortcuts, and visual examples that enhance version‑control efficiency for development teams.

AI integrationDevOpsGit
0 likes · 8 min read
Boost Your Git Workflow with AI: 5 Practical Scenarios Using Cursor
Programmer Xu Shu
Programmer Xu Shu
Mar 17, 2025 · Backend Development

From CRUD to AI: How Java Backend Developers Can Future‑Proof Their Careers

Amid the AI wave, Java backend developers focused solely on CRUD face replacement by automation, but by deepening business expertise, enhancing soft skills, gaining project experience, and expanding into AI and new technologies, they can transform their roles and stay valuable in the evolving software industry.

AI integrationJavacareer advice
0 likes · 8 min read
From CRUD to AI: How Java Backend Developers Can Future‑Proof Their Careers
Selected Java Interview Questions
Selected Java Interview Questions
Mar 15, 2025 · Artificial Intelligence

DeepSeek4j 1.4: Java Spring Boot Integration for DeepSeek with Full Chain‑of‑Thought and Streaming Support

DeepSeek4j 1.4 introduces a Java‑centric, Spring Boot‑compatible framework that fully preserves DeepSeek's chain‑of‑thought capabilities, adds reactive streaming, and provides simple one‑line API integration, addressing previous limitations in mainstream frameworks and offering ready‑to‑use configuration and code examples.

AI integrationChain-of-ThoughtDeepSeek
0 likes · 5 min read
DeepSeek4j 1.4: Java Spring Boot Integration for DeepSeek with Full Chain‑of‑Thought and Streaming Support
Java Architect Essentials
Java Architect Essentials
Mar 7, 2025 · Artificial Intelligence

Introducing DeepSeek4j 1.4: A Java Spring Boot Integration for DeepSeek AI with Chain‑of‑Thought and Streaming Support

The article introduces DeepSeek4j 1.4, a Java Spring Boot library that overcomes existing framework limitations by preserving DeepSeek's chain‑of‑thought capabilities, adding full reactive streaming, and providing a simple one‑line API along with quick‑start instructions and code examples.

AI integrationChain-of-ThoughtDeepSeek
0 likes · 5 min read
Introducing DeepSeek4j 1.4: A Java Spring Boot Integration for DeepSeek AI with Chain‑of‑Thought and Streaming Support
Architecture Breakthrough
Architecture Breakthrough
Mar 4, 2025 · Product Management

How Business Knowledge Can Future‑Proof Your Development Career in the AI Age

The article explains why developers must combine deep business understanding with AI tools, outlines a three‑layer domain model (core, generic, supporting), debunks common misconceptions, and provides a step‑by‑step methodology for mastering banking business concepts to boost ROI and career resilience.

AI integrationDomain-Driven Designprocess improvement
0 likes · 21 min read
How Business Knowledge Can Future‑Proof Your Development Career in the AI Age
JD Tech Talk
JD Tech Talk
Mar 4, 2025 · Artificial Intelligence

Building a Local Personal Knowledge Base with Ollama, DeepSeek‑R1, AnythingLLM and Integrating Continue into VSCode

This guide walks through setting up a local personal knowledge base using Ollama, DeepSeek‑R1, and AnythingLLM, and demonstrates how to integrate the Continue AI code assistant into VSCode, covering installation, configuration, and usage tips for efficient, secure development.

AI integrationAnythingLLMDeepSeek
0 likes · 10 min read
Building a Local Personal Knowledge Base with Ollama, DeepSeek‑R1, AnythingLLM and Integrating Continue into VSCode
macrozheng
macrozheng
Mar 3, 2025 · Artificial Intelligence

Integrate DeepSeek with Spring AI: Step‑by‑Step Spring Boot Guide

This tutorial walks you through integrating DeepSeek via Spring AI into a Spring Boot project, covering Spring AI basics, obtaining an API key, adding dependencies and configuration, implementing controller endpoints, testing with Postman, and accessing the full source code.

AI integrationDeepSeekSpring AI
0 likes · 7 min read
Integrate DeepSeek with Spring AI: Step‑by‑Step Spring Boot Guide
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Feb 28, 2025 · Artificial Intelligence

Boost Elasticsearch Semantic Search with Alibaba Cloud AI: Step‑by‑Step Guide

This tutorial walks through configuring Alibaba Cloud AI services, creating sparse embedding and rerank endpoints, setting up Elasticsearch mappings, indexing Agatha Christie data, and combining semantic search, reranking, and completion APIs to achieve more relevant search results and a RAG‑style answer generation pipeline.

AI integrationAlibaba Cloud AICompletion
0 likes · 19 min read
Boost Elasticsearch Semantic Search with Alibaba Cloud AI: Step‑by‑Step Guide
Java Web Project
Java Web Project
Feb 25, 2025 · Artificial Intelligence

How DeepSeek4j 1.4 Solves Spring AI’s Chain‑of‑Thought and Streaming Gaps

The article explains why existing Java AI frameworks struggle with DeepSeek R1’s chain‑of‑thought and streaming features, introduces DeepSeek4j 1.4 as a targeted solution, details its core capabilities, and provides a step‑by‑step guide to integrate it with Spring Boot and Project Reactor.

AI integrationChain-of-ThoughtDeepSeek
0 likes · 5 min read
How DeepSeek4j 1.4 Solves Spring AI’s Chain‑of‑Thought and Streaming Gaps
Ops Development & AI Practice
Ops Development & AI Practice
Feb 22, 2025 · Industry Insights

How Trae’s AI‑Powered IDE Stacks Up Against Cursor: Features, Innovations & Gaps

Trae, a new AI‑driven IDE, offers a dark‑theme interface, integrated Chat Builder Beta, version‑control cues, and Claude‑3‑Sonnet support, and while it mirrors many Cursor features such as smart completion and chat, it adds educational prompts and context‑enhanced inputs, though it still faces WSL compatibility and beta stability issues.

AI IDEAI integrationTrae
0 likes · 10 min read
How Trae’s AI‑Powered IDE Stacks Up Against Cursor: Features, Innovations & Gaps
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Feb 14, 2025 · Big Data

How MaxCompute Powers Intelligent Data Warehousing in the Data+AI Era

This article summarizes a meetup talk by Alibaba Cloud expert Yu Deshui, detailing MaxCompute’s evolution, serverless architecture, AI‑enabled features, and the platform’s comprehensive solutions—including OpenLake, MaxFrame, Object Table, near‑real‑time computing, and AI Functions—to address the challenges of modern data‑centric AI workloads.

AI integrationBig DataDistributed Computing
0 likes · 13 min read
How MaxCompute Powers Intelligent Data Warehousing in the Data+AI Era
Java Architecture Diary
Java Architecture Diary
Feb 13, 2025 · Artificial Intelligence

Create a Java RAG System Using DeepSeek R1, Milvus, and Spring

This guide walks through building a Java RAG system with DeepSeek R1, Milvus, and Spring, covering environment setup, vector model integration via OpenAI protocol, Maven dependencies, data embedding, and a chat endpoint that combines semantic retrieval with LLM generation.

AI integrationDeepSeekMilvus
0 likes · 11 min read
Create a Java RAG System Using DeepSeek R1, Milvus, and Spring
Java Architecture Diary
Java Architecture Diary
Feb 7, 2025 · Artificial Intelligence

Unlock DeepSeek R1’s Full Potential in Spring with deepseek4j

This article introduces deepseek4j, a Spring‑Boot‑compatible library that fully supports DeepSeek R1’s chain‑of‑thought and billing features, offering reactive streaming, easy configuration, and a built‑in debugging page, with step‑by‑step setup and code examples to help developers quickly integrate the model.

AI integrationDeepSeekOpenAI4J
0 likes · 6 min read
Unlock DeepSeek R1’s Full Potential in Spring with deepseek4j
Java Architecture Diary
Java Architecture Diary
Jan 22, 2025 · Operations

How to Manage Docker Containers with Natural Language Using MCP Docker Server

This guide explains how the open‑source Model Context Protocol (MCP) enables natural‑language control of Docker containers, walks through environment setup, Spring AI integration, client project configuration, and demonstrates a full execution log showing automated image pulling, port mapping, volume mounting, and container startup.

AI integrationContainer ManagementDocker
0 likes · 9 min read
How to Manage Docker Containers with Natural Language Using MCP Docker Server
Java Architecture Diary
Java Architecture Diary
Jan 21, 2025 · Artificial Intelligence

Unlocking DeepSeek R1: How to Leverage the New Reasoning Model with Spring AI

This article introduces DeepSeek R1, a breakthrough reasoning‑focused large model that visualizes its chain‑of‑thought process, matches OpenAI O1 performance, offers open‑source advantages, and provides step‑by‑step Spring AI integration guidance, including dependency setup, configuration, and code examples.

AI integrationDeepSeekR1
0 likes · 9 min read
Unlocking DeepSeek R1: How to Leverage the New Reasoning Model with Spring AI
dbaplus Community
dbaplus Community
Jan 20, 2025 · Databases

What’s New in the Database World? 2024 H2 Industry Review and Key Product Updates

The 2024 second‑half database industry review highlights accelerated growth, AI‑database integration, multimodal support, storage‑compute separation, and a comprehensive roundup of major product releases and feature enhancements across RDBMS, NoSQL, NewSQL, cloud, and big‑data ecosystems, with links to detailed changelogs and download resources.

AI integrationBig DataCloud databases
0 likes · 50 min read
What’s New in the Database World? 2024 H2 Industry Review and Key Product Updates
Smart Era Software Development
Smart Era Software Development
Dec 25, 2024 · Databases

From Zero to One: Building a Next‑Gen Distributed Data Architecture for the AI Era

The article walks through the DIKW model, illustrates how a homestay platform’s data stack evolves from a simple MVP to a complex, AI‑enabled distributed system, and details the design of a unified Data Warebase that combines database and data‑warehouse capabilities to meet performance, correctness, and real‑time demands, backed by concrete case studies and measurable improvements.

AI integrationBig DataDistributed Architecture
0 likes · 31 min read
From Zero to One: Building a Next‑Gen Distributed Data Architecture for the AI Era
Baidu Geek Talk
Baidu Geek Talk
Oct 28, 2024 · Artificial Intelligence

Baidu Intelligent Cloud Qianfan AppBuilder: Enterprise-Level Large Model Application Development Platform

Baidu Intelligent Cloud’s Qianfan AppBuilder 3.0 offers an enterprise‑grade platform that simplifies large‑model application development by providing high‑accuracy RAG, robust agent scheduling, extensive integration, secure private‑or‑hybrid deployment, and a guided methodology, enabling industries to transform processes, add AI copilots, and create novel capabilities.

AI integrationBaidu Intelligent CloudEnterprise AI
0 likes · 12 min read
Baidu Intelligent Cloud Qianfan AppBuilder: Enterprise-Level Large Model Application Development Platform
Programmer DD
Programmer DD
Oct 23, 2024 · Artificial Intelligence

How to Build a Generative AI App with Ollama and Spring Boot

This guide walks you through setting up Ollama for local large‑model serving, creating a Spring Boot project with Spring AI support, writing a unit test to query the model, and explains how to add the necessary dependencies for AI integration in existing Java applications.

AI integrationJavaOllama
0 likes · 7 min read
How to Build a Generative AI App with Ollama and Spring Boot
Alibaba Cloud Native
Alibaba Cloud Native
Oct 19, 2024 · Cloud Native

How ApsaraMQ’s Serverless Architecture Powers AI with Event‑Driven Messaging

The talk outlines ApsaraMQ’s journey to a fully serverless, cloud‑native messaging platform, detailing its compute‑storage separation, stateless proxy functions, RDMA‑enhanced performance, elastic scaling mechanisms, and how its event‑driven architecture empowers real‑time AI applications through seamless data vectorization.

AI integrationMessage QueueRDMA
0 likes · 19 min read
How ApsaraMQ’s Serverless Architecture Powers AI with Event‑Driven Messaging
Qunhe Technology User Experience Design
Qunhe Technology User Experience Design
Oct 18, 2024 · Product Management

How Dual‑Workbench Architecture Boosts Enterprise SaaS Productivity

This article examines the challenges of traditional on‑premise software, explains how enterprise SaaS launchpads with dual front‑office and back‑office workbenches simplify user roles, improve digital asset management, and leverage AI to enhance efficiency, offering practical design patterns and service‑off‑boarding strategies.

AI integrationDigital Asset ManagementDual Workbench
0 likes · 16 min read
How Dual‑Workbench Architecture Boosts Enterprise SaaS Productivity
JD Tech Talk
JD Tech Talk
Oct 14, 2024 · Mobile Development

HarmonyOS NEXT Intent Framework: Overview, Use Cases, and Integration Guide

This article introduces HarmonyOS NEXT's Intent Framework, explains its distribution capabilities such as habit and event recommendations, skill invocation, and local search, showcases practical scenarios including movie ticket reminders and JD Finance services, and provides step‑by‑step integration instructions with code examples.

AI integrationCode ExampleHarmonyOS
0 likes · 10 min read
HarmonyOS NEXT Intent Framework: Overview, Use Cases, and Integration Guide
JD Tech Talk
JD Tech Talk
Oct 9, 2024 · Operations

What Is RPA? Advantages, Applications, Architecture, and Future Outlook

This article explains Robotic Process Automation (RPA), its cost‑saving and efficiency benefits, common use cases such as private‑domain operations, HR and e‑commerce, the business and technical architecture of a large‑scale RPA system, Android accessibility service fundamentals, sample code, and future AI‑driven enhancements.

AI integrationAndroid accessibilityRPA
0 likes · 12 min read
What Is RPA? Advantages, Applications, Architecture, and Future Outlook
DataFunSummit
DataFunSummit
Oct 7, 2024 · Big Data

Guangdong Mobile’s Data‑Weaving Practice: Building a Virtual Data Center for Big Data Governance

Since 2017, Guangdong Mobile has advanced its digital transformation by integrating data‑weaving technology with AI large models to overcome data silos, improve governance, and support a rapidly growing mix of structured and unstructured data across its enterprise, culminating in a virtual data‑center architecture that drives efficient data storage, processing, and business innovation.

AI integrationBig DataData weaving
0 likes · 13 min read
Guangdong Mobile’s Data‑Weaving Practice: Building a Virtual Data Center for Big Data Governance
DataFunSummit
DataFunSummit
Sep 25, 2024 · Big Data

Evolution of Big Data AI Development Paradigm and Alibaba Cloud’s Integrated Architecture

This article examines how large‑scale big‑data platforms can simplify AI application development, outlines the shift from model‑centric to data‑centric paradigms, and shares Alibaba Cloud’s practical experiences in building an integrated big‑data‑AI architecture, including MaxCompute, Hologres, MaxFrame, and vector search capabilities.

AI integrationBig DataData+AI
0 likes · 19 min read
Evolution of Big Data AI Development Paradigm and Alibaba Cloud’s Integrated Architecture
58UXD
58UXD
Sep 6, 2024 · Product Management

How 58 Home’s Maid Service Won the Market with a Zero‑Intermediary Model

This case study examines how 58 Home’s maid‑booking service transformed its traditional broker‑driven model into a direct, zero‑intermediary experience, using market analysis, AI features, and conversion‑rate optimizations to overcome user confusion, low resume quality, and traffic challenges.

AI integrationConversion OptimizationMarket Competition
0 likes · 8 min read
How 58 Home’s Maid Service Won the Market with a Zero‑Intermediary Model
JD Retail Technology
JD Retail Technology
Aug 13, 2024 · R&D Management

JD Group Project Management Talent Development Channel Presents at the 3rd China PMO&PM Conference

On August 10‑11, JD Group's Project Management Talent Development Channel showcased its expertise at the 3rd China PMO&PM Conference in Shanghai, delivering multiple expert talks on data‑driven project management, R&D efficiency, AI‑enabled workflows, overseas delivery, and fostering industry dialogue through round‑table discussions.

AI integrationJD.comProject Management
0 likes · 7 min read
JD Group Project Management Talent Development Channel Presents at the 3rd China PMO&PM Conference
phodal
phodal
Aug 8, 2024 · Artificial Intelligence

How to Design an AI‑Assisted Software Engineering Framework for Any Team

This article provides a comprehensive, step‑by‑step guide to designing, prototyping, and continuously improving an AI‑assisted software engineering (AI4SE) framework, covering goal definition, pain‑point identification, technology selection, cross‑disciplinary team building, metric evaluation, and real‑world examples for teams of all sizes.

AI integrationAI4SEMetrics
0 likes · 19 min read
How to Design an AI‑Assisted Software Engineering Framework for Any Team
Goodme Frontend Team
Goodme Frontend Team
Jul 31, 2024 · Frontend Development

Top Frontend & AI Insights: React State, CSS Updates, Form Design, and AI Code Trends

A curated roundup of the latest frontend and AI development resources, covering React 2023 insights, new CSS font-size-adjust support, Astro 4.12 release, zero‑width character pitfalls in phone validation, the relevance of global state, form‑design strategies, and AI‑assisted coding workflows.

AI integrationState Managementform design
0 likes · 4 min read
Top Frontend & AI Insights: React State, CSS Updates, Form Design, and AI Code Trends
DataFunTalk
DataFunTalk
Jun 26, 2024 · Big Data

Evolution of the Big Data + AI Development Paradigm and Alibaba Cloud’s Integrated Architecture

This article examines how the big‑data AI development paradigm has shifted from model‑centric to data‑centric workflows, outlines the challenges of integrating data and AI teams, and details Alibaba Cloud’s end‑to‑end, serverless big‑data platform—including MaxCompute, Hologres, MaxFrame, Object Table, and vector search—designed to accelerate large‑scale AI applications.

AI integrationBig DataMaxCompute
0 likes · 20 min read
Evolution of the Big Data + AI Development Paradigm and Alibaba Cloud’s Integrated Architecture
Architecture Digest
Architecture Digest
Jun 21, 2024 · Artificial Intelligence

Getting Started with Spring Cloud Alibaba AI: Integrating Tongyi Large Models in Spring Boot

This article introduces Spring Cloud Alibaba AI, explains its relationship to Spring AI, and provides a step‑by‑step tutorial—including Maven setup, dependency configuration, code examples, and sample calls—to integrate Alibaba's Tongyi large‑model services for text QA, image generation, and speech synthesis in a Java Spring Boot application.

AI integrationAlibaba CloudJava
0 likes · 11 min read
Getting Started with Spring Cloud Alibaba AI: Integrating Tongyi Large Models in Spring Boot
DataFunTalk
DataFunTalk
Jun 12, 2024 · Big Data

Technical Maturity Curve of Indicator Systems: Framework, Requirements, and the Role of Large Models

This article explores the technical maturity curve of indicator systems, covering data collection, modeling, production, management, governance, and application, while analyzing the security, stability, and usability requirements and discussing how large language models can enhance certain clear and complicated scenarios.

AI integrationBig DataMaturity Model
0 likes · 10 min read
Technical Maturity Curve of Indicator Systems: Framework, Requirements, and the Role of Large Models
21CTO
21CTO
May 10, 2024 · Artificial Intelligence

How OpenAI’s Partnership with Stack Overflow Could Transform AI‑Powered Coding Help

OpenAI and Stack Overflow have announced a partnership that will integrate large‑language models into the platform, allowing real‑time API access, AI‑enhanced search, and content linking in ChatGPT, while also raising concerns about community engagement, data usage, and future strategic direction.

AI integrationOpenAIcoding assistance
0 likes · 7 min read
How OpenAI’s Partnership with Stack Overflow Could Transform AI‑Powered Coding Help
Open Source Tech Hub
Open Source Tech Hub
Mar 18, 2024 · Artificial Intelligence

Integrating Moonshot AI Model into Webman 5.0 with PHP

This guide explains how to add Moonshot's large language model to the Webman 5.0 framework, covering feature highlights, driver and processor implementation in PHP, configuration of model mappings, role settings, and practical code snippets for seamless AI integration.

AI integrationAPI ConfigurationModel driver
0 likes · 6 min read
Integrating Moonshot AI Model into Webman 5.0 with PHP
21CTO
21CTO
Mar 4, 2024 · Artificial Intelligence

How Google Cloud and Stack Overflow Are Merging AI to Boost Developer Productivity

Stack Overflow and Google Cloud have formed a strategic partnership to embed verified Stack Overflow answers into Google Cloud’s Gemini AI, while JetBrains’ survey reveals AI coding assistants dramatically boost developer productivity and satisfaction, highlighting a new era of AI‑enhanced software development.

AI coding assistantAI integrationGoogle Cloud
0 likes · 6 min read
How Google Cloud and Stack Overflow Are Merging AI to Boost Developer Productivity
Software Development Quality
Software Development Quality
Feb 22, 2024 · Artificial Intelligence

Build a Powerful AI‑Powered WeChat Bot with Python 3.11 – Features, Setup, and Demo

Discover a Python 3.11‑based WeChat bot that leverages ChatGPT for intelligent replies, AI‑generated images, context memory, and a suite of automation features such as friend management, video downloads, and automated Moments posting, complete with system requirements, installation steps, and visual demos.

AI integrationChatGPTPython
0 likes · 5 min read
Build a Powerful AI‑Powered WeChat Bot with Python 3.11 – Features, Setup, and Demo
JD Retail Technology
JD Retail Technology
Dec 13, 2023 · Artificial Intelligence

Integrating ChatGPT with the Columbus Instant Design Platform: Capabilities, Demonstrations, and Implementation Principles

This article explains how ChatGPT is integrated into the Columbus Instant Design low‑code platform, detailing the platform’s core capabilities, AI‑driven workflow for creating and modifying UI floors, implementation architecture, token management, and future development plans.

AI integrationChatGPTDSL
0 likes · 7 min read
Integrating ChatGPT with the Columbus Instant Design Platform: Capabilities, Demonstrations, and Implementation Principles
Bilibili Tech
Bilibili Tech
Oct 17, 2023 · Artificial Intelligence

Design and Implementation of Bilibili Video Template System

The Bilibili video template system combines theme‑based editing, a layered architecture, and a cross‑platform Protobuf protocol to enable PGC and UGC creators to produce, review, distribute, and consume richly‑featured videos with standardized media formats, modular plugins, AI integration, and robust quality assurance.

AI integrationComponentizationProtobuf
0 likes · 20 min read
Design and Implementation of Bilibili Video Template System
phodal
phodal
Aug 26, 2023 · Artificial Intelligence

How CoUnit Turns LLMs Into a Smart Team API for Faster Collaboration

CoUnit is an open‑source Rust‑based tool that uses local semantic search and LLMs to create a virtual team interface, enabling low‑cost, offline knowledge retrieval, API discovery, and cross‑team assistance for software development teams.

AI integrationLLMRust
0 likes · 7 min read
How CoUnit Turns LLMs Into a Smart Team API for Faster Collaboration
Efficient Ops
Efficient Ops
Aug 8, 2023 · Artificial Intelligence

Rethinking Software Development in the Age of Large Language Models

The article examines fundamental challenges of applying large language models to software engineering—such as scale limits, lack of abstract reasoning, hidden tacit knowledge, and maintenance difficulties—and proposes practical recommendations for integrating AI with disciplined development practices.

AI integrationLarge Language Modelsdevelopment automation
0 likes · 7 min read
Rethinking Software Development in the Age of Large Language Models
58UXD
58UXD
Aug 4, 2023 · Game Development

Unlock Endless Visuals: Master Procedural Materials in Unreal Engine

This article explores the rise of procedural materials in computer graphics, explaining how algorithm-driven textures in Unreal Engine can generate infinite variations, save time, enhance performance, and integrate with AI, while also discussing workflow, node systems, challenges, and future trends for game developers.

AI integrationGame DevelopmentUnreal Engine
0 likes · 13 min read
Unlock Endless Visuals: Master Procedural Materials in Unreal Engine
Alibaba Terminal Technology
Alibaba Terminal Technology
Jul 27, 2023 · Artificial Intelligence

How LLMs Transform Industrial Configuration Software: Architecture & Use Cases

This article explains how integrating large language models into industrial configuration tools creates AI‑driven features such as knowledge Q&A, automatic application generation, smart drawing, script and material generation, and outlines the three‑layer architecture, prompt engineering, and implementation lessons for developers.

AI integrationLLMPrompt Engineering
0 likes · 30 min read
How LLMs Transform Industrial Configuration Software: Architecture & Use Cases
Smart Era Software Development
Smart Era Software Development
Jul 6, 2023 · Databases

Why Vector Databases Are Gaining Critical Importance in the AIGC Era

The article traces the evolution of databases, explains how vector databases leverage generative AI for similarity search and anomaly detection, showcases practical examples, details KX's KDB.AI pipeline, discusses market competition and privacy concerns, and highlights speed claims that make vector databases pivotal for modern data-intensive applications.

AI integrationKDB.AIdata embeddings
0 likes · 10 min read
Why Vector Databases Are Gaining Critical Importance in the AIGC Era
ByteFE
ByteFE
Jun 28, 2023 · Frontend Development

How GPT is Transforming Frontend Development and UI Interaction

The article examines the rapid rise of GPT models, their technical capabilities and limitations, and how their integration is reshaping software interaction from command‑line to GUI‑plus‑Language UI, offering frontend engineers new opportunities, practical examples, and guidance on leveraging large‑model AI in product design.

AI integrationGPTLLM
0 likes · 21 min read
How GPT is Transforming Frontend Development and UI Interaction
58UXD
58UXD
Jun 5, 2023 · Product Management

How to Transform Low‑Code Canvas UX: Lessons from 58APAAS Redesign

This article explores the challenges AI poses to designers, examines why low‑code platforms struggle with user experience, analyzes real‑world canvas issues through competitor studies, and presents a comprehensive redesign of the 58APAAS canvas that improves framework, visual feedback, interaction, semantics, and UI guidelines while hinting at future AI‑driven enhancements.

AI integrationB2B toolsCanvas
0 likes · 9 min read
How to Transform Low‑Code Canvas UX: Lessons from 58APAAS Redesign
21CTO
21CTO
May 14, 2023 · Artificial Intelligence

How to Combine Pandas with ChatGPT Using PandasAI for Smart Data Analysis

This guide shows how to install PandasAI, connect it to OpenAI's language model, and use natural‑language prompts to query and visualize Pandas DataFrames, including examples with sample data, database connections, and custom aggregations.

AI integrationPandaspandasai
0 likes · 6 min read
How to Combine Pandas with ChatGPT Using PandasAI for Smart Data Analysis
58UXD
58UXD
Apr 27, 2023 · Product Management

Designing Fault‑Tolerant Products: Lessons from AI and Human Error

The article explores how AI's rise highlights human error, argues that fault‑tolerant design is essential for user‑centric products, outlines practical guidelines such as anticipatory guidance and constructive error recovery, and validates the approach with a VR‑tool experiment.

AI integrationUX Researcherror-handling
0 likes · 9 min read
Designing Fault‑Tolerant Products: Lessons from AI and Human Error
ITPUB
ITPUB
Feb 22, 2023 · Databases

How Huawei’s GaussDB(DWS) 3.0 Redefines Cloud‑Native Data Warehousing

This article summarizes Wang Chuanting’s DTCC2022 talk on Huawei Cloud GaussDB(DWS) 3.0, detailing its cloud‑native architecture, layered elasticity, lake‑warehouse integration, performance acceleration techniques, and how it seamlessly couples data‑processing pipelines with AI workloads for modern, real‑time analytics.

AI integrationGaussDBLakehouse
0 likes · 16 min read
How Huawei’s GaussDB(DWS) 3.0 Redefines Cloud‑Native Data Warehousing
IT Services Circle
IT Services Circle
Feb 3, 2023 · Artificial Intelligence

Creating a Smart Home Assistant by Combining ChatGPT with Siri via iOS Shortcuts

This article demonstrates how to integrate ChatGPT with Siri using iOS Shortcuts to build a sophisticated smart home system, detailing JSON request structures, prompt engineering, handling of command, query, answer, and clarification actions, and providing step‑by‑step code examples for implementation.

AI integrationChatGPTHome Automation
0 likes · 11 min read
Creating a Smart Home Assistant by Combining ChatGPT with Siri via iOS Shortcuts
21CTO
21CTO
Jan 12, 2023 · Artificial Intelligence

How Microsoft’s $100B Bet on OpenAI Could Transform Office and Bing

Microsoft’s $100 billion investment in OpenAI aims to embed ChatGPT across Bing and Office, promising powerful AI-driven search and productivity tools while confronting challenges of cost, accuracy, and privacy, and signaling a major shift in the competitive AI landscape.

AI integrationBingChatGPT
0 likes · 8 min read
How Microsoft’s $100B Bet on OpenAI Could Transform Office and Bing
Bilibili Tech
Bilibili Tech
Nov 25, 2022 · Artificial Intelligence

Design and Evolution of a Scalable Danmaku Personalized Recommendation System

The paper describes how Bilibili transformed its danmaku service from a simple, limited‑recall pipeline into a ten‑fold larger, KV‑store‑backed recommendation architecture that unifies engineering and AI layers, uses dynamic sharding and Redis locks, and ultimately boosts recall pool size, exposure, and experiment speed while reducing downgrade rates.

AI integrationPersonalized Recommendationbackend engineering
0 likes · 20 min read
Design and Evolution of a Scalable Danmaku Personalized Recommendation System
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Nov 5, 2022 · Big Data

How Alibaba Cloud’s Integrated Big Data & AI Platform Is Evolving

The talk outlines the evolution of Alibaba Cloud’s integrated big data and AI platform, highlighting the three‑V fundamentals, the AI‑inspired usability‑scale‑efficiency triangle, open‑source trends, and how the platform unifies offline and real‑time analytics while simplifying governance and development.

AI integrationAlibaba CloudCloud Computing
0 likes · 9 min read
How Alibaba Cloud’s Integrated Big Data & AI Platform Is Evolving
Java High-Performance Architecture
Java High-Performance Architecture
Jul 15, 2022 · Backend Development

How Meituan Built a High‑Performance Distributed Architecture for Instant Logistics

This article explains how Meituan's instant logistics platform evolved from a monolithic system to a highly available, scalable, and AI‑enhanced distributed architecture, detailing the technical challenges, architectural upgrades, fault‑tolerance strategies, and future scalability concerns.

AI integrationbackend architecturedistributed systems
0 likes · 10 min read
How Meituan Built a High‑Performance Distributed Architecture for Instant Logistics
Architects Research Society
Architects Research Society
Jun 25, 2022 · Fundamentals

Data Architecture: Definition, Goals, Principles, Components, and Best Practices

This article explains data architecture as the transformation of business needs into data and system requirements, outlines its objectives, core principles, essential components, the relationship with data modeling, relevant frameworks, and modern best‑practice guidelines for building scalable, cloud‑native, AI‑enabled architectures.

AI integrationcloud-nativedata architecture
0 likes · 10 min read
Data Architecture: Definition, Goals, Principles, Components, and Best Practices
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Mar 11, 2022 · Cloud Native

How Meituan Scaled Instant Logistics with a Distributed Cloud‑Native Architecture

This article explains how Meituan's instant logistics platform evolved over five years, detailing the distributed, high‑concurrency system design, AI‑driven optimizations, multi‑center and unit‑based deployment strategies, and the operational challenges and solutions for achieving high availability and low latency.

AI integrationinstant logisticsmicroservices
0 likes · 10 min read
How Meituan Scaled Instant Logistics with a Distributed Cloud‑Native Architecture
Architecture Digest
Architecture Digest
Feb 26, 2022 · Backend Development

Evolution of Meituan Instant Logistics Distributed Architecture and Operational Practices

The article describes Meituan's five‑year journey in instant logistics, detailing the challenges of massive order‑rider matching, high traffic spikes, ultra‑low latency requirements, and how a layered, micro‑service‑based distributed architecture combined with AI techniques was progressively adopted to achieve scalability, reliability, and cost efficiency.

AI integrationbackend architecturedistributed systems
0 likes · 12 min read
Evolution of Meituan Instant Logistics Distributed Architecture and Operational Practices
Airbnb Technology Team
Airbnb Technology Team
Feb 15, 2022 · Artificial Intelligence

Airbnb Automation Platform: Architecture and Modules for Conversational AI

Airbnb’s enterprise‑grade Automation Platform unifies conversational‑AI products through a Markov Decision Process‑based workflow system, featuring an Event Orchestrator, Workflow Engine, Action Store, and drag‑and‑drop Flow Builder, enabling rapid, scalable development of chatbots and assistants without deep engineering.

AI integrationAirbnbConversational AI
0 likes · 12 min read
Airbnb Automation Platform: Architecture and Modules for Conversational AI
TAL Education Technology
TAL Education Technology
Jun 3, 2021 · Frontend Development

Exploring Web Live Streaming: From Web 1.0 to 2.1 – Architecture, AI Integration, and Refactoring

This article chronicles the evolution of a web‑based live‑streaming platform from its initial Web 1.0 prototype through successive versions, detailing AI speech detection, RTC integration, extensive refactoring, and the resulting framework that proves web technologies can effectively support live‑streaming scenarios.

AI integrationJavaScriptWeb Live Streaming
0 likes · 6 min read
Exploring Web Live Streaming: From Web 1.0 to 2.1 – Architecture, AI Integration, and Refactoring
Efficient Ops
Efficient Ops
Apr 16, 2021 · Operations

How Anxin Securities Achieved Top RPA Maturity: Insights from China’s First RPA Standard Evaluation

Anxin Securities’ RPA Unified Management Platform earned the highest 3+ maturity rating at China’s inaugural RPA standard assessment, showcasing extensive automation across finance, operations, and disaster recovery, while outlining future SmartRPA initiatives and AI‑driven enhancements for digital transformation.

AI integrationEvaluationRPA
0 likes · 10 min read
How Anxin Securities Achieved Top RPA Maturity: Insights from China’s First RPA Standard Evaluation
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 25, 2021 · Big Data

Why 2020 Was the Breakthrough Year for Apache Flink’s Ecosystem

In 2020, Apache Flink surged to become the most active Apache project, releasing three major versions that advanced its unified stream‑batch engine, introduced cloud‑native K8s support, expanded AI capabilities with PyFlink, and fostered a thriving Chinese community, solidifying its role as the de‑facto standard for real‑time computing.

AI integrationApache FlinkBig Data
0 likes · 21 min read
Why 2020 Was the Breakthrough Year for Apache Flink’s Ecosystem
DataFunTalk
DataFunTalk
Jan 5, 2021 · Big Data

Highlights of Flink Forward Asia 2020: Stream‑Batch Integration, AI Fusion, and Cloud‑Native Advances

The 2020 Flink Forward Asia conference showcased Apache Flink's rapid growth, community milestones, industry adoption, and technical breakthroughs such as unaligned checkpoints, approximate failover, the Nexmark benchmark, stream‑batch unification, AI integration via PyFlink and Alink, and deep cloud‑native support on Kubernetes, illustrated through case studies from Alibaba, Meituan, Kuaishou, and Dell.

AI integrationApache FlinkStream Processing
0 likes · 20 min read
Highlights of Flink Forward Asia 2020: Stream‑Batch Integration, AI Fusion, and Cloud‑Native Advances
Architect
Architect
May 29, 2020 · Artificial Intelligence

Integrating Flink with TensorFlow for End-to-End Machine Learning Pipelines

This article explains how to combine the Flink data‑processing engine with TensorFlow to create a unified, end‑to‑end machine‑learning workflow, covering background, challenges, the Flink‑AI‑extended architecture, ML framework and operator abstractions, and both batch and streaming training and prediction modes.

AI integrationData ProcessingDistributed Training
0 likes · 9 min read
Integrating Flink with TensorFlow for End-to-End Machine Learning Pipelines