Tagged articles

ChatGPT

464 articles · Page 4 of 5
21CTO
21CTO
Apr 23, 2023 · Artificial Intelligence

Why OpenAI Says the Era of Giant AI Models Is Ending – What Comes Next?

OpenAI's CEO declares that the development strategy behind ChatGPT has concluded, urging the AI community to explore new directions beyond ever‑larger models as GPT‑4 reaches the limits of scaling and cost effectiveness.

AI StrategyArtificial IntelligenceChatGPT
0 likes · 8 min read
Why OpenAI Says the Era of Giant AI Models Is Ending – What Comes Next?
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
AntTech
AntTech
Apr 20, 2023 · Information Security

Exploring ChatGPT for Smart Contract Vulnerability Detection: Experiments and Analysis

This study investigates the capability of ChatGPT, a large language model, to detect common smart‑contract vulnerabilities, evaluates its performance against traditional tools across multiple datasets, and discusses its strengths, limitations, and future potential in blockchain security auditing.

AIBlockchain SecurityChatGPT
0 likes · 23 min read
Exploring ChatGPT for Smart Contract Vulnerability Detection: Experiments and Analysis
Test Development Learning Exchange
Test Development Learning Exchange
Apr 19, 2023 · Fundamentals

Test Scenarios for QA Using ChatGPT: Automation Framework, Locust Performance Demo, Functional Test Cases, and Requirement Analysis

This article outlines four practical QA scenarios—building a simple API automation framework, creating a Locust performance‑testing demo, writing functional test cases, and analyzing product requirements for hidden risks—while emphasizing how mastering ChatGPT can boost a tester's competitiveness.

ChatGPTPerformance TestingQA
0 likes · 2 min read
Test Scenarios for QA Using ChatGPT: Automation Framework, Locust Performance Demo, Functional Test Cases, and Requirement Analysis
IT Architects Alliance
IT Architects Alliance
Apr 17, 2023 · Artificial Intelligence

DeepSpeed Chat: An Open‑Source Framework for Scalable RLHF Training of ChatGPT‑Style Models

DeepSpeed Chat provides a fast, affordable, and scalable system for end‑to‑end RLHF training of ChatGPT‑style large language models, offering one‑click scripts, detailed performance benchmarks across GPU configurations, support for many model families, and a flexible API for custom RLHF pipelines.

ChatGPTDeepSpeedGPU training
0 likes · 14 min read
DeepSpeed Chat: An Open‑Source Framework for Scalable RLHF Training of ChatGPT‑Style Models
21CTO
21CTO
Apr 16, 2023 · Artificial Intelligence

Why ChatGPT Isn't a New Revolution: History, Tech, and Real Impact

In this talk, Wu Jun explains the decades‑long evolution of language models, why ChatGPT sparked hype yet isn’t a breakthrough, how massive compute and data power it, and what practical effects it has on creators, energy use, and the tech industry.

AI historyChatGPTcomputational cost
0 likes · 20 min read
Why ChatGPT Isn't a New Revolution: History, Tech, and Real Impact
dbaplus Community
dbaplus Community
Apr 15, 2023 · Artificial Intelligence

Why ChatGPT Isn't a New Revolution: Insights from AI Pioneer Wu Jun

In a live talk, AI veteran Wu Jun explains why the hype around ChatGPT is overblown, traces the history of language models from the 1970s, details the massive compute and data requirements, and discusses the real impact of large‑scale AI on society and work.

AI hypeChatGPTTechnology Impact
0 likes · 20 min read
Why ChatGPT Isn't a New Revolution: Insights from AI Pioneer Wu Jun
Architect
Architect
Apr 14, 2023 · Artificial Intelligence

Overview of Prominent Large Language Models and Instruction Fine‑Tuning Techniques

The article surveys major large language models—including GPT‑3, T5, LaMDA, Jurassic‑1, MT‑NLG, Gopher, Chinchilla, PaLM, U‑PaLM, OPT, LLaMA, BLOOM, GLM‑130B, and ERNIE 3.0 Titan—explains their architectures, scaling trade‑offs, and then details instruction‑fine‑tuned variants such as T0, FLAN, GPT‑3.5, ChatGPT, GPT‑4, Alpaca and ChatGLM, providing references for further study.

AIChatGPTGPT-3
0 likes · 27 min read
Overview of Prominent Large Language Models and Instruction Fine‑Tuning Techniques
58UXD
58UXD
Apr 14, 2023 · Fundamentals

Can ChatGPT Accurately Perform A/B Test Significance Checks? A Step‑by‑Step Guide

This article shows how to use ChatGPT to conduct statistical significance testing for A/B experiments, explains the underlying concepts of Type I and Type II errors, demonstrates a practical “spell” for conversion data, and provides a reliable online calculator for quick results.

A/B testingChatGPTData Analysis
0 likes · 6 min read
Can ChatGPT Accurately Perform A/B Test Significance Checks? A Step‑by‑Step Guide
Programmer DD
Programmer DD
Apr 14, 2023 · Artificial Intelligence

How DeepSpeed-Chat Accelerates ChatGPT‑Style Model Training by 15×

Microsoft open‑sourced DeepSpeed‑Chat, a toolkit that streamlines the end‑to‑end training and inference of ChatGPT‑like large language models using RLHF, delivering up to fifteen‑fold speedups and dramatically lower costs, even on a single GPU.

ChatGPTDeepSpeedEfficient Training
0 likes · 8 min read
How DeepSpeed-Chat Accelerates ChatGPT‑Style Model Training by 15×
21CTO
21CTO
Apr 13, 2023 · Information Security

How a Redis Client Bug Exposed ChatGPT Users’ Data – What Went Wrong?

A recent OpenAI investigation revealed that a bug in the redis-py client caused ChatGPT to leak conversation histories and personal details of about 1.2% of Plus users, prompting a temporary service shutdown and a rapid patch deployment.

ChatGPTbackenddata leak
0 likes · 6 min read
How a Redis Client Bug Exposed ChatGPT Users’ Data – What Went Wrong?
Tencent Cloud Developer
Tencent Cloud Developer
Apr 13, 2023 · Artificial Intelligence

Using ChatGPT to Boost Developer Productivity: Prompt Techniques and Real‑World Applications

The article shows how developers can transform ChatGPT from a simple Q&A bot into a powerful productivity assistant by mastering prompt engineering and applying it to tasks such as technical document summarization, task decomposition, code reading, optimization, generation, unit‑test creation, and plugin integration, thereby augmenting their workflow.

AIChatGPTdeveloper tools
0 likes · 18 min read
Using ChatGPT to Boost Developer Productivity: Prompt Techniques and Real‑World Applications
DataFunTalk
DataFunTalk
Apr 12, 2023 · Artificial Intelligence

Prompt Engineering for ChatGPT: Principles, Design Steps, and Practical Cases

This article provides a comprehensive overview of ChatGPT prompt engineering, covering its background, design principles, step‑by‑step workflow, numerous practical examples—including code generation, entity extraction, and style rewriting—and discusses why prompts are crucial for large language model performance.

Artificial IntelligenceChatGPTNLP
0 likes · 30 min read
Prompt Engineering for ChatGPT: Principles, Design Steps, and Practical Cases
21CTO
21CTO
Apr 11, 2023 · Artificial Intelligence

Build a ChatGPT‑Scale Open‑Source Model with ColossalAI’s End‑to‑End RLHF Pipeline

This article introduces ColossalChat, an open‑source ChatGPT‑like model built on LLaMA and the Colossal‑AI framework, detailing its full RLHF workflow, bilingual dataset, low‑cost training tricks, quantized inference, and step‑by‑step code to help developers quickly replicate large‑language‑model capabilities.

ChatGPTColossalAIRLHF
0 likes · 10 min read
Build a ChatGPT‑Scale Open‑Source Model with ColossalAI’s End‑to‑End RLHF Pipeline
Programmer DD
Programmer DD
Apr 10, 2023 · Artificial Intelligence

Why ChatGPT Sparks Panic and What Its Real Technical Foundations Are

In this talk, AI expert Wu Jun explains why ChatGPT has caused widespread fear, traces the historical development of language models from the 1970s to today, clarifies the massive computational and data requirements, and discusses the real impact and opportunities of large‑scale AI systems.

AI hypeChatGPTcomputational resources
0 likes · 20 min read
Why ChatGPT Sparks Panic and What Its Real Technical Foundations Are
DataFunSummit
DataFunSummit
Apr 10, 2023 · Artificial Intelligence

Exploring the Role of ChatGPT in User Research: Opportunities and Limitations

This article examines how ChatGPT can assist various stages of user research—search, summarisation, content polishing, and interview simulation—highlighting its potential to reduce costs and increase efficiency while also noting its current limitations and the need for critical validation.

AI ApplicationsChatGPTContent Polishing
0 likes · 19 min read
Exploring the Role of ChatGPT in User Research: Opportunities and Limitations
Architect
Architect
Apr 9, 2023 · Artificial Intelligence

Evaluating the Commonsense Knowledge and Reasoning Capabilities of ChatGPT and Other Large Language Models

This study systematically evaluates ChatGPT and other large language models on their ability to answer commonsense questions, assess their knowledge awareness, and utilize generated knowledge for reasoning, revealing strong QA performance but notable gaps in social and temporal commonsense and in leveraging contextual knowledge.

ChatGPTLarge Language ModelsNLP
0 likes · 20 min read
Evaluating the Commonsense Knowledge and Reasoning Capabilities of ChatGPT and Other Large Language Models
ITPUB
ITPUB
Apr 9, 2023 · Artificial Intelligence

How ChatGPT Redefines Knowledge Acquisition: Six Practical Insights

The author shares a personal journey of using ChatGPT as a knowledge engine, illustrating six key benefits—answering complex questions, applying Occam's razor, simplifying concepts for beginners, enabling generative learning, fostering T‑shaped expertise, and mastering effective prompting—through concrete examples ranging from metadata explanations to Docker deployment steps.

AIChatGPTDocker
0 likes · 23 min read
How ChatGPT Redefines Knowledge Acquisition: Six Practical Insights
Smart Era Software Development
Smart Era Software Development
Apr 7, 2023 · Artificial Intelligence

ChatGPT's New Opportunities for Software Engineering: Expert Insights from SETalk

In a SETalk livestream, experts discuss how ChatGPT and Copilot X dramatically boost coding efficiency, lower entry barriers, reshape software development workflows, raise concerns about job displacement, and outline three emerging paradigms—LLM for SE, SE for LLM, and LLM as SE—while highlighting current limitations and future trends.

AI productivityChatGPTCopilot
0 likes · 29 min read
ChatGPT's New Opportunities for Software Engineering: Expert Insights from SETalk
IT Services Circle
IT Services Circle
Apr 4, 2023 · Artificial Intelligence

Six Notable Open-Source AI Projects Emerging on GitHub

This article highlights six recent open‑source projects on GitHub—including Microsoft’s Semantic‑Kernel SDK, Shell GPT command‑line tool, Feishu GPT productivity bot, Bloop code‑search engine, a GPT‑4 PDF chatbot, and a VSCode ChatGPT extension—showcasing practical AI applications for developers.

AIChatGPTCopilot
0 likes · 8 min read
Six Notable Open-Source AI Projects Emerging on GitHub
Smart Era Software Development
Smart Era Software Development
Apr 4, 2023 · Industry Insights

Embracing Large Language Models in Software Engineering: The Right Way

The article analyses how foundation models like ChatGPT are reshaping software engineering, highlighting their impressive capabilities for small‑scale tasks, the challenges they face with large, complex systems, the importance of digitalizing development knowledge, and proposes an intelligent interaction engine to combine human expertise with AI tools.

ChatGPTIntelligent Interaction EngineLarge Language Models
0 likes · 19 min read
Embracing Large Language Models in Software Engineering: The Right Way
Programmer DD
Programmer DD
Apr 4, 2023 · Artificial Intelligence

Why Are ChatGPT Accounts Suddenly Being Banned? Inside the Mystery

A wave of unexpected ChatGPT account bans has sparked panic across social platforms, with users reporting locked accounts, halted registrations, and malfunctioning Plus subscriptions, while speculation ranges from mass‑registration sweeps to API misuse, prompting advice on detection and appeal procedures.

AIAccount BanChatGPT
0 likes · 8 min read
Why Are ChatGPT Accounts Suddenly Being Banned? Inside the Mystery
DeWu Technology
DeWu Technology
Apr 3, 2023 · Artificial Intelligence

Optimizing and Testing Java Code with ChatGPT: A Step-by-Step Guide

This guide shows how to prompt ChatGPT as a Java developer, transform a flawed if‑else calculator into a clean Strategy‑pattern implementation, and write comprehensive JUnit tests, while warning about code‑security risks when using large language models.

ChatGPTcode optimizationjava
0 likes · 8 min read
Optimizing and Testing Java Code with ChatGPT: A Step-by-Step Guide
21CTO
21CTO
Apr 2, 2023 · Artificial Intelligence

Which Jobs Will Vanish and Which Will Thrive with ChatGPT?

The article examines how ChatGPT automates many manual tasks, reducing demand for translators, editors, customer support reps, and data analysts, while boosting opportunities for chatbot developers, NLP engineers, data scientists, content creators, and software developers, and outlines broader industry advancements driven by AI.

AI impactChatGPTdata science
0 likes · 7 min read
Which Jobs Will Vanish and Which Will Thrive with ChatGPT?
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Mar 31, 2023 · Artificial Intelligence

Comparative Evaluation of Deepl and ChatGPT Machine Translation for Game Localization

This article investigates the translation quality of Deepl and ChatGPT for the game 'Naraka: Bladepoint' by comparing their outputs against professional human translations across Chinese‑English, Chinese‑Spanish, and English‑Spanish pairs using BLEU scores and manual assessment, revealing strengths and limitations of each system.

AIGCBLEUChatGPT
0 likes · 12 min read
Comparative Evaluation of Deepl and ChatGPT Machine Translation for Game Localization
DataFunSummit
DataFunSummit
Mar 30, 2023 · Artificial Intelligence

An Overview of ChatGPT’s Software Architecture and Technology Stack

The article examines ChatGPT’s underlying software architecture, detailing its cloud deployment on AWS and Azure, database choices like PostgreSQL and Redis, front‑end technologies such as TypeScript and React, core AI frameworks including PyTorch and Triton, as well as its container orchestration, monitoring, and programming language ecosystem.

AI architectureChatGPTDatabases
0 likes · 6 min read
An Overview of ChatGPT’s Software Architecture and Technology Stack
DataFunSummit
DataFunSummit
Mar 29, 2023 · Backend Development

Analysis of the Redis‑py Bug that Caused a ChatGPT Data Leak

A recent Redis‑py library vulnerability caused ChatGPT to expose personal data of about 1.2% of Plus users, prompting an OpenAI apology, a detailed post‑mortem, and a series of backend and security fixes to prevent similar incidents.

ChatGPTDataLeakRedis
0 likes · 5 min read
Analysis of the Redis‑py Bug that Caused a ChatGPT Data Leak
dbaplus Community
dbaplus Community
Mar 28, 2023 · Information Security

How a Redis Client Bug Exposed ChatGPT User Data and What OpenAI Fixed

A recent bug in the open‑source redis‑py library caused ChatGPT to leak personal data of about 1.2 % of Plus users, allowing some users to see others' names, emails, and partial credit‑card details; OpenAI issued an apology, published a post‑mortem, and deployed a patch to fix the Redis Cluster async client issue.

ChatGPTOpenAIRedis
0 likes · 6 min read
How a Redis Client Bug Exposed ChatGPT User Data and What OpenAI Fixed
Architecture Digest
Architecture Digest
Mar 28, 2023 · Artificial Intelligence

How ChatGPT Assists Developers: Benefits, Use Cases, and Limitations

This article explains how ChatGPT, the popular AI chatbot, can boost developer productivity through testing, debugging, documentation, error detection, code completion, formatting, refactoring, search assistance, text classification, and summarization, while also highlighting its need for human oversight and risks such as plagiarism.

Artificial IntelligenceChatGPTDebugging
0 likes · 7 min read
How ChatGPT Assists Developers: Benefits, Use Cases, and Limitations
Python Programming Learning Circle
Python Programming Learning Circle
Mar 27, 2023 · Artificial Intelligence

OpenAI Launches ChatGPT Plugins: Browser, Code Interpreter, Retrieval and Third‑Party Extensions

OpenAI has unveiled a suite of ChatGPT plugins—including a web‑browser, a code interpreter, a retrieval tool, and support for third‑party services—enabling the model to access up‑to‑date information, run Python code, query vector databases, and integrate external APIs, dramatically expanding its practical capabilities.

Artificial IntelligenceChatGPTCode interpreter
0 likes · 8 min read
OpenAI Launches ChatGPT Plugins: Browser, Code Interpreter, Retrieval and Third‑Party Extensions
21CTO
21CTO
Mar 26, 2023 · Artificial Intelligence

Will ChatGPT Replace Programmers? Understanding the Real Risks and Opportunities

This article examines how ChatGPT’s rapid advances in natural‑language processing spark fears of job loss among developers, explains why many routine coding tasks are vulnerable, and highlights why programmers’ creative problem‑solving, debugging, and system design keep their roles secure while offering productivity benefits.

Artificial IntelligenceChatGPTjob security
0 likes · 8 min read
Will ChatGPT Replace Programmers? Understanding the Real Risks and Opportunities
21CTO
21CTO
Mar 24, 2023 · Artificial Intelligence

How OpenAI’s New ChatGPT Plugins Transform AI Interaction

OpenAI has launched a ChatGPT plugin system that lets the model safely call external APIs, browse the web, and run code, enabling real‑time information retrieval, automated actions like booking travel, and powerful data analysis through official Browsing and Code Interpreter plugins.

Artificial IntelligenceBrowsingChatGPT
0 likes · 6 min read
How OpenAI’s New ChatGPT Plugins Transform AI Interaction
DataFunSummit
DataFunSummit
Mar 24, 2023 · Artificial Intelligence

OpenAI Launches ChatGPT Plugin System: Features, Examples, and Safety Discussion

OpenAI announced a safety‑focused ChatGPT plugin system that connects the model to third‑party APIs for real‑time information retrieval, knowledge‑base access, and task execution, showcasing first‑party browser and code‑interpreter plugins, third‑party extensions, an open‑source retrieval plugin, and a detailed debate on security implications.

AI safetyChatGPTCode interpreter
0 likes · 9 min read
OpenAI Launches ChatGPT Plugin System: Features, Examples, and Safety Discussion
Java High-Performance Architecture
Java High-Performance Architecture
Mar 23, 2023 · Artificial Intelligence

Build Your Own ChatGPT-Powered Chatbot with JavaScript and Spring Boot

This guide walks you through creating a personal ChatGPT chatbot by first setting up an OpenAI account and API key, then demonstrating how to call the completions endpoint using plain JavaScript and HTML, followed by integrating the same API into a Spring Boot application with the official Java client library, including all necessary code snippets and configuration steps.

ChatGPTJavaScriptOpenAI API
0 likes · 9 min read
Build Your Own ChatGPT-Powered Chatbot with JavaScript and Spring Boot
DataFunSummit
DataFunSummit
Mar 23, 2023 · Artificial Intelligence

ChatGPT Technical Analysis, Engineering Applications, and Towards Engineered AGI

This article provides a comprehensive technical analysis of ChatGPT, covering its cognitive model, model‑as‑a‑service architecture, front‑end integration, internal structure, API design, engineering challenges, risk‑aware AGI development, and future outlook for AI‑driven software engineering.

AGIArtificial IntelligenceChatGPT
0 likes · 12 min read
ChatGPT Technical Analysis, Engineering Applications, and Towards Engineered AGI
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
Python Programming Learning Circle
Python Programming Learning Circle
Mar 21, 2023 · Artificial Intelligence

Why Replicating ChatGPT in China Demands Massive AI Infrastructure and Cloud Computing

The article explains that reproducing ChatGPT in China is not just a matter of funding but requires extensive expertise in large‑scale language model training, massive compute resources, optimized cloud infrastructure, and deep AI research, as demonstrated by Alibaba's DAMO Academy efforts.

AI infrastructureChatGPTCloud Computing
0 likes · 10 min read
Why Replicating ChatGPT in China Demands Massive AI Infrastructure and Cloud Computing
DataFunSummit
DataFunSummit
Mar 19, 2023 · Artificial Intelligence

Complex Question Answering Evaluation of ChatGPT

This paper presents a large‑scale evaluation of ChatGPT on knowledge‑base complex question answering, introducing a feature‑driven multi‑label annotation framework and CheckList‑based functional, robustness, and controllability tests, and comparing its performance with other LLMs across multiple English and multilingual datasets.

ChatGPTChecklistComplex QA
0 likes · 25 min read
Complex Question Answering Evaluation of ChatGPT
DataFunTalk
DataFunTalk
Mar 18, 2023 · Artificial Intelligence

Evaluating ChatGPT on Complex Knowledge‑Base Question Answering Using a Feature‑Driven Multi‑Label Framework

This study presents a comprehensive evaluation of ChatGPT's ability to answer complex knowledge‑base questions by introducing a feature‑driven multi‑label classification framework and applying the CheckList black‑box testing methodology across eight KB‑based CQA datasets, comparing its performance with GPT‑3, GPT‑3.5 and FLAN‑T5.

ChatGPTChecklistComplex QA
0 likes · 24 min read
Evaluating ChatGPT on Complex Knowledge‑Base Question Answering Using a Feature‑Driven Multi‑Label Framework
Python Programming Learning Circle
Python Programming Learning Circle
Mar 17, 2023 · Artificial Intelligence

Analysis of New Bing’s Behavior Compared to ChatGPT: Issues, User Experiences, and Underlying AI Models

The article examines the public testing of the new Bing chatbot, contrasting its internet‑enabled, citation‑rich responses and occasional erratic, immature behavior with ChatGPT’s more stable output, while exploring user‑reported failures, speculative technical reasons, and the ethical implications of deploying advanced language models.

AI behaviorBingChatGPT
0 likes · 8 min read
Analysis of New Bing’s Behavior Compared to ChatGPT: Issues, User Experiences, and Underlying AI Models
58UXD
58UXD
Mar 17, 2023 · Product Management

How Designers Can Harness ChatGPT Throughout the Entire Design Journey

This article chronicles a designer's hands‑on experiment using ChatGPT as a collaborative partner across a design‑driven project, detailing how AI‑generated questions, market analysis, strategy formulation, and execution support can boost efficiency while highlighting the model's current limitations in visual input and nuanced decision‑making.

AI assistanceChatGPTInnovation
0 likes · 9 min read
How Designers Can Harness ChatGPT Throughout the Entire Design Journey
360 Tech Engineering
360 Tech Engineering
Mar 17, 2023 · Artificial Intelligence

Understanding ChatGPT: OpenAI’s Development, Model Evolution, and Training Techniques

This article provides an overview of ChatGPT’s rapid rise, OpenAI’s founding, the evolution of GPT models up to GPT‑3, the data‑driven training process, model capabilities and limitations, and practical guidance for users, highlighting the interplay between open‑source research and commercial deployment.

Artificial IntelligenceChatGPTGPT-3
0 likes · 14 min read
Understanding ChatGPT: OpenAI’s Development, Model Evolution, and Training Techniques
Sohu Tech Products
Sohu Tech Products
Mar 16, 2023 · Artificial Intelligence

ChatGPT Data Augmentation Methods for NLP

This article introduces various ChatGPT‑based data‑augmentation techniques for natural language processing, explains how to use prompts for synonym, antonym, homophone, random insertion, deletion, and swapping transformations, and provides concrete example prompts and outputs to illustrate each method.

Artificial IntelligenceChatGPTData Augmentation
0 likes · 15 min read
ChatGPT Data Augmentation Methods for NLP
58 Tech
58 Tech
Mar 14, 2023 · Artificial Intelligence

Dialogue Robot Technology Practices in Recruitment Platforms

The DataFun Summit 2023 featured a presentation by senior AI engineer Sang Hailong on building and applying dialogue robot technologies—including QABot, TaskBot, intent recognition, and intelligent double‑call—in 58.com’s recruitment platform, with experimental insights on ChatGPT integration.

AIChatGPTChatbot
0 likes · 3 min read
Dialogue Robot Technology Practices in Recruitment Platforms
Programmer DD
Programmer DD
Mar 12, 2023 · Fundamentals

Boost Your Git Commits with the VS Code GPTCommit Extension

Learn how the VS Code extension vscode‑gptcommit leverages ChatGPT to automatically craft clear commit messages from file changes, with step‑by‑step installation, shortcut usage, and API key setup, helping you avoid hesitation and reviewer criticism.

AutomationChatGPTCommit Message
0 likes · 3 min read
Boost Your Git Commits with the VS Code GPTCommit Extension
Programmer DD
Programmer DD
Mar 12, 2023 · Cloud Computing

Build a ChatGPT‑Powered App in 3 Minutes with Laf’s Serverless Cloud

This tutorial shows how to quickly create a ChatGPT‑enabled web application using the open‑source Laf cloud platform, covering API key setup, serverless cloud functions, frontend SDK integration, context tracking, and one‑click deployment to a live site.

API integrationChatGPTCloud Functions
0 likes · 9 min read
Build a ChatGPT‑Powered App in 3 Minutes with Laf’s Serverless Cloud
Top Architect
Top Architect
Mar 10, 2023 · Artificial Intelligence

Understanding InstructGPT and ChatGPT: Architecture, Training Pipeline, and Performance Analysis

This article provides a comprehensive overview of the GPT series, explains the differences between prompt learning and instruction learning, details the three‑stage training pipeline of InstructGPT/ChatGPT—including supervised fine‑tuning, reward‑model training, and PPO‑based reinforcement learning—examines their strengths, weaknesses, and future research directions, and discusses the broader impact of these models on AI development.

AIChatGPTGPT
0 likes · 22 min read
Understanding InstructGPT and ChatGPT: Architecture, Training Pipeline, and Performance Analysis
360 Quality & Efficiency
360 Quality & Efficiency
Mar 10, 2023 · Artificial Intelligence

What Is ChatGPT? Overview, Performance, and Underlying Technologies

This article explains what ChatGPT is, its impressive conversational performance across tasks such as daily dialogue, document writing, math solving, and coding, and details the underlying Transformer architecture, massive data training, and reinforcement learning from human feedback that make the model so powerful.

Artificial IntelligenceChatGPTRLHF
0 likes · 9 min read
What Is ChatGPT? Overview, Performance, and Underlying Technologies
Architects' Tech Alliance
Architects' Tech Alliance
Mar 2, 2023 · Artificial Intelligence

In‑Depth Analysis of AI Servers for ChatGPT: Architecture, Costs, and Market Trends

This article provides a comprehensive technical overview of AI servers used for large‑scale models like ChatGPT, covering GPU‑centric architectures, classification by application and chip type, hardware cost breakdowns, market demand forecasts, domestic vendor strengths, and the impact of export restrictions on advanced accelerator chips.

AI serversChatGPTExport restrictions
0 likes · 17 min read
In‑Depth Analysis of AI Servers for ChatGPT: Architecture, Costs, and Market Trends
Top Architect
Top Architect
Mar 1, 2023 · Artificial Intelligence

Understanding the Internals of ChatGPT: Neural Networks, Embeddings, and Training Techniques

This article provides a comprehensive overview of how ChatGPT works, covering its probabilistic text generation, transformer architecture, embedding representations, neural network training processes, and the underlying principles that enable large language models to produce coherent and meaningful human-like language.

AIChatGPTTransformer
0 likes · 80 min read
Understanding the Internals of ChatGPT: Neural Networks, Embeddings, and Training Techniques
Top Architect
Top Architect
Feb 27, 2023 · Cloud Native

Deploying a K8s ChatGPT Bot with Robusta for Intelligent Alert Troubleshooting

This article guides readers through setting up a Kubernetes‑based ChatGPT bot using the open‑source Robusta platform, covering prerequisites, installation, Slack integration, configuration generation, Helm deployment, testing with crash pods, and interactive alert handling to streamline Prometheus alert resolution.

ChatGPTHelmKubernetes
0 likes · 12 min read
Deploying a K8s ChatGPT Bot with Robusta for Intelligent Alert Troubleshooting
DataFunTalk
DataFunTalk
Feb 27, 2023 · Artificial Intelligence

Exploring ChatGPT: Evolution, Technical Foundations, and Practical Applications

This article reviews the development of ChatGPT from early GPT models, explains its underlying RLHF training, compares it with BERT and GPT‑3, and discusses practical applications such as intelligent writing, customer service, and voice calling, while evaluating performance, cost, and future prospects.

AI ApplicationsChatGPTNLP
0 likes · 22 min read
Exploring ChatGPT: Evolution, Technical Foundations, and Practical Applications
21CTO
21CTO
Feb 25, 2023 · Artificial Intelligence

How ChatGPT Is Reshaping Industries, Education, and Law: Insights and Risks

This article surveys recent developments around ChatGPT and GPT‑4, covering Microsoft’s robot‑control experiments, the model’s emergence as a scientific co‑author, education bans, misinformation challenges, legal‑tech experiments, and emerging AI‑generated content, while highlighting both opportunities and ethical concerns.

AI ethicsArtificial IntelligenceChatGPT
0 likes · 9 min read
How ChatGPT Is Reshaping Industries, Education, and Law: Insights and Risks
Architect
Architect
Feb 25, 2023 · Cloud Native

Deploying a K8s ChatGPT Bot with Robusta: A Step‑by‑Step Guide

This article walks through installing Robusta, configuring Slack integration, adding Helm repositories, deploying the Robusta platform on a Kubernetes cluster, creating a crash‑loop pod to trigger alerts, and interacting with a ChatGPT bot to automatically troubleshoot Prometheus alerts, providing complete code snippets and screenshots for each step.

AI opsChatGPTHelm
0 likes · 12 min read
Deploying a K8s ChatGPT Bot with Robusta: A Step‑by‑Step Guide
DataFunTalk
DataFunTalk
Feb 25, 2023 · Artificial Intelligence

The Evolution of Modern AI: From Deep Learning Foundations to ChatGPT and Future Directions

This article traces the development of artificial intelligence from its early conceptual roots and the 2012 deep‑learning breakthrough through the rise of self‑supervised large language models like BERT and GPT, explains ChatGPT’s architecture and RLHF training, and discusses its commercial impact and future prospects for fields such as life sciences.

AI ApplicationsChatGPTRLHF
0 likes · 19 min read
The Evolution of Modern AI: From Deep Learning Foundations to ChatGPT and Future Directions
IT Services Circle
IT Services Circle
Feb 24, 2023 · Information Security

The Dark Side of ChatGPT: Scams, Prompt Injection, and Security Risks

The article examines how the rapid popularity of ChatGPT has spurred both legitimate opportunities and a surge in illicit activities, including account resale, scam scripts generated via prompt injection, and the creation of malware, highlighting the need for stricter regulation and security awareness.

AI misuseAI securityChatGPT
0 likes · 6 min read
The Dark Side of ChatGPT: Scams, Prompt Injection, and Security Risks
21CTO
21CTO
Feb 23, 2023 · Artificial Intelligence

How Does ChatGPT Really Work? Inside the RLHF Training Process

This article explains ChatGPT’s architecture, the distinction between model capability and consistency, how next‑token and masked‑language‑model training lead to inconsistencies, and how OpenAI’s supervised fine‑tuning, reward‑model training, and PPO reinforcement learning (RLHF) are combined to improve alignment while highlighting the method’s limitations.

AI AlignmentChatGPTLarge Language Models
0 likes · 15 min read
How Does ChatGPT Really Work? Inside the RLHF Training Process
Programmer DD
Programmer DD
Feb 21, 2023 · Artificial Intelligence

Meet MOSS: China’s Homegrown ChatGPT Rival and Its Capabilities

MOSS, a Chinese large‑language model released by Fudan University, offers ChatGPT‑like functions such as text generation, summarization, translation, and code writing, while being open‑source and free during preview, yet it still lags behind due to limited data, compute, and model size.

AIChatGPTFudan University
0 likes · 11 min read
Meet MOSS: China’s Homegrown ChatGPT Rival and Its Capabilities
DataFunTalk
DataFunTalk
Feb 21, 2023 · Artificial Intelligence

Analysis of Large Language Models: Capabilities, Training Methods, and Limitations – Summary of Prof. Qiu Xipeng’s Lecture

Prof. Qiu Xipeng’s lecture provides a comprehensive overview of large language models—from their historical development and architectural foundations to key technologies such as in‑context learning, chain‑of‑thought, and natural‑instruction learning, as well as RLHF training, capability evaluation, and current limitations of ChatGPT.

Artificial IntelligenceChatGPTModel Evaluation
0 likes · 15 min read
Analysis of Large Language Models: Capabilities, Training Methods, and Limitations – Summary of Prof. Qiu Xipeng’s Lecture
21CTO
21CTO
Feb 20, 2023 · Artificial Intelligence

How the AI Arms Race Between Microsoft and Google Is Reshaping Search

The escalating competition between Microsoft and Google over large language models is driving new search experiences, reshaping AI research, and raising concerns about content quality, privacy, and the future of smaller AI innovators.

AI competitionBingChatGPT
0 likes · 10 min read
How the AI Arms Race Between Microsoft and Google Is Reshaping Search
phodal
phodal
Feb 20, 2023 · Artificial Intelligence

Prompt Engineering Secrets: Text‑to‑Image, Article & Code Generation with AI

This guide explores how to craft effective prompts for Stable Diffusion image creation, ChatGPT article writing, and GitHub Copilot code generation, covering prompt evolution, negative prompts, ControlNet enhancements, model selection, and practical tips for iterative refinement and context building.

AI generationChatGPTControlNet
0 likes · 15 min read
Prompt Engineering Secrets: Text‑to‑Image, Article & Code Generation with AI
DataFunTalk
DataFunTalk
Feb 20, 2023 · Artificial Intelligence

ChatGPT Technology, Localization Efforts, and Open‑Source Large Models – Overview and Practices

This article presents an overview of ChatGPT technology, its evolution, current challenges, a three‑stage learning process, data organization and evaluation, details of domestic localization efforts, practical solutions, and the release of a Chinese open‑source large model with training guidance.

ChatGPTModel LocalizationOpen source AI
0 likes · 12 min read
ChatGPT Technology, Localization Efforts, and Open‑Source Large Models – Overview and Practices
DataFunTalk
DataFunTalk
Feb 20, 2023 · Artificial Intelligence

Low‑Cost Open‑Source Replication of ChatGPT Using Colossal‑AI

This article explains how researchers reproduced the full ChatGPT training pipeline—including supervised fine‑tuning, reward‑model training, and RLHF—using the open‑source Colossal‑AI system, dramatically reducing GPU memory and hardware requirements while providing ready‑to‑run code and performance benchmarks.

ChatGPTColossal-AIRLHF
0 likes · 10 min read
Low‑Cost Open‑Source Replication of ChatGPT Using Colossal‑AI
Architects' Tech Alliance
Architects' Tech Alliance
Feb 19, 2023 · Industry Insights

Can ChatGPT Really Boost Student Grades? Inside the Campus Debate

Since its November 2022 launch, ChatGPT has sparked a heated debate on campuses worldwide, with students like Li Ling achieving top grades using the tool, while educators and institutions grapple with its potential as a learning aid versus a source of academic misconduct.

AI ethicsChatGPTIndustry Insights
0 likes · 10 min read
Can ChatGPT Really Boost Student Grades? Inside the Campus Debate
DataFunTalk
DataFunTalk
Feb 19, 2023 · Artificial Intelligence

How ChatGPT Works: An In‑Depth Explanation by Stephen Wolfram

This article provides a comprehensive, step‑by‑step explanation of how ChatGPT generates text, covering token probabilities, n‑gram models, embeddings, attention mechanisms, and the Transformer architecture, while illustrating concepts with Wolfram‑language examples and visualizations.

AIChatGPTNeural Network
0 likes · 20 min read
How ChatGPT Works: An In‑Depth Explanation by Stephen Wolfram
Python Programming Learning Circle
Python Programming Learning Circle
Feb 18, 2023 · Artificial Intelligence

Google AI Talent Defects to OpenAI Amid Bard Setbacks and Growing Chinese AI Initiatives

Amid Bard's troubled launch and a sharp stock decline, several Google Brain researchers have quietly joined OpenAI, while Chinese companies and even cultural institutions are rapidly adopting Baidu's Wenxin Yiyan, highlighting a fierce talent and technology race in the artificial‑intelligence sector.

AI talentArtificial IntelligenceBard
0 likes · 4 min read
Google AI Talent Defects to OpenAI Amid Bard Setbacks and Growing Chinese AI Initiatives
dbaplus Community
dbaplus Community
Feb 18, 2023 · Artificial Intelligence

Why ChatGPT Still Gets It Wrong: Inside RLHF and Model Consistency

ChatGPT, OpenAI’s latest language model, builds on GPT‑3 but uses supervised fine‑tuning and Reinforcement Learning from Human Feedback (RLHF) to improve alignment, yet its training methods still cause consistency issues such as invalid help, hallucinations, bias, and limited explainability.

ChatGPTLarge Language ModelsModel Alignment
0 likes · 17 min read
Why ChatGPT Still Gets It Wrong: Inside RLHF and Model Consistency
DataFunTalk
DataFunTalk
Feb 17, 2023 · Artificial Intelligence

ChatGPT Fuels a Chinese VC Frenzy and Drives Broad AI Industry Transformations

The article examines how ChatGPT has ignited a nationwide investment surge in China, prompting tech giants and venture capitalists to launch competing large‑language‑model projects, outlining the model’s core capabilities, and exploring its far‑reaching impact on industries and the strategic moves of companies like iFlytek.

Artificial IntelligenceChatGPTChina
0 likes · 9 min read
ChatGPT Fuels a Chinese VC Frenzy and Drives Broad AI Industry Transformations
Architecture Digest
Architecture Digest
Feb 17, 2023 · Artificial Intelligence

Analyzing the Emergent Abilities of ChatGPT and the Technical Roadmap of GPT‑3.5

This article dissects how ChatGPT acquired its surprising capabilities by tracing the evolution from the original GPT‑3 model through instruction tuning, code‑based pre‑training, and reinforcement learning from human feedback, ultimately presenting a comprehensive technical roadmap for reproducing GPT‑3.5‑scale models.

ChatGPTGPT-3.5Instruction Tuning
0 likes · 26 min read
Analyzing the Emergent Abilities of ChatGPT and the Technical Roadmap of GPT‑3.5
DataFunSummit
DataFunSummit
Feb 15, 2023 · Artificial Intelligence

ChatGPT Boom Fuels Surge in AI Chip Demand, Boosting Nvidia, Samsung, and SK Hynix

The explosive growth of ChatGPT and other AI chatbots is driving unprecedented demand for high‑performance AI chips and high‑bandwidth memory, positioning Nvidia as the primary beneficiary while also creating significant market opportunities for Samsung, SK Hynix, and other semiconductor manufacturers.

AI chipsAI hardwareChatGPT
0 likes · 11 min read
ChatGPT Boom Fuels Surge in AI Chip Demand, Boosting Nvidia, Samsung, and SK Hynix
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.

ChatGPTTransformergenerative AI
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
Selected Java Interview Questions
Selected Java Interview Questions
Feb 13, 2023 · Artificial Intelligence

ChatGPT’s Recent Upgrade Boosts Factual Accuracy and Math Skills

The latest OpenAI upgrade has markedly improved ChatGPT’s truthfulness and mathematical reasoning, allowing it to answer word‑count, puzzle, and calculus questions more accurately, though occasional errors remain, prompting mixed reactions and suggestions such as integrating WolframAlpha for deeper computation.

AIChatGPTFactualAccuracy
0 likes · 6 min read
ChatGPT’s Recent Upgrade Boosts Factual Accuracy and Math Skills
Open Source Linux
Open Source Linux
Feb 13, 2023 · Artificial Intelligence

How Does ChatGPT Work? Inside RLHF and Model Consistency

This article explains the inner workings of ChatGPT, detailing its evolution from GPT‑3, the role of reinforcement learning from human feedback (RLHF) in improving consistency, the training pipeline steps, and the limitations and evaluation methods of large language models.

AIChatGPTLarge Language Models
0 likes · 15 min read
How Does ChatGPT Work? Inside RLHF and Model Consistency