Tagged articles
5000 articles
Page 32 of 50
Baobao Algorithm Notes
Baobao Algorithm Notes
Mar 17, 2024 · Artificial Intelligence

Why Role‑Playing LLMs Need More Than Assistant Fine‑Tuning

The article explains that current large language models lack true self‑awareness and act as assistants, so achieving convincing role‑playing behavior requires dedicated system prompts, specialized data, careful balance of continue pre‑training and general SFT, and evaluation methods to detect dissonance and preserve base capabilities.

AILLMPrompt Engineering
0 likes · 19 min read
Why Role‑Playing LLMs Need More Than Assistant Fine‑Tuning
Ops Development & AI Practice
Ops Development & AI Practice
Mar 16, 2024 · Databases

Why ChromaDB Is Becoming the Go-To Vector Store for AI Applications

ChromaDB is an open‑source, AI‑native vector database that efficiently stores, indexes, and retrieves high‑dimensional embeddings, offering fast similarity search, easy integration via flexible APIs, strong scalability, and active community support, making it suitable for recommendation systems, NLP, and image‑recognition workloads.

AIChromaDBembeddings
0 likes · 5 min read
Why ChromaDB Is Becoming the Go-To Vector Store for AI Applications
21CTO
21CTO
Mar 15, 2024 · Artificial Intelligence

10 AI‑Powered IntelliJ Plugins to Supercharge Your Coding

This article introduces ten AI‑driven plugins for IntelliJ IDEA, including GitHub Copilot, SonarLint, Tabnine, Code With Me, and AI Coding Assistant, explaining how they boost productivity, improve code quality, and enable smarter, collaborative development.

AIIntelliJPlugins
0 likes · 7 min read
10 AI‑Powered IntelliJ Plugins to Supercharge Your Coding
DataFunTalk
DataFunTalk
Mar 15, 2024 · Artificial Intelligence

NVIDIA’s NeMo Framework and TensorRT‑LLM: Full‑Stack Solutions for Large Language Models and Retrieval‑Augmented Generation

This article explains NVIDIA’s end‑to‑end ecosystem for large language models, covering the NeMo Framework’s data processing, distributed training, model fine‑tuning, inference acceleration with TensorRT‑LLM, deployment via Triton, and Retrieval‑Augmented Generation (RAG) techniques that enhance model reliability and performance.

AINeMoNvidia
0 likes · 16 min read
NVIDIA’s NeMo Framework and TensorRT‑LLM: Full‑Stack Solutions for Large Language Models and Retrieval‑Augmented Generation
Ctrip Technology
Ctrip Technology
Mar 15, 2024 · Artificial Intelligence

Real‑time Debugging Boosts the Effectiveness of AI‑Generated UI Automation Scripts

This article examines how integrating real‑time debugging with large‑model AI can dramatically improve the accuracy and success rate of automatically generated UI test scripts, presenting a LangChain‑based architecture, toolchain design, experimental results, and future challenges in AI‑driven UI automation.

AILangChainReal-time Debugging
0 likes · 10 min read
Real‑time Debugging Boosts the Effectiveness of AI‑Generated UI Automation Scripts
Alimama Tech
Alimama Tech
Mar 14, 2024 · Artificial Intelligence

High-Fidelity Image-to-Video Generation for E-commerce with AtomoVideo and Noise Rectification

Alibaba’s AI team introduced AtomoVideo, a diffusion‑based image‑to‑video generator enhanced by a training‑free Noise Rectification module that adds and corrects controlled noise to eliminate first‑frame errors, enabling merchants to automatically create high‑fidelity 4‑second 720p product videos with strong temporal consistency for e‑commerce advertising.

AIAIGCVideo Generation
0 likes · 10 min read
High-Fidelity Image-to-Video Generation for E-commerce with AtomoVideo and Noise Rectification
Ops Development & AI Practice
Ops Development & AI Practice
Mar 14, 2024 · Artificial Intelligence

Do Vector Embeddings Offer the Same Consistency as Hash Functions?

While both vectorization and hashing are essential for handling large datasets, this article examines whether vector embeddings can match the deterministic consistency of hash functions, comparing their collision handling, data structure design implications, and suitability for retrieval and machine‑learning tasks.

AIConsistencyHashing
0 likes · 8 min read
Do Vector Embeddings Offer the Same Consistency as Hash Functions?
DeWu Technology
DeWu Technology
Mar 13, 2024 · Artificial Intelligence

Extending Context Length in LLaMA Models: Structures, Challenges, and Techniques

The article reviews LLaMA’s Transformer and RoPE architecture, explains why its context windows (4K‑128K tokens) are limited, and evaluates industry‑proven extension techniques—including linear, NTK‑aware, and YaRN interpolation plus LongLoRA sparse attention—while addressing memory and quadratic‑cost challenges and presenting a KubeAI workflow for fine‑tuning and deployment.

AILLaMALongLoRA
0 likes · 17 min read
Extending Context Length in LLaMA Models: Structures, Challenges, and Techniques
Baidu Geek Talk
Baidu Geek Talk
Mar 13, 2024 · Artificial Intelligence

Understanding Retrieval-Augmented Generation (RAG) and Building a Personal Knowledge Base with ERNIE SDK and LangChain

The article explains Retrieval-Augmented Generation (RAG), its workflow, advantages, comparison with fine-tuning, and provides a step-by-step implementation using Baidu's ERNIE SDK, LangChain, and ChromaDB to build a personal knowledge base that answers queries with retrieved context.

AIERNIE SDKKnowledge Base
0 likes · 13 min read
Understanding Retrieval-Augmented Generation (RAG) and Building a Personal Knowledge Base with ERNIE SDK and LangChain
Ops Development & AI Practice
Ops Development & AI Practice
Mar 13, 2024 · Frontend Development

How AI Can Accelerate Your Front‑End Programming Journey

Leveraging AI tools such as ChatGPT provides instant feedback, personalized learning paths, flexible timing, and up‑to‑date resources, enabling beginners to quickly grasp HTML, CSS, and JavaScript, practice through project‑based exercises, improve collaboration skills, and continuously refresh their front‑end development expertise.

AIChatGPTFront-end
0 likes · 5 min read
How AI Can Accelerate Your Front‑End Programming Journey
ITPUB
ITPUB
Mar 13, 2024 · Artificial Intelligence

From AlphaGo to ChatGPT: Unraveling the Secrets Behind Modern AI Breakthroughs

This article walks readers through the evolution of artificial intelligence—from early expert systems and machine learning basics to convolutional neural networks, the AlphaGo series, MuZero's rule‑free learning, and the generative power of large language models like ChatGPT—highlighting how deep learning, Monte Carlo tree search, and self‑play collaborate to achieve unprecedented performance across games, science, and language.

AIAlphaGoChatGPT
0 likes · 39 min read
From AlphaGo to ChatGPT: Unraveling the Secrets Behind Modern AI Breakthroughs
Efficient Ops
Efficient Ops
Mar 13, 2024 · Operations

Why Traditional Ops Stalls and How AI‑Driven Solutions Can Revitalize It

The article examines common operational pain points such as cumbersome release processes, lack of standardization, and weak security controls, then explores how AI‑powered SRE tools and automation can address these challenges and guide teams toward more efficient, standardized, and resilient operations.

AILLMSRE
0 likes · 9 min read
Why Traditional Ops Stalls and How AI‑Driven Solutions Can Revitalize It
21CTO
21CTO
Mar 12, 2024 · Artificial Intelligence

Top 10 Python Libraries Every Data Scientist Must Master in 2024

Discover the essential Python libraries for data science in 2024, from versatile tools like Taipy and Pandas to powerful machine‑learning frameworks such as TensorFlow, PyTorch, and Scikit‑Learn, each with key features, use‑cases, and GitHub links to boost your analytics career.

AIData SciencePython
0 likes · 7 min read
Top 10 Python Libraries Every Data Scientist Must Master in 2024
21CTO
21CTO
Mar 12, 2024 · Artificial Intelligence

How Google’s ‘Social Learning’ AI Framework Boosts Privacy‑Safe Model Training

Google’s newly unveiled “Social Learning” AI framework lets large models teach each other via natural language, improving task performance while avoiding direct use of sensitive data, and uses teacher‑student interactions, synthetic data, and instruction generation to enhance privacy‑preserving model training.

AIlarge language modelsprivacy
0 likes · 4 min read
How Google’s ‘Social Learning’ AI Framework Boosts Privacy‑Safe Model Training
AntTech
AntTech
Mar 11, 2024 · Artificial Intelligence

Can Small Language Models be Good Reasoners in Recommender Systems?

This article presents SLIM, a knowledge‑distillation framework that transfers the reasoning abilities of large language models to compact models for sequential recommendation, enhancing item representation, user profiling, and bias mitigation while achieving comparable performance with far lower computational resources.

AILLMefficiency
0 likes · 12 min read
Can Small Language Models be Good Reasoners in Recommender Systems?
DataFunSummit
DataFunSummit
Mar 11, 2024 · Artificial Intelligence

The Synergy of Large Language Models and Knowledge Graphs: Current Status and Future Directions

This article examines how large language models enhance human‑machine interaction and can be combined with knowledge graphs to improve factual Q&A, task‑oriented services, and structured decision‑making, while highlighting ongoing challenges and the enduring role of knowledge graphs in structured domains.

AIdialogue systemknowledge graph
0 likes · 4 min read
The Synergy of Large Language Models and Knowledge Graphs: Current Status and Future Directions
21CTO
21CTO
Mar 11, 2024 · Artificial Intelligence

Will Programmers Vanish? AI Leaders Debate the Future of Coding

In a recent TV interview, Baidu's CEO predicted the programmer profession may disappear as anyone with basic communication skills could code, while 360's CEO countered with three arguments emphasizing the enduring need for computer experts, the surge in demand from large AI models, and the rise of interdisciplinary AI‑biology talent.

AISoftware Developmentindustry trends
0 likes · 5 min read
Will Programmers Vanish? AI Leaders Debate the Future of Coding
DataFunTalk
DataFunTalk
Mar 11, 2024 · Artificial Intelligence

Anomaly Detection and Attribution Diagnosis Practices at Ant Financial

This article presents Ant Financial's practical approaches to anomaly detection and attribution diagnosis, detailing the underlying concepts, four methodological categories, specific algorithms such as VBEM, AnoSVGD and Autoformer, multi‑dimensional factor analysis, real‑world challenges, and operational benefits for KPI monitoring and incident response.

AIAttribution Analysisanomaly detection
0 likes · 13 min read
Anomaly Detection and Attribution Diagnosis Practices at Ant Financial
DataFunTalk
DataFunTalk
Mar 11, 2024 · Artificial Intelligence

Challenges and Future Directions for Knowledge Graph Construction in the Era of Large Models

The article examines the high construction cost and lack of unified standards in knowledge graphs, explains why large language models cannot fully solve core issues such as hallucination and multi‑hop reasoning, and argues that a new, unified semantic framework integrating large models is essential for future progress.

AIGraph DatabaseLarge Model
0 likes · 5 min read
Challenges and Future Directions for Knowledge Graph Construction in the Era of Large Models
21CTO
21CTO
Mar 9, 2024 · Artificial Intelligence

Can AI Really Replace Programmers? A Critical Look at Jensen Huang’s Predictions

The article examines Jensen Huang’s claim that AI will make programming obsolete, discusses existing AI coding tools, highlights their limitations, and argues that human expertise in design, reasoning, and error‑checking remains essential for software development.

AINvidiacode-generation
0 likes · 10 min read
Can AI Really Replace Programmers? A Critical Look at Jensen Huang’s Predictions
AsiaInfo Technology: New Tech Exploration
AsiaInfo Technology: New Tech Exploration
Mar 8, 2024 · Industry Insights

What Are the Key 6G BSS Technologies Shaping the Future of Telecom?

The article analyzes the critical 6G Business Support System (BSS) technologies—including intelligent avatars for total experience, intent‑aware interaction, digital‑twin visualisation, adaptive AI, cloud‑edge integration, blockchain‑based identity, super‑automation, platform engineering, digital‑immune systems, data‑fabric, privacy computing, sustainable PaaS, and heterogeneous compute scheduling—highlighting their roles in enabling a secure, efficient, and immersive 6G ecosystem.

6GAIBSS
0 likes · 33 min read
What Are the Key 6G BSS Technologies Shaping the Future of Telecom?
Kuaishou Tech
Kuaishou Tech
Mar 8, 2024 · Artificial Intelligence

Three Selected Papers from WSDM 2024 on Recommendation Systems

This article highlights three oral papers accepted at WSDM 2024 that address cross‑domain sequential recommendation, extremely sparse feedback denoising recommendation, and automated label crafting for short‑video recommendation, providing their abstracts, author lists, and links to PDFs and source code.

AIDenoisingWSDM2024
0 likes · 7 min read
Three Selected Papers from WSDM 2024 on Recommendation Systems
Baidu Tech Salon
Baidu Tech Salon
Mar 7, 2024 · Artificial Intelligence

How Generative AI is Transforming Business Intelligence: Inside Baidu’s ChatBI

This article examines the evolution of BI through generative AI, outlines the design and implementation of Baidu’s ChatBI platform, and discusses technical challenges such as NL2SQL integration, performance, accuracy, and user experience improvements that enable intelligent, low‑cost data analysis.

AIBusiness IntelligenceChatBI
0 likes · 14 min read
How Generative AI is Transforming Business Intelligence: Inside Baidu’s ChatBI
DataFunTalk
DataFunTalk
Mar 7, 2024 · Artificial Intelligence

Enhancing Interactive Agents with Large Language Models: The SwiftSage Framework and Benchmark Analysis

This article reviews recent advances in using large language models for interactive embodied agents, introduces the SwiftSage dual‑model framework that combines a fast T5‑based small model with a powerful LLM for planning, evaluates it on benchmarks such as AFL World and ScienceWorld, and discusses efficiency, cost‑effectiveness, limitations, and future research directions.

AIReinforcement LearningSwiftSage
0 likes · 23 min read
Enhancing Interactive Agents with Large Language Models: The SwiftSage Framework and Benchmark Analysis
21CTO
21CTO
Mar 7, 2024 · Artificial Intelligence

Build Production-Ready AI Web Apps in Python with Taipy—No Frontend Code Needed

Taipy is a free, open‑source Python framework that lets data scientists and machine‑learning engineers create full‑stack, production‑grade web applications without writing HTML, JavaScript or CSS, offering three components—frontend, backend pipeline, and REST API—plus integration with common data sources and low‑code UI tools.

AIData ScienceFramework
0 likes · 6 min read
Build Production-Ready AI Web Apps in Python with Taipy—No Frontend Code Needed
Architects' Tech Alliance
Architects' Tech Alliance
Mar 6, 2024 · Industry Insights

Why AI Large Models Are Shaping the Next Industrial Revolution

The article examines the current state and future trajectory of AI large models, highlighting GPT's leadership, domestic Chinese developments, emerging multimodal applications, evolving revenue models, and market size forecasts that signal a transformative shift in AI-driven industry.

AGIAIIndustry Analysis
0 likes · 6 min read
Why AI Large Models Are Shaping the Next Industrial Revolution
Kuaishou Tech
Kuaishou Tech
Mar 6, 2024 · Artificial Intelligence

Short Video Quality Assessment Competition (KVQ) at CVPR NTIRE 2024

The CVPR NTIRE 2024 workshop hosts the first short‑video quality assessment competition, introducing the KVQ dataset of 4,200 videos across nine scenes, providing training/validation data, a baseline 3D Swin‑Transformer model, detailed competition rules, rewards, and organizer contacts.

AIComputer VisionDataset
0 likes · 7 min read
Short Video Quality Assessment Competition (KVQ) at CVPR NTIRE 2024
DaTaobao Tech
DaTaobao Tech
Mar 6, 2024 · Artificial Intelligence

AI Clothing Graffiti Project: Implementation and Optimization of AIGC Technology in Taobao Life 2

The AI Clothing Graffiti Project in Taobao Life 2 leverages Stable Diffusion, ControlNet, and LoRA to let users generate and stylize clothing designs via text‑image prompts, employing parallel processing, face repair, and content filtering, and has launched successfully, inviting algorithm engineers to join the team.

AIAIGCComputer Vision
0 likes · 14 min read
AI Clothing Graffiti Project: Implementation and Optimization of AIGC Technology in Taobao Life 2
IT Xianyu
IT Xianyu
Mar 5, 2024 · Artificial Intelligence

Open-Source AI Platform A‑SOiD Enables Video‑Based Behavior Recognition and Prediction

Researchers from Carnegie Mellon University and the University of Bonn have released the open‑source A‑SOiD platform, which learns and predicts user‑defined behaviors solely from video, offering transparent, bias‑aware AI that can be applied to animal studies, human actions, and diverse pattern‑recognition domains.

AIbehavior recognitionmachine learning
0 likes · 6 min read
Open-Source AI Platform A‑SOiD Enables Video‑Based Behavior Recognition and Prediction
DataFunSummit
DataFunSummit
Mar 5, 2024 · Artificial Intelligence

AI-Driven Intelligent Management and Regulation of Mold Temperature in Smart Manufacturing

This article explores how artificial intelligence, computer vision, and control algorithms are applied to smart manufacturing for intelligent mold temperature detection, cooling flow regulation, and full‑process system alerts, presenting a detailed solution architecture, key technologies, and a real‑world case study.

AIComputer VisionMold Temperature Control
0 likes · 11 min read
AI-Driven Intelligent Management and Regulation of Mold Temperature in Smart Manufacturing
php Courses
php Courses
Mar 4, 2024 · Artificial Intelligence

Integrating AI and Machine Learning into Laravel Web Development

This article explores how Laravel can serve as a flexible backend platform for integrating artificial intelligence and machine learning technologies—such as predictive analytics, chatbots, image/video analysis, and recommendation systems—by presenting practical code examples, discussing opportunities, challenges, and best‑practice tools.

AIChatbotLaravel
0 likes · 9 min read
Integrating AI and Machine Learning into Laravel Web Development
DataFunSummit
DataFunSummit
Mar 1, 2024 · Artificial Intelligence

Applying Artificial Intelligence to Cross‑Border Risk Control: Architecture, Practices, and Insights

This article presents how AI techniques are applied to cross‑border risk control, covering the company background, a layered intelligent risk‑prevention system, detailed transaction and marketing fraud scenarios, model architectures such as sequence embeddings, CNN/LSTM/Transformer, and graph neural networks, and concludes with a Q&A on challenges and future directions.

AIcross-border
0 likes · 19 min read
Applying Artificial Intelligence to Cross‑Border Risk Control: Architecture, Practices, and Insights
Bilibili Tech
Bilibili Tech
Mar 1, 2024 · Artificial Intelligence

Bilibili's Self-Developed Video Super-Resolution Algorithm: Background, Optimization Directions, and Implementation Details

Bilibili’s self‑supervised video super‑resolution system upgrades low‑resolution streams to 4K by using three parallel degradation‑branch networks—texture‑enhancing, line‑recovering, and noise‑removing—tailored to anime, game, and real‑world content, delivering sharper edges, finer textures, and measurable quality gains across its online playback pipeline.

AIBilibiliDeep Learning
0 likes · 16 min read
Bilibili's Self-Developed Video Super-Resolution Algorithm: Background, Optimization Directions, and Implementation Details
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Mar 1, 2024 · Frontend Development

AI in Frontend Development: Code Generation, Testing, Code Review, Low‑Code, and Business Applications

This article reviews the rapid rise of generative AI in 2023 and explores its impact on frontend development, covering AI‑driven code generation, testing, code review, low‑code platforms, business workflows, challenges, practical experiences, and future prospects for developers and teams.

AICode reviewfrontend development
0 likes · 30 min read
AI in Frontend Development: Code Generation, Testing, Code Review, Low‑Code, and Business Applications
Xiaohongshu Tech REDtech
Xiaohongshu Tech REDtech
Feb 27, 2024 · Artificial Intelligence

InstantID: Zero-shot Identity-Preserving Generation in Seconds

InstantID, an open‑source tool released by Xiaohongshu in early 2024, generates multiple stylized portraits that preserve a person’s facial identity from a single reference photo in seconds, eliminating fine‑tuning, large storage needs, and multi‑image requirements while seamlessly working with popular diffusion models like Stable Diffusion 1.5 and SDXL.

AIImage GenerationInstantID
0 likes · 6 min read
InstantID: Zero-shot Identity-Preserving Generation in Seconds
DataFunSummit
DataFunSummit
Feb 27, 2024 · Artificial Intelligence

Algorithmic Approaches for Hotel Category Planning, Group Recommendation, and Large‑Promotion Selection in Fliggy Travel

This article presents Fliggy Travel's end‑to‑end algorithmic solutions for hotel category planning, introduces the LINet group‑recommendation model that incorporates location and travel intent, and details the PETS two‑stage model for selecting hot‑sale hotels under recall constraints, together with experimental results and practical insights.

AIgroup recommendationhotel supply chain
0 likes · 14 min read
Algorithmic Approaches for Hotel Category Planning, Group Recommendation, and Large‑Promotion Selection in Fliggy Travel
FunTester
FunTester
Feb 27, 2024 · Industry Insights

2023 Software Testing Survey: Career Shifts, Skill Gaps, and Future Trends

The 2023 testing industry questionnaire, with roughly 850 respondents, reveals employment status, satisfaction scores, career change intentions, demographic distributions, salary trends, technical skill priorities, AI adoption rates, team structures, process bottlenecks, and forecasts for the coming year, offering a comprehensive view of the sector’s health and direction.

AIIndustry SurveySoftware Testing
0 likes · 24 min read
2023 Software Testing Survey: Career Shifts, Skill Gaps, and Future Trends
DataFunTalk
DataFunTalk
Feb 26, 2024 · Artificial Intelligence

Large Language Model Empowered Recommendation Systems: Overview, Techniques, and Future Directions

With the rapid rise of ChatGPT and large language models, recommendation systems are undergoing a transformative shift, moving beyond traditional behavior‑based methods to leverage LLMs for improved generalization, representation, and prompt‑based learning, while addressing challenges such as scalability, interpretability, bias, and deployment costs.

AIGeneralizationLLM
0 likes · 19 min read
Large Language Model Empowered Recommendation Systems: Overview, Techniques, and Future Directions
21CTO
21CTO
Feb 25, 2024 · Artificial Intelligence

Top Software Development Trends to Watch in 2024: AI, Blockchain, Cloud & More

2024 will see software development driven by deeper AI/ML integration, expanding blockchain beyond cryptocurrency, multi‑runtime microservices, heightened security practices, immersive AR/VR, sustainable coding, serverless and edge computing, quantum advances, and the continued dominance of Python alongside rising Rust adoption.

2024 trendsAIBlockchain
0 likes · 20 min read
Top Software Development Trends to Watch in 2024: AI, Blockchain, Cloud & More
21CTO
21CTO
Feb 25, 2024 · Fundamentals

How Programming Languages Evolved Across Five Generations

From the binary machine code of the 1940s to today's AI-focused declarative languages, this article traces the five generations of programming languages, highlighting their key characteristics, representative examples, and the impact each generation has had on software development and computing complexity.

4GLAISoftware Development
0 likes · 6 min read
How Programming Languages Evolved Across Five Generations
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Feb 25, 2024 · Artificial Intelligence

Pinecone Vector Database and Embedding Model Summary from DeepLearning.AI’s AI Course

This article reviews the author’s hands‑on experience with Pinecone’s serverless vector database, various embedding and generation models such as all‑MiniLM‑L6‑v2, text‑embedding‑ada‑002, clip‑ViT‑B‑32, and GPT‑3.5‑turbo‑instruct, and demonstrates how they are applied to semantic search, RAG, recommendation, hybrid, and facial similarity tasks using Python code examples.

AIPineconePython
0 likes · 9 min read
Pinecone Vector Database and Embedding Model Summary from DeepLearning.AI’s AI Course
DataFunSummit
DataFunSummit
Feb 23, 2024 · Artificial Intelligence

Tool Learning with Foundation Models: Frameworks, Datasets, and Open‑Source Toolkits

Tool learning enables foundation models to follow human instructions and use external tools, and this article reviews Tsinghua’s research, introduces the WebCPM interactive web‑search QA framework, BMTools and ToolBench packages, and discusses background, frameworks, applications, and future challenges in AI tool usage.

AIFrameworkWeb Search
0 likes · 21 min read
Tool Learning with Foundation Models: Frameworks, Datasets, and Open‑Source Toolkits
DevOps Engineer
DevOps Engineer
Feb 23, 2024 · Artificial Intelligence

GitHub Octoverse 2023: AI, Cloud‑Native, and Open‑Source Trends Shaping the Global Developer Experience

The 2023 GitHub Octoverse report reveals that generative AI, cloud‑native workflows, and open‑source contributions are rapidly becoming mainstream, with 92% of developers using AI‑assisted coding tools, a 38% rise in private repositories, and significant regional growth across the US, Asia‑Pacific, Africa, and Latin America.

AIGitHubcloud-native
0 likes · 21 min read
GitHub Octoverse 2023: AI, Cloud‑Native, and Open‑Source Trends Shaping the Global Developer Experience
DaTaobao Tech
DaTaobao Tech
Feb 23, 2024 · Artificial Intelligence

AI-Driven Design Practices and Impact Report of Taobao Design Team (2022‑2023)

Between 2022 and 2023 the Taobao design team shifted from traditional 3D modeling to AI‑generated avatars, cutting costs and project time by up to 60%, expanding creative output by 150%, redefining designer roles, standardizing tools on the internal “Taobao Design AIGC” platform, and outlining future AI‑assisted workflow and quality standards.

AIDesignTaobao
0 likes · 13 min read
AI-Driven Design Practices and Impact Report of Taobao Design Team (2022‑2023)
FunTester
FunTester
Feb 23, 2024 · Operations

Four Misleading Tech Trends of 2023: AI in Front‑End Development, AI‑Driven Monitoring, ERP & Low‑Code Hype, and Cloud Cost Myths

The article debunks four popular 2023 tech hype cycles—AI supposedly replacing front‑end developers, AI‑powered monitoring replacing traditional ops, the notion that ERP and mid‑platform are dead while low‑code reigns, and the claim that cloud migration is prohibitively expensive—by offering practical experience‑based counter‑arguments.

AIfront-end developmentlow-code
0 likes · 13 min read
Four Misleading Tech Trends of 2023: AI in Front‑End Development, AI‑Driven Monitoring, ERP & Low‑Code Hype, and Cloud Cost Myths
Architect
Architect
Feb 22, 2024 · Artificial Intelligence

Sora: OpenAI’s Text‑to‑Video Model – Principles, Impact, and Outlook

The article provides a comprehensive technical overview of OpenAI’s Sora text‑to‑video model, explaining its background, underlying diffusion‑Transformer architecture, key breakthroughs, potential industry impacts, success factors, limitations, and future prospects for AI‑generated video content.

AIDiffusion ModelsOpenAI
0 likes · 15 min read
Sora: OpenAI’s Text‑to‑Video Model – Principles, Impact, and Outlook
JD Retail Technology
JD Retail Technology
Feb 22, 2024 · Big Data

JD Retail Data Platform: Data Asset Governance, Metric Middle Platform, Visualization Tools, and AI‑Driven Applications

This technical article details JD Retail’s 2023 data platform advancements, covering data‑asset certification and governance, a metric middle‑platform for unified indicator management, sophisticated visualization components, low‑code orchestration, and large‑model AI applications that together improve data retrieval efficiency, reduce storage‑compute costs, and support rapid business decision‑making.

AIData GovernanceData Platform
0 likes · 39 min read
JD Retail Data Platform: Data Asset Governance, Metric Middle Platform, Visualization Tools, and AI‑Driven Applications
Programmer DD
Programmer DD
Feb 22, 2024 · Artificial Intelligence

Google Unveils Gemma: Open‑Source LLM Matching Gemini’s Power

Google has launched Gemma, an open‑source large language model available in 2B and 7B parameter versions, built on the same technology as Gemini, outperforming many existing models and capable of running on ordinary laptops, with a detailed technical report and quick‑start guide provided online.

AIGemmaGoogle
0 likes · 3 min read
Google Unveils Gemma: Open‑Source LLM Matching Gemini’s Power
DevOps
DevOps
Feb 21, 2024 · Operations

When Operations Are Stuck: Embrace Change or Remain Stagnant?

The article examines common operational pain points such as cumbersome release processes, lack of standardization, and weak security controls, then presents community suggestions emphasizing automation, standardized workflows, CMDB, and AI‑driven SRE tools, concluding that clear direction outweighs perfect execution.

AICMDBSRE
0 likes · 6 min read
When Operations Are Stuck: Embrace Change or Remain Stagnant?
vivo Internet Technology
vivo Internet Technology
Feb 21, 2024 · Big Data

Optimizing Playback Experience and Reducing Bandwidth Cost in Vivo Short Video Platform

At the 2023 Vivo Developer Conference, Cai Chuangye and Ma Yunjie detailed how Vivo short‑video improves playback by optimizing connections, chunked downloads, pre‑rendering and dynamic pre‑loading while cutting CDN bandwidth costs through low‑cost edge devices, neural‑network adaptive compression, and utilization governance, achieving lower latency, fewer failures and reduced bitrate, with plans to adopt H.266.

AICDNCost reduction
0 likes · 21 min read
Optimizing Playback Experience and Reducing Bandwidth Cost in Vivo Short Video Platform
Baidu MEUX
Baidu MEUX
Feb 21, 2024 · Artificial Intelligence

How AI-Powered Image Generation Revamped Baidu App’s Avatar Customization

This case study details how Baidu’s design team leveraged the WENXIN AI image‑generation model to transform the Baidu App’s avatar‑customization (装扮) feature, addressing user personalization gaps, simplifying workflows, and boosting engagement through three iterative phases of rapid testing, innovative breakthroughs, and continuous refinement.

AIdesign innovation
0 likes · 16 min read
How AI-Powered Image Generation Revamped Baidu App’s Avatar Customization
DataFunSummit
DataFunSummit
Feb 21, 2024 · Artificial Intelligence

Applying Knowledge Graphs to E‑commerce AIGC: From Domain to General KG and Large Language Models

This article presents a comprehensive overview of how knowledge graphs are integrated into e‑commerce AIGC pipelines, covering domain‑specific and generic KG‑driven text generation, model architecture, controllable generation techniques, experimental results, and future directions for large language models in commercial settings.

AIAIGCText Generation
0 likes · 23 min read
Applying Knowledge Graphs to E‑commerce AIGC: From Domain to General KG and Large Language Models
Qunar Tech Salon
Qunar Tech Salon
Feb 20, 2024 · Databases

Qunar.com Redis Automation Operations System: Architecture, Deployment, Migration, Scaling, and Inspection

This article details Qunar.com's Redis automation operations system, covering background challenges, the high‑availability cluster architecture, resource management, automated deployment, various migration strategies, scaling mechanisms with RedisGate, inspection processes, and future AI‑driven enhancements.

AIDatabase operationsautomation
0 likes · 14 min read
Qunar.com Redis Automation Operations System: Architecture, Deployment, Migration, Scaling, and Inspection
DaTaobao Tech
DaTaobao Tech
Feb 19, 2024 · Artificial Intelligence

AI/ML Technology Articles Collection

This collection compiles technical articles that explore diverse AI/ML applications, from deploying large language models on MacBooks and building e‑commerce recommendation engines, to leveraging the LangChain framework, creating AIGC‑driven fashion solutions, and implementing Stable Diffusion for image generation.

AIAIGCDeployment
0 likes · 1 min read
AI/ML Technology Articles Collection
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Feb 19, 2024 · Artificial Intelligence

Technical Review of OpenAI's Sora Video Generation Model

This article reviews OpenAI's Sora video generation model, summarizing its technical report, key innovations such as patch-based visual tokens, compression networks, scaling transformers, language understanding, and discussing its capabilities, highlights, and current limitations in AI video synthesis.

AIDiffusion ModelsOpenAI
0 likes · 9 min read
Technical Review of OpenAI's Sora Video Generation Model
Java Architecture Diary
Java Architecture Diary
Feb 18, 2024 · Artificial Intelligence

Boost Captcha Solving with Gemini AI: Spring Boot Integration Guide

This tutorial explains how to integrate Gemini's free API and long‑context capabilities into a Spring Boot starter to recognize image captchas, handle interference lines, and solve arithmetic challenges, providing code samples, configuration steps, and best practices for improving automation efficiency.

AICaptchaGemini
0 likes · 5 min read
Boost Captcha Solving with Gemini AI: Spring Boot Integration Guide
Architecture and Beyond
Architecture and Beyond
Feb 16, 2024 · Artificial Intelligence

Can Model-as-a-Service Replace SaaS? A Deep Dive into AI-Driven Cloud Solutions

Model-as-a-Service (MaaS) reshapes AI deployment by turning machine-learning models into plug-and-play cloud services, lowering barriers, cutting costs, and enabling rapid innovation; this article compares Patil’s 2012 practical view with Chamath’s future-oriented vision, outlines core features, provider requirements, and the disruptive potential versus traditional SaaS.

AIAI industryMaaS
0 likes · 14 min read
Can Model-as-a-Service Replace SaaS? A Deep Dive into AI-Driven Cloud Solutions
DataFunSummit
DataFunSummit
Feb 12, 2024 · Artificial Intelligence

Ant Group's Time Series AI Practices and the AntFlux Intelligent Engine

This article presents Ant Group's comprehensive time‑series AI solutions, covering the business value of temporal data, the evolution of statistical and deep learning models, large‑scale time‑series platforms such as AntFlux, and real‑world applications ranging from financial forecasting to green computing.

AIAntFluxTime Series
0 likes · 17 min read
Ant Group's Time Series AI Practices and the AntFlux Intelligent Engine
DataFunTalk
DataFunTalk
Feb 9, 2024 · Big Data

Alluxio’s Role in Lakehouse Architecture: Benefits, Challenges, and Real‑World Use Cases

This article explains how Alluxio enables lake‑warehouse integration by providing a data orchestration layer that caches data near compute, reduces storage‑compute separation costs, improves performance, and addresses challenges such as security, scalability, and multi‑cloud deployment, illustrated with several industry case studies.

AIAlluxioBig Data
0 likes · 16 min read
Alluxio’s Role in Lakehouse Architecture: Benefits, Challenges, and Real‑World Use Cases
DataFunTalk
DataFunTalk
Feb 8, 2024 · Big Data

Design and Practice of Ant Group's Metric System

This talk by Ant Group’s senior technical expert Wang Gaohang details the definition, design, mechanism, productization, and future outlook of the company’s metric system, covering concept consensus, semantic layers, workflow, AI assistance, performance optimization, and practical case studies.

AIBig DataData Platform
0 likes · 28 min read
Design and Practice of Ant Group's Metric System
Cloud Native Technology Community
Cloud Native Technology Community
Feb 8, 2024 · Artificial Intelligence

How Retrieval‑Augmented Generation Boosts LLM Accuracy and Trust

Retrieval‑augmented generation (RAG) enhances large language models by fetching up‑to‑date, authoritative information from external sources, addressing hallucinations, outdated knowledge, and lack of citations, while offering cost‑effective implementation, improved relevance, user trust, and greater developer control through vector databases, semantic search, and prompt engineering.

AIPrompt EngineeringRAG
0 likes · 10 min read
How Retrieval‑Augmented Generation Boosts LLM Accuracy and Trust
JD Cloud Developers
JD Cloud Developers
Feb 7, 2024 · Frontend Development

How JD’s Huamei Platform Turns Design Mockups into Front‑End Code Automatically

JD’s Huamei platform leverages AI to automatically convert design mockups into usable front‑end code, streamlining UI reconstruction and business‑logic implementation, reducing repetitive work, and boosting development efficiency for financial app teams, while outlining its workflow, capabilities, limitations, and advanced features.

AIUI reconstructionautomation
0 likes · 13 min read
How JD’s Huamei Platform Turns Design Mockups into Front‑End Code Automatically
Baidu Geek Talk
Baidu Geek Talk
Feb 7, 2024 · Artificial Intelligence

Design and Implementation of a Knowledge-Base Intelligent Q&A System for Database Operations Using Large Models

The paper details Baidu Intelligent Cloud’s design and deployment of a domain‑specific knowledge‑base Q&A system for database operations, combining prompt‑engineered LLMs with hybrid vector‑search using LangChain, BES vector store, and custom ingestion, addressing recall, token limits, and hallucination challenges across dashboard and IM bot interfaces.

AIDatabase operationsKnowledge Base
0 likes · 16 min read
Design and Implementation of a Knowledge-Base Intelligent Q&A System for Database Operations Using Large Models
NewBeeNLP
NewBeeNLP
Feb 7, 2024 · Artificial Intelligence

On‑Device Recommendation Systems: Inference, Training, and Privacy Explained

This article reviews the latest progress in on‑device recommendation systems, detailing lightweight inference and deployment techniques, on‑device training and update strategies—including federated and distributed approaches—as well as security and privacy challenges, and outlines open research directions for this emerging AI paradigm.

AIEdge ComputingFederated Learning
0 likes · 10 min read
On‑Device Recommendation Systems: Inference, Training, and Privacy Explained
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Feb 7, 2024 · Artificial Intelligence

Step-by-Step Guide to Building Multi‑Agent Applications with LangChain LangGraph in Google Colab

This tutorial walks through installing LangChain, LangGraph and related packages in Google Colab, configuring environment variables, defining search and Twitter‑writer tools, constructing a StateGraph workflow with supervisor logic, and executing a multi‑agent LLM pipeline using LangChain’s new multi‑agent capabilities.

AIGoogle ColabLLM
0 likes · 11 min read
Step-by-Step Guide to Building Multi‑Agent Applications with LangChain LangGraph in Google Colab
Amap Tech
Amap Tech
Feb 5, 2024 · Artificial Intelligence

Gaode Tech 2023 Highlights: 15 Popular Articles on AI, Data, Mapping, and Navigation Technologies

Gaode Technology’s 2023 roundup showcases fifteen of its most-read articles, spanning AI infrastructure evolution, cloud‑native data optimization, BEV‑based perception, real‑time crowdsourced mapping, ETA prediction, lane‑level navigation, AR HUD, architecture design, low‑code platforms, and high‑performance Android testing.

AIBig DataMapping
0 likes · 9 min read
Gaode Tech 2023 Highlights: 15 Popular Articles on AI, Data, Mapping, and Navigation Technologies
Tencent Music Tech Team
Tencent Music Tech Team
Feb 4, 2024 · Mobile Development

Technical Guidelines for High-Quality Mobile Recording and Audio Processing in Quanmin K Song

Quanmin K Song’s decade‑long mobile‑recording platform combines 48 kHz/16‑bit dry‑signal capture, sub‑70 ms latency via OpenSL ES/AAudio, real‑time clipping and noise detection, lyric‑ and vocal‑accompaniment alignment, pitch‑shifting, adaptive vocal enhancement, 3A DSP/AI processing, and AI‑driven pitch correction to deliver industry‑leading high‑quality mobile singing experiences.

AIAudio ProcessingLow latency
0 likes · 15 min read
Technical Guidelines for High-Quality Mobile Recording and Audio Processing in Quanmin K Song
NewBeeNLP
NewBeeNLP
Feb 4, 2024 · Artificial Intelligence

How We Enhanced the MIND Multi‑Interest Model for Short‑Video Recommendations

This article analyzes the original MIND recommendation model, identifies its limitations in capsule design and routing, proposes three practical improvements—including max‑min and Markov‑based capsule initialization and a sparse routing scheme—and validates the gains with offline experiments and real‑world business metrics.

AIMINDcapsule network
0 likes · 20 min read
How We Enhanced the MIND Multi‑Interest Model for Short‑Video Recommendations
JD Retail Technology
JD Retail Technology
Feb 1, 2024 · Artificial Intelligence

Evolution and Optimization of JD Retail Advertising Online Model System: From Deep Learning to Distributed Graph Computing and Power Collaboration

The article details JD Retail Advertising's three‑stage evolution of its online model system—deep‑learning era, large‑model era, and power‑collaboration era—highlighting heterogeneous computing optimizations, platform and system capabilities, distributed graph computing, online learning, and dynamic power allocation to dramatically improve algorithm iteration speed and model performance.

AIAdvertisingdistributed graph
0 likes · 13 min read
Evolution and Optimization of JD Retail Advertising Online Model System: From Deep Learning to Distributed Graph Computing and Power Collaboration
DaTaobao Tech
DaTaobao Tech
Jan 31, 2024 · Artificial Intelligence

Highlights of Recent AI Research Papers from Top Conferences (2023)

The article curates standout AI papers from 2023 CCF‑A conferences—including CVPR, ICLR, ACM MM, and INFORMS—showcasing advances such as Swin‑Transformer video quality assessment, cross‑modal e‑commerce product search, transformer‑based vehicle routing heuristics, diffusion‑driven dance generation, and reinforcement‑learning inventory replenishment.

AIComputer VisionMultimedia
0 likes · 23 min read
Highlights of Recent AI Research Papers from Top Conferences (2023)
Baidu Intelligent Cloud Tech Hub
Baidu Intelligent Cloud Tech Hub
Jan 31, 2024 · Artificial Intelligence

How Baidu Built an 80% Accurate AI-Powered Database Ops Knowledge Base

This article details Baidu Intelligent Cloud's database operations team’s end‑to‑end design of an AI‑driven knowledge‑base Q&A system, covering background, architecture, technical choices, module implementation, key challenges such as vector‑search recall and token limits, and real‑world deployment scenarios.

AIPrompt Engineeringvector database
0 likes · 18 min read
How Baidu Built an 80% Accurate AI-Powered Database Ops Knowledge Base
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jan 31, 2024 · Artificial Intelligence

Advanced RAG with Semi‑Structured Data Using LangChain, Unstructured, and ChromaDB

This tutorial demonstrates how to build an advanced Retrieval‑Augmented Generation (RAG) system for semi‑structured PDF data by leveraging LangChain, the unstructured library, ChromaDB vector store, and OpenAI models, covering installation, PDF partitioning, element classification, summarization, and query execution.

AIChromaDBLangChain
0 likes · 11 min read
Advanced RAG with Semi‑Structured Data Using LangChain, Unstructured, and ChromaDB
Architects' Tech Alliance
Architects' Tech Alliance
Jan 30, 2024 · Industry Insights

Why Computing Power Leasing Is Booming: 2024 Industry Framework & Trends

The article outlines the 2024 computing‑power leasing industry framework, explains three main rental models, highlights the surge in demand driven by generative AI, the shortage of high‑end GPUs, and provides an extensive collection of links to reports and analyses on GPU technology, market dynamics, and future development paths.

AIGPUIndustry Analysis
0 likes · 5 min read
Why Computing Power Leasing Is Booming: 2024 Industry Framework & Trends
DataFunSummit
DataFunSummit
Jan 30, 2024 · Artificial Intelligence

Intelligent Risk Control Ecosystem: Building a Closed‑Loop System with Data, Models, Strategies, and Experiments

This article explains why and how to build an intelligent risk‑control ecosystem that forms a closed loop across data, model, strategy and experiment stages, illustrating the approach with QiFu Technology’s Yushu platform and detailing the architecture, components, and operational benefits for financial services.

AIClosed‑LoopFinTech
0 likes · 11 min read
Intelligent Risk Control Ecosystem: Building a Closed‑Loop System with Data, Models, Strategies, and Experiments
Alibaba Cloud Native
Alibaba Cloud Native
Jan 26, 2024 · Artificial Intelligence

Deploy a Serverless Stable Diffusion API for Scalable AI Image Generation

This guide explains how to overcome GPU cost, high‑concurrency, and model‑switching challenges by using Alibaba Cloud's Serverless Stable Diffusion API, detailing deployment steps, supported use cases, performance advantages, and the full set of RESTful endpoints for AI image creation.

AIAPIFunction Compute
0 likes · 19 min read
Deploy a Serverless Stable Diffusion API for Scalable AI Image Generation
360 Smart Cloud
360 Smart Cloud
Jan 26, 2024 · Artificial Intelligence

Parallel Strategies for Distributed Deep Learning Training

This article reviews distributed training techniques for large deep‑learning models, covering data parallelism, model parallelism (including pipeline and tensor parallelism), gradient bucketing and accumulation, 3D parallelism, and practical implementations such as Megatron‑LM and 360AI platform optimizations.

AIData ParallelismDeep Learning
0 likes · 22 min read
Parallel Strategies for Distributed Deep Learning Training
Ctrip Technology
Ctrip Technology
Jan 26, 2024 · Artificial Intelligence

Implementing Plugin Functionality for a Large Language Model Chatbot Using Function Calling and Asynchronous Execution

This article explains how Ctrip's security R&D team built a web‑based LLM chatbot with version‑2.0 features such as plugin support, function calling, synchronous and asynchronous execution, WebSocket/Socket.IO communication, and provides full Python code examples for defining and invoking plugins.

AIBackendFunction Calling
0 likes · 15 min read
Implementing Plugin Functionality for a Large Language Model Chatbot Using Function Calling and Asynchronous Execution
DataFunTalk
DataFunTalk
Jan 25, 2024 · Artificial Intelligence

Hierarchical Masked 3D Diffusion Model for Video Outpainting

This paper introduces a hierarchical masked 3D diffusion model (M3DDM) that leverages mask modeling and global-frame cross‑attention to achieve temporally consistent video outpainting, proposes a hybrid coarse‑to‑fine inference pipeline to mitigate error accumulation in long videos, and demonstrates state‑of‑the‑art results on benchmark datasets.

3D U-NetAItemporal consistency
0 likes · 13 min read
Hierarchical Masked 3D Diffusion Model for Video Outpainting
DataFunTalk
DataFunTalk
Jan 25, 2024 · Artificial Intelligence

World Models, Reinforcement Learning, and Causal Inference: A Comprehensive Overview

This article presents a detailed overview of world models and their role in reinforcement learning, explains how causal inference can enhance model-based RL, discusses sample efficiency challenges, and shares experimental findings and practical insights from recent research and industry applications.

AIReinforcement Learningcausal inference
0 likes · 22 min read
World Models, Reinforcement Learning, and Causal Inference: A Comprehensive Overview
Baidu Geek Talk
Baidu Geek Talk
Jan 24, 2024 · Artificial Intelligence

Building AI‑Native Applications with Baidu Cloud AppBuilder

Sun Ke’s keynote at the 2023 Baidu Cloud Intelligence Conference explains how AI‑native development has shifted from model selection to building practical applications, and introduces Baidu Cloud AppBuilder—a three‑layer, low‑code‑and‑code platform that provides multimodal, LLM, and infrastructure services, enabling rapid prototyping of solutions such as automated resume screening and interview preparation.

AIAppBuilderNL2SQL
0 likes · 12 min read
Building AI‑Native Applications with Baidu Cloud AppBuilder
JD Cloud Developers
JD Cloud Developers
Jan 24, 2024 · Artificial Intelligence

How JD Retail’s AI Innovations Are Transforming Supply Chains, Advertising, and E‑Commerce

Over the past year JD Retail’s technology team has rolled out a suite of AI‑driven breakthroughs—from end‑to‑end inventory management and explainable AI in supply chain, to large‑language‑model frameworks, advanced advertising, edge‑AI, secure data platforms, and high‑quality 3D modeling—earning industry awards and boosting efficiency across e‑commerce.

3D modelingAIEdge Computing
0 likes · 21 min read
How JD Retail’s AI Innovations Are Transforming Supply Chains, Advertising, and E‑Commerce
JD Tech
JD Tech
Jan 23, 2024 · Frontend Development

Design‑to‑Code Platform Overview and Its Impact on Frontend Development Efficiency

This article explains JD's design‑to‑code platform that leverages AI to automatically transform design drafts into front‑end code, detailing the typical frontend workflow, the platform's capabilities and limitations, and how it improves development productivity for financial app teams.

AIUI conversioncode-generation
0 likes · 11 min read
Design‑to‑Code Platform Overview and Its Impact on Frontend Development Efficiency
Xiaohongshu Tech REDtech
Xiaohongshu Tech REDtech
Jan 23, 2024 · Artificial Intelligence

Controllable Mind Visual Diffusion Model (CMVDM) for Reconstructing Visual Stimuli from fMRI Signals

The Controllable Mind Visual Diffusion Model (CMVDM) decodes fMRI signals into semantic vectors and silhouette maps, feeds them into a latent diffusion framework with a ControlNet‑style encoder, and reconstructs high‑fidelity images that surpass existing baselines in both structural similarity and semantic accuracy across multiple brain‑imaging datasets.

AIbrain decodingdiffusion model
0 likes · 13 min read
Controllable Mind Visual Diffusion Model (CMVDM) for Reconstructing Visual Stimuli from fMRI Signals
21CTO
21CTO
Jan 22, 2024 · Frontend Development

How AI and Low‑Code Platforms Are Shaping the Future of Front‑End Development

This article examines how rapid advances in artificial intelligence, machine learning, and low‑code/no‑code platforms are transforming front‑end development, alleviating routine tasks, expanding career opportunities, and redefining the skill set developers need to stay competitive.

AIFuturecareer
0 likes · 5 min read
How AI and Low‑Code Platforms Are Shaping the Future of Front‑End Development