Tagged articles
246 articles
Page 3 of 3
Bilibili Tech
Bilibili Tech
Nov 1, 2023 · Artificial Intelligence

Neural Radiance Fields and Generative Intelligent Media: Recent Advances and Applications

Professor Hu Qiang presented recent progress in Neural Radiance Fields—covering implicit/explicit representations, hybrid models, and solutions for dynamic scenes, cloud‑based and edge‑cloud rendering—while also reviewing generative AI advances such as diffusion‑based text‑to‑image/video/3D, LoRA fine‑tuning, and large‑scale story‑book datasets, highlighting applications in virtual‑real content, smart‑city modeling, and 6‑DoF e‑commerce displays.

3D ReconstructionNeRFdiffusion models
0 likes · 14 min read
Neural Radiance Fields and Generative Intelligent Media: Recent Advances and Applications
php Courses
php Courses
Oct 26, 2023 · Artificial Intelligence

Google Play Updates Developer Policy to Address Generative AI Content

Google Play has announced new developer policy requirements that will mandate apps using generative AI to provide reporting or labeling of offensive AI‑generated content, prohibit restricted content such as child‑abuse depictions, and limit photo and video access to functions directly related to the app’s purpose.

AI PolicyGoogle Playcontent moderation
0 likes · 2 min read
Google Play Updates Developer Policy to Address Generative AI Content
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Oct 23, 2023 · Artificial Intelligence

How the New OLSS Algorithm Supercharges Diffusion Model Sampling

The article announces that Alibaba Cloud’s AI platform PAI and ECNU researchers’ paper on the Optimal Linear Subspace Search (OLSS) algorithm was selected for CIKM 2023, explains how OLSS accelerates diffusion‑model sampling by operating in higher‑dimensional linear subspaces, and provides details of the paper and its visual results.

Machine LearningOLSSdiffusion models
0 likes · 5 min read
How the New OLSS Algorithm Supercharges Diffusion Model Sampling
Model Perspective
Model Perspective
Oct 15, 2023 · Artificial Intelligence

How to Use Large Language Models Ethically in Math Modeling Contests

COMAP’s new policy outlines why and how teams in mathematical modeling competitions should responsibly employ large language models and generative AI, detailing guiding principles, risks, citation requirements, and ethical considerations to ensure fairness, transparency, and academic integrity.

AI PolicyLLMacademic integrity
0 likes · 9 min read
How to Use Large Language Models Ethically in Math Modeling Contests
Python Programming Learning Circle
Python Programming Learning Circle
Oct 11, 2023 · Artificial Intelligence

Richard Stallman's Remarks on Red Hat, GPL, and the Limits of Generative AI at the GNU 40th Anniversary Event

At the GNU 40th anniversary celebration in Biel, Switzerland, Richard Stallman disclosed his cancer treatment, criticized Red Hat's GPL practices, and argued that current generative AI systems like ChatGPT lack true understanding, warning of their misuse and emphasizing the need for ethical software licensing and youth engagement in free software.

AI ethicsGNUGPL
0 likes · 4 min read
Richard Stallman's Remarks on Red Hat, GPL, and the Limits of Generative AI at the GNU 40th Anniversary Event
58UXD
58UXD
Sep 21, 2023 · Artificial Intelligence

How AI is Redefining Design: From Midjourney to Stable Diffusion

This article explores the rise of AI‑driven design, examines real‑world projects such as AI‑Soup, virtual jewelry, and e‑commerce checkpoints, explains diffusion model fundamentals, compares major tools, and discusses the opportunities and risks for creators and businesses adopting generative AI.

AI designcreative workflowdiffusion models
0 likes · 13 min read
How AI is Redefining Design: From Midjourney to Stable Diffusion
Baidu MEUX
Baidu MEUX
Sep 20, 2023 · Artificial Intelligence

How Generative AI Transformed a Summer Event Design: A Step‑by‑Step Case Study

This article details how a summer activity was conceived, visualized, and executed by integrating generative AI tools across three phases—early exploration, visual implementation, and extension—showcasing the workflow, design decisions, and efficiency gains achieved through AI‑assisted creation.

AI-assisted designcase studygenerative AI
0 likes · 16 min read
How Generative AI Transformed a Summer Event Design: A Step‑by‑Step Case Study
Alipay Experience Technology
Alipay Experience Technology
Sep 14, 2023 · Cloud Computing

What Google I/O Shanghai Reveals About Cloud and Generative AI

The article recaps Google I/O Connect Shanghai, highlighting Google Cloud's leadership, its generative AI strategy with Vertex AI, developer‑focused tools like Duet AI and Gen App Builder, and Web session insights, while offering practical takeaways for developers and entrepreneurs interested in cloud‑based AI services.

AICloud ComputingGoogle Cloud
0 likes · 9 min read
What Google I/O Shanghai Reveals About Cloud and Generative AI
DataFunSummit
DataFunSummit
Sep 9, 2023 · Artificial Intelligence

Evolution of AIGC Technology and Its Applications in Life Sciences

This article reviews the development of AIGC and generative AI technologies—including image, text, and molecular generation—explains key model advances such as diffusion and large language models, discusses their impact on drug discovery, and outlines current challenges, opportunities, and future directions.

AI in Life SciencesAIGCLarge Language Models
0 likes · 14 min read
Evolution of AIGC Technology and Its Applications in Life Sciences
21CTO
21CTO
Sep 7, 2023 · Artificial Intelligence

Elon Musk’s xAI Plans, Google’s Generative Search Rollout, and Node.js 20.6 Highlights

The article summarizes recent AI and development news, covering Elon Musk’s vision to integrate his companies into the xAI project, Google’s expansion of its Search Generative Experience to Japan and India, Tencent’s new large language model, and Node.js 20.6’s .env support and Oilpan garbage collector.

Elon MuskNode.jsOilpan
0 likes · 10 min read
Elon Musk’s xAI Plans, Google’s Generative Search Rollout, and Node.js 20.6 Highlights
Architects' Tech Alliance
Architects' Tech Alliance
Sep 2, 2023 · Artificial Intelligence

NVIDIA L40S GPU Overview and Its Impact on Generative AI and Optical Modules

The NVIDIA L40S GPU, built on the Ada Lovelace architecture with 48 GB GDDR6 memory and 846 GB/s bandwidth, delivers over 1.45 PFLOPS tensor performance and superior FP16/FP32 efficiency for generative AI training and inference, while its lower power and GDDR6 design may influence demand for mid‑range optical modules in data centers.

Data CenterGPUL40S
0 likes · 8 min read
NVIDIA L40S GPU Overview and Its Impact on Generative AI and Optical Modules
Architect
Architect
Aug 31, 2023 · Artificial Intelligence

Building a Custom LLM Chatbot with LangChain, ChromaDB, and LLaMA‑2

This tutorial explains how to leverage generative AI tools—including LLMs, embedding models, vector databases, and the LangChain framework—to create a custom chatbot that answers user queries using a knowledge base, with step‑by‑step code examples for Google Colab.

ChatbotEmbeddingLLM
0 likes · 15 min read
Building a Custom LLM Chatbot with LangChain, ChromaDB, and LLaMA‑2
php Courses
php Courses
Aug 26, 2023 · Artificial Intelligence

Understanding Generative AI: Concepts, Common Models, and Development Guide

Generative AI, a branch of artificial intelligence that creates novel content such as text, images, and music, works by learning patterns from training data, with common models including GANs, VAEs, autoregressive and Transformer-based architectures, and its development involves task definition, data preparation, model design, training, evaluation, and ethical considerations.

Artificial IntelligenceGaNModel Development
0 likes · 8 min read
Understanding Generative AI: Concepts, Common Models, and Development Guide
php Courses
php Courses
Aug 16, 2023 · Artificial Intelligence

How Generative AI Is Transforming Search and SEO

The rise of generative AI chatbots like ChatGPT is reshaping how users find information, prompting a shift from traditional search engine results to direct answers, which threatens existing SEO models, advertising revenue, and raises questions about content trust, monetization, and future search strategies.

AIContent Marketingdigital advertising
0 likes · 9 min read
How Generative AI Is Transforming Search and SEO
Baidu Geek Talk
Baidu Geek Talk
Aug 10, 2023 · Industry Insights

How Baidu’s AIGC Competition Is Shaping the Future of Commercial AI

The article examines Baidu’s inaugural Commercial AI Innovation Competition, highlighting its focus on AIGC commercial applications such as conversion behavior prediction and inference performance optimization, and explores how large‑scale models like PaddleBox and AI‑native tools are poised to transform content creation, marketing, and enterprise operations.

AI IndustryAIGCBaidu
0 likes · 10 min read
How Baidu’s AIGC Competition Is Shaping the Future of Commercial AI
58UXD
58UXD
Jul 12, 2023 · Artificial Intelligence

How DragGAN Revolutionizes Image Editing with Interactive AI Controls

This article introduces DragGAN, an AI-powered image manipulation tool that lets users set start and target points to dynamically reshape objects, use mask tools for precise area control, and export edited images, while also outlining its current limitations and future possibilities for user‑uploaded content.

AI Image EditingDragGANgenerative AI
0 likes · 6 min read
How DragGAN Revolutionizes Image Editing with Interactive AI Controls
Alibaba Cloud Developer
Alibaba Cloud Developer
Jul 12, 2023 · Artificial Intelligence

Can Large Language Models Transform Recommendation Systems?

This article reviews how recent large language models (LLMs) are reshaping recommendation systems, covering their emergence, in‑context learning, prompt‑based strategies, three main LLM‑driven recommendation paradigms, key research papers, experimental results, and future research directions.

In-Context LearningLLMPrompt Engineering
0 likes · 20 min read
Can Large Language Models Transform Recommendation Systems?
Continuous Delivery 2.0
Continuous Delivery 2.0
Jul 11, 2023 · Artificial Intelligence

The Hype and Reality of Generative AI: Benefits, Drawbacks, and Accessibility Concerns

The article examines the surge of generative AI, outlining its potential to democratize software interaction through natural‑language prompts while highlighting challenges such as prompt‑engineering complexity, the opaque nature of large language models, and the risk of marginalizing users lacking literacy or GUI‑based control.

Prompt Engineeringaccessibilitygenerative AI
0 likes · 5 min read
The Hype and Reality of Generative AI: Benefits, Drawbacks, and Accessibility Concerns
Continuous Delivery 2.0
Continuous Delivery 2.0
Jul 3, 2023 · Artificial Intelligence

GitHub CEO Highlights the Growing Role of AI Tools like Copilot in Software Development

GitHub CEO Thomas Dohmke emphasized that AI tools such as Copilot are becoming essential assistants for developers, predicting that over 80% of code will be AI-generated, citing usage statistics and noting that these tools boost productivity, while a related video course on continuous deployment is also promoted.

AIGitHub Copilotdeveloper productivity
0 likes · 3 min read
GitHub CEO Highlights the Growing Role of AI Tools like Copilot in Software Development
ITPUB
ITPUB
Jun 27, 2023 · Artificial Intelligence

Why Databricks’ $1.3B MosaicML Deal Marks a Bold Bet on Generative AI

Databricks' $1.3 billion acquisition of MosaicML brings the startup's open‑source MPT models and high‑efficiency training stack into the Lakehouse platform, reflecting a strategic push to embed generative AI across enterprises while emphasizing data control, cost reduction, and open‑source policies.

AIGCDatabricksLLM
0 likes · 8 min read
Why Databricks’ $1.3B MosaicML Deal Marks a Bold Bet on Generative AI
Programmer DD
Programmer DD
Jun 20, 2023 · Artificial Intelligence

Yann LeCun: Today's AI Still Below Dog Level – Inside Meta’s Voicebox, MusicGen & I‑JEPA

Meta’s chief AI scientist Yann LeCun warned that current large language models still fall short of human and even dog intelligence, citing their lack of real‑world understanding, while Meta unveiled three new generative AI models—Voicebox for speech, MusicGen for music, and I‑JEPA for image reasoning—showcasing both progress and remaining limitations.

Artificial IntelligenceLarge Language Modelscomputer vision
0 likes · 7 min read
Yann LeCun: Today's AI Still Below Dog Level – Inside Meta’s Voicebox, MusicGen & I‑JEPA
Efficient Ops
Efficient Ops
May 22, 2023 · Operations

What’s Driving China’s AIOps Evolution? Insights from the 2023 Survey

The 2023 China AIOps Status Survey, launched by CAICT and the Cloud Computing Open Source Industry Alliance, gathers input from over 60 enterprises to reveal current intelligent‑operations practices, observability adoption, generative AI prospects, and best‑practice case studies, while inviting participants to shape the upcoming report.

Industry SurveyIntelligent OperationsObservability
0 likes · 9 min read
What’s Driving China’s AIOps Evolution? Insights from the 2023 Survey
Programmer DD
Programmer DD
May 16, 2023 · Artificial Intelligence

Inside OpenAI: How the Platform Democratizes Generative AI

Since its 2015 founding, OpenAI has built a suite of generative AI models—including GPT, DALL‑E, and Whisper—exposed via simple REST APIs, enabling developers to integrate advanced language, vision, and speech capabilities without deep ML expertise, while offering fine‑tuning, SDKs, and Azure integration.

APIDALL·EGPT
0 likes · 9 min read
Inside OpenAI: How the Platform Democratizes Generative AI
JD Tech
JD Tech
May 9, 2023 · Artificial Intelligence

Overview of Emerging Frontier Technologies and Their Applications in Medicine

This article surveys the latest frontier technologies—including GPT‑4, ChatGPT, generative AI, digital humans, VR/AR/MR, 6G, quantum computing, the metaverse, and Web3—explaining their concepts, use cases, and especially how they are reshaping medical services such as remote consultation, virtual diagnosis, wearables, 3D‑printed biomedicine, human augmentation, brain‑computer interfaces, and computational biology.

AIMedical TechnologyQuantum Computing
0 likes · 23 min read
Overview of Emerging Frontier Technologies and Their Applications in Medicine
JD Tech
JD Tech
Apr 20, 2023 · Artificial Intelligence

Comprehensive Overview of ChatGPT: AI Background, Technical Foundations, and Commercial Applications

This extensive report examines ChatGPT’s origins, the evolution of artificial intelligence and natural language processing, details the underlying Transformer architecture and GPT series, discusses its limitations, and explores the wide-ranging commercial applications and future prospects of generative AI.

AIGCArtificial IntelligenceChatGPT
0 likes · 34 min read
Comprehensive Overview of ChatGPT: AI Background, Technical Foundations, and Commercial Applications
ITPUB
ITPUB
Apr 14, 2023 · Artificial Intelligence

How Do Generative, Perceptual, and Decision AI Interact? Insights from Jina AI’s Founder

In this interview, Jina AI’s founder Shao Han examines the relationships among generative, perceptual, and decision AI, compares single‑modal and multimodal approaches, discusses large language model development, and evaluates the impact of ChatGPT on search and future AI commercialization.

AIAI commercializationLarge Language Models
0 likes · 11 min read
How Do Generative, Perceptual, and Decision AI Interact? Insights from Jina AI’s Founder
Tencent Cloud Developer
Tencent Cloud Developer
Apr 10, 2023 · Artificial Intelligence

How Computers Generate Realistic Images: An In‑Depth Guide to AI Image Generation, Diffusion Models, ControlNet, LoRA and More

This guide explains how AI creates photorealistic images, tracing the shift from VAEs and GANs to diffusion models, detailing latent diffusion, ControlNet conditioning, CLIP text‑image alignment, and lightweight fine‑tuning methods like DreamBooth and LoRA, plus practical tips for higher‑resolution results.

AI image generationControlNetLoRA
0 likes · 22 min read
How Computers Generate Realistic Images: An In‑Depth Guide to AI Image Generation, Diffusion Models, ControlNet, LoRA and More
58UXD
58UXD
Apr 7, 2023 · Artificial Intelligence

How AI Is Redefining Creative Work: Opportunities and Limits for Designers

This article explores how AI, once thought to impact only physical and cognitive labor, is now reshaping creative professions by offering powerful design tools while highlighting the technology's current inability to replicate true intuition and emotion.

AIAdobe Fireflycreativity
0 likes · 5 min read
How AI Is Redefining Creative Work: Opportunities and Limits for Designers
Alimama Tech
Alimama Tech
Apr 3, 2023 · Artificial Intelligence

AI-Generated Bidding (AIGB): Using Generative Models for Automated Advertising Bidding

AI‑Generated Bidding (AIGB) replaces reinforcement‑learning with a conditional generative model that learns the joint distribution of bids, objectives and constraints from historical trajectories, enabling interpretable, diverse, constraint‑aware bidding strategies that improve efficiency, scalability and explainability for large‑scale advertising platforms.

automated biddingconditional modelinggenerative AI
0 likes · 15 min read
AI-Generated Bidding (AIGB): Using Generative Models for Automated Advertising Bidding
360 Tech Engineering
360 Tech Engineering
Mar 23, 2023 · Artificial Intelligence

Integrating Knowledge Graphs with ChatGPT: Opportunities, Challenges, and Applications

The article examines ChatGPT's rapid adoption, the rise of generative AI, and how integrating external knowledge sources such as knowledge graphs can improve factual accuracy, enhance downstream tasks, and enable a variety of ChatGPT+ applications ranging from intelligent search to office automation tools.

AI applicationsChatGPTKnowledge Graph
0 likes · 9 min read
Integrating Knowledge Graphs with ChatGPT: Opportunities, Challenges, and Applications
DaTaobao Tech
DaTaobao Tech
Mar 22, 2023 · Artificial Intelligence

A Comprehensive Overview of Text-to-Image Generation: From GANs to Stable Diffusion and Advanced Techniques

The article traces the evolution of text‑to‑image generation from early GANs through auto‑regressive and CLIP‑guided diffusion models, explains Stable Diffusion’s architecture and prompt engineering, and reviews advanced personalization techniques such as Textual Inversion, DreamBooth, ControlNet, plus efficient OneFlow deployment and diverse real‑world applications.

AI artgenerative AI
0 likes · 17 min read
A Comprehensive Overview of Text-to-Image Generation: From GANs to Stable Diffusion and Advanced Techniques
21CTO
21CTO
Feb 27, 2023 · Artificial Intelligence

What’s Next for Large Language Models? Emerging Trends Shaping AI

The article explores three emerging directions for next‑generation large language models—self‑generated training data, built‑in verification with external retrieval, and massive sparse‑expert architectures—highlighting recent research, practical challenges, and their potential to reshape AI development.

AI researchLarge Language Modelsgenerative AI
0 likes · 17 min read
What’s Next for Large Language Models? Emerging Trends Shaping AI
Tencent Cloud Developer
Tencent Cloud Developer
Feb 14, 2023 · Artificial Intelligence

ChatGPT: Technology, Impact, and Future Perspectives

Since its November 2022 launch, OpenAI’s ChatGPT—built on Transformer‑based generative AI—has surged to over 100 million users, demonstrated capabilities from MBA exams to software‑engineer interviews, sparked a multibillion‑dollar market with paid subscriptions and Microsoft investment, spurred rival models like Claude, and is reshaping human‑computer interaction while raising ethical concerns and promising multimodal, industry‑specific future applications.

ChatGPTLarge Language ModelTransformer
0 likes · 15 min read
ChatGPT: Technology, Impact, and Future Perspectives
Architects' Tech Alliance
Architects' Tech Alliance
Feb 13, 2023 · Artificial Intelligence

Why ChatGPT’s Explosive Growth Is Redefining the AI Landscape

Within five days of its launch, ChatGPT attracted over one million users, prompting massive investment from Microsoft, sparking fierce competition with Google, and raising critical questions about the technology's scalability, reliability, and societal impact.

AI IndustryChatGPTLarge Language Models
0 likes · 18 min read
Why ChatGPT’s Explosive Growth Is Redefining the AI Landscape
Architects' Tech Alliance
Architects' Tech Alliance
Feb 6, 2023 · Artificial Intelligence

What Makes ChatGPT Tick? A Deep Dive into Its Architecture, Limits, and Market Impact

This article provides a comprehensive analysis of ChatGPT, covering its origins within the OpenAI GPT family, core technical features such as RLHF training and model compression, current limitations, future improvement directions, and the broader industry and investment opportunities generated by large‑language‑model AI.

AI IndustryChatGPTLarge Language Models
0 likes · 20 min read
What Makes ChatGPT Tick? A Deep Dive into Its Architecture, Limits, and Market Impact
DataFunSummit
DataFunSummit
Feb 3, 2023 · Artificial Intelligence

The Evolution of Artificial Intelligence: From Deep Blue to Generative AI and Large Models

From Deep Blue’s 1997 chess victory to today’s generative AI breakthroughs like GPT‑3, DALL‑E, and large‑scale models, this article traces the rapid rise of artificial intelligence, highlighting key milestones, the impact of massive compute and data, and the societal implications of AI’s expanding capabilities.

AI historyArtificial IntelligenceLarge Models
0 likes · 15 min read
The Evolution of Artificial Intelligence: From Deep Blue to Generative AI and Large Models
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 17, 2023 · Artificial Intelligence

What’s Driving the Next Wave of Tech: AI, Chiplets, Cloud‑Native Security and More

From multimodal pre‑training models and chiplet integration to compute‑in‑memory, cloud‑native security, predictive networking, dual‑engine decision systems, computational optical imaging, large‑scale digital twins, and generative AI, this overview highlights the key technological trends reshaping AI, hardware, and cloud infrastructures.

Artificial IntelligenceChipletDigital Twin
0 likes · 11 min read
What’s Driving the Next Wave of Tech: AI, Chiplets, Cloud‑Native Security and More
DataFunTalk
DataFunTalk
Jan 11, 2023 · Artificial Intelligence

DAMO Academy Announces 2023 Top Ten Technology Trends: Generative AI, Chiplet Modular Design, and Cloud Computing Architecture

DAMO Academy's 2023 top ten technology trends report highlights generative AI, Chiplet modular design, and a new cloud‑centric computing architecture, while also forecasting advances in multimodal large models, cloud‑native security, compute‑in‑memory chips, optical imaging, digital twin cities, and dual‑engine intelligent decision‑making.

AIChipletCloud Computing
0 likes · 4 min read
DAMO Academy Announces 2023 Top Ten Technology Trends: Generative AI, Chiplet Modular Design, and Cloud Computing Architecture
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Dec 20, 2022 · Artificial Intelligence

How AI Powers SaaS Service Marketing: Real-World Strategies and Future Trends

At QCon 2022, AI expert Feng Minwei shared practical insights on overcoming AI adoption challenges in SaaS service marketing, detailing cost‑reduction, industry expansion, and overseas deployment strategies, while showcasing real‑world cases of intelligent call‑center automation, knowledge‑base enrichment, and the impact of large‑model and generative AI.

AILarge ModelsSaaS
0 likes · 19 min read
How AI Powers SaaS Service Marketing: Real-World Strategies and Future Trends
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Dec 12, 2022 · Artificial Intelligence

Unlocking Chinese Text-to-Image Generation with Alibaba’s PAI‑Diffusion Models

This article introduces Alibaba Cloud’s open‑source PAI‑Diffusion series, detailing its Latent Diffusion Model foundation, Chinese CLIP alignment, super‑resolution components, and showcases diverse artistic and real‑world text‑to‑image generation scenarios, while providing guidance on accessing the models via Alibaba Cloud AI Center, PAI‑DSW, and HuggingFace Space.

Alibaba CloudChinese AIdiffusion models
0 likes · 11 min read
Unlocking Chinese Text-to-Image Generation with Alibaba’s PAI‑Diffusion Models
DataFunTalk
DataFunTalk
Jan 26, 2022 · Artificial Intelligence

Exploring and Practicing Generative Chat in OPPO's XiaoBu Assistant

This article presents a comprehensive overview of OPPO's XiaoBu Assistant, detailing its research background, chat skill architecture, evolution from retrieval and rule‑based methods to generative models, industry model comparisons, decoding and ranking strategies, safety mechanisms, performance optimizations, and evaluation results.

ChatbotDialogue SystemsNLP
0 likes · 20 min read
Exploring and Practicing Generative Chat in OPPO's XiaoBu Assistant