Tagged articles
404 articles
Page 3 of 5
Python Programming Learning Circle
Python Programming Learning Circle
Jun 6, 2023 · Artificial Intelligence

Why ChatGPT Plus Performance Is Dropping and What OpenAI’s Roadmap Reveals

Recent reports indicate a noticeable decline in ChatGPT Plus’s GPT‑4 performance, especially in coding accuracy, prompting speculation about model scaling pain, AI alignment trade‑offs, and OpenAI’s GPU‑limited roadmap that includes cheaper models, longer context windows, finetuning, and multimodal extensions.

AI AlignmentChatGPTGPT-4
0 likes · 8 min read
Why ChatGPT Plus Performance Is Dropping and What OpenAI’s Roadmap Reveals
ITPUB
ITPUB
Jun 5, 2023 · Databases

How ChatGPT Could Transform Database Development and Management

This article explores why ChatGPT has become a breakthrough AI technology, reviews past AI‑database integrations, and envisions multiple future use cases—including natural‑language SQL generation, performance tuning, schema and architecture design, data analysis, and governance—showing how developers, DBAs, and analysts might benefit.

AIChatGPTSQL generation
0 likes · 9 min read
How ChatGPT Could Transform Database Development and Management
OPPO Amber Lab
OPPO Amber Lab
Jun 5, 2023 · Information Security

How ChatGPT Impacts Security: Key Insights from the CSA Seminar

An online CSA seminar on May 30 examined ChatGPT’s security impact, presenting a whitepaper and four AI‑security interaction dimensions, while experts discussed telecom‑operator security‑GPT models, safe vertical‑domain large‑model training, and future industry implications.

AI GovernanceAI securityChatGPT
0 likes · 7 min read
How ChatGPT Impacts Security: Key Insights from the CSA Seminar
Python Crawling & Data Mining
Python Crawling & Data Mining
Jun 4, 2023 · Artificial Intelligence

Master Prompt Engineering: Unlock ChatGPT’s Full Potential

This article explains why crafting good prompts matters more than memorizing facts, introduces prompt engineering for large language models, and provides practical techniques—such as diverse prompting strategies, problem restatement, background provision, gradient prompting, role‑playing, and systematic evaluation—to help users get the most out of ChatGPT and similar AI systems.

AIChatGPTPrompt Design
0 likes · 16 min read
Master Prompt Engineering: Unlock ChatGPT’s Full Potential
21CTO
21CTO
Jun 2, 2023 · Artificial Intelligence

Build a ChatGPT-Powered Python Chatbot: Step-by-Step Guide

This tutorial walks developers through setting up an OpenAI account, obtaining an API key, configuring the Python environment, and writing a complete Python script that uses the ChatGPT API to create an interactive chatbot, complete with code examples and execution tips.

Artificial IntelligenceChatGPTChatbot
0 likes · 11 min read
Build a ChatGPT-Powered Python Chatbot: Step-by-Step Guide
Sohu Tech Products
Sohu Tech Products
May 31, 2023 · Fundamentals

Using ChatGPT and PlantUML to Generate UML Diagrams from Java Pseudocode

This article demonstrates how to leverage ChatGPT's ability to produce textual code snippets together with PlantUML to automatically create various UML diagrams—such as sequence, class, flow, state, and use‑case diagrams—from Java‑style pseudocode, providing a step‑by‑step workflow and example prompts.

ChatGPTPlantUMLSoftware Modeling
0 likes · 9 min read
Using ChatGPT and PlantUML to Generate UML Diagrams from Java Pseudocode
DevOps
DevOps
May 26, 2023 · Artificial Intelligence

Why ChatGPT Is Facing a Wave of Backlash: Data Security, Misinformation, and Job Displacement Concerns

The article examines the growing controversy surrounding ChatGPT, highlighting data‑security risks, the spread of false information, corporate and governmental restrictions, and fears that AI could displace jobs, while also proposing technical, legislative, and public‑awareness measures to prepare for the AI era.

ChatGPTdata securityjob impact
0 likes · 12 min read
Why ChatGPT Is Facing a Wave of Backlash: Data Security, Misinformation, and Job Displacement Concerns
JD Tech
JD Tech
May 23, 2023 · Artificial Intelligence

Understanding ChatGPT: Principles, Limitations, and a Five‑Layer Application Guide

This article explains the fundamentals of GPT models, contrasts large models with traditional AI, details ChatGPT's architecture and token processing, outlines its limitations, and presents a five‑layer framework for applying ChatGPT across chat, language, text, reasoning, and private model use cases.

AIChatGPTapplication
0 likes · 21 min read
Understanding ChatGPT: Principles, Limitations, and a Five‑Layer Application Guide
Architect
Architect
May 22, 2023 · Artificial Intelligence

Building a ChatGPT‑Powered Markdown Documentation System with Embedbase and Nextra

This article explains step‑by‑step how to turn a static Markdown documentation site into an AI‑enhanced, interactive knowledge base by storing content in Embedbase, retrieving semantically similar passages, constructing context‑aware prompts, and invoking ChatGPT through a custom Nextra search component.

AIChatGPTEmbedding
0 likes · 20 min read
Building a ChatGPT‑Powered Markdown Documentation System with Embedbase and Nextra
Tencent Cloud Developer
Tencent Cloud Developer
May 22, 2023 · Artificial Intelligence

Application of AI Large Language Models in the Full Software Development Lifecycle

The article shows how AI large‑language models such as ChatGPT can support every stage of the software development lifecycle—from extracting requirements and designing solutions to generating code, tests, deployment scripts, and operational diagnostics—while warning about model inaccuracies, hallucinations, intellectual‑property and privacy risks.

AIChatGPTDeployment
0 likes · 8 min read
Application of AI Large Language Models in the Full Software Development Lifecycle
Programmer DD
Programmer DD
May 22, 2023 · Artificial Intelligence

Why Apple Banned ChatGPT for Employees and What It Means for Siri’s AI Future

Apple has prohibited its staff from using ChatGPT and other generative AI tools over data‑leakage concerns, mirroring similar policies at Amazon, Microsoft and JPMorgan, while simultaneously developing its own large‑model‑powered Siri features under the codename Bobcat.

AppleArtificial IntelligenceChatGPT
0 likes · 7 min read
Why Apple Banned ChatGPT for Employees and What It Means for Siri’s AI Future
21CTO
21CTO
May 19, 2023 · Artificial Intelligence

OpenAI’s ChatGPT iOS App Launches – Android Version Coming Soon

OpenAI has released a free iOS ChatGPT app with Whisper‑powered voice input and syncable chat history, promises an Android version in the coming weeks, and highlights speed improvements, privacy features, and its impact on third‑party alternatives.

AIAndroidChatGPT
0 likes · 4 min read
OpenAI’s ChatGPT iOS App Launches – Android Version Coming Soon
21CTO
21CTO
May 19, 2023 · Artificial Intelligence

Unlock ChatGPT Plugins: Install, Use, and Extend AI Capabilities

This guide explains what ChatGPT plugins are, why they matter, how to enable them, and showcases popular extensions that let the model fetch real‑time data, access private knowledge bases, automate tasks, and even generate images or code.

AIChatGPTIntegration
0 likes · 6 min read
Unlock ChatGPT Plugins: Install, Use, and Extend AI Capabilities
Programmer DD
Programmer DD
May 19, 2023 · Artificial Intelligence

Turn ChatGPT into a Linux Terminal and Run Real Commands

This article demonstrates how to use ChatGPT as a Linux terminal, showing how to issue commands like uname, ip, and ping, displaying the responses, and discussing the implications of AI-powered command‑line access.

AI toolsChatGPTLinux Terminal
0 likes · 7 min read
Turn ChatGPT into a Linux Terminal and Run Real Commands
Continuous Delivery 2.0
Continuous Delivery 2.0
May 16, 2023 · Artificial Intelligence

How to Write Effective Prompts and Use the OpenAI Python API

This article explains practical principles and techniques for crafting clear, specific prompts for ChatGPT, demonstrates how to structure prompts with separators and output formats, and provides a step‑by‑step guide—including code examples—for installing the OpenAI Python library, obtaining an API key, and writing a reusable get_completion function to interact with the model.

AIChatGPTCode Examples
0 likes · 9 min read
How to Write Effective Prompts and Use the OpenAI Python API
Architects' Tech Alliance
Architects' Tech Alliance
May 15, 2023 · Artificial Intelligence

How Transformer Powers ChatGPT: A Deep Dive into Attention and Architecture

This article provides a comprehensive analysis of the Transformer model behind ChatGPT, covering its origin, core mechanisms such as embedding, positional encoding, self‑attention, multi‑head attention, a step‑by‑step translation example, and the broader implications for AI research and industry.

AI ArchitectureAttention MechanismChatGPT
0 likes · 19 min read
How Transformer Powers ChatGPT: A Deep Dive into Attention and Architecture
Full-Stack Trendsetter
Full-Stack Trendsetter
May 15, 2023 · Artificial Intelligence

Do You Really Understand ChatGPT, the Era‑Defining AI?

This article explains what ChatGPT is, how it builds on natural-language-processing and the Transformer-based GPT series, details its model-size growth, architectural enhancements, multilingual support, and walks through the tokenization-to-generation pipeline that enables coherent AI-driven conversations.

ChatGPTDeep LearningGPT-3
0 likes · 8 min read
Do You Really Understand ChatGPT, the Era‑Defining AI?
Programmer DD
Programmer DD
May 12, 2023 · Artificial Intelligence

Integrate ChatGPT & Stable Diffusion into Your WeChat App in 1 Minute

This tutorial shows how to quickly integrate ChatGPT and Stable Diffusion AIGC models into a WeChat public account or mini‑program using the AIGCaaS platform, covering registration, API Explorer usage, code customization, asynchronous handling, and deployment with Python Flask.

AIGCChatGPTFlask
0 likes · 13 min read
Integrate ChatGPT & Stable Diffusion into Your WeChat App in 1 Minute
JD Retail Technology
JD Retail Technology
May 10, 2023 · Product Management

Using ChatGPT 4.0 to Boost Product Manager Efficiency: Methods, Prompts, and Case Studies

The article outlines how ChatGPT 4.0 can significantly improve product managers' workflow across research, planning, design, project execution, and iteration by providing prompt engineering techniques, practical examples, and actionable recommendations while emphasizing security and information‑risk considerations.

AI prompt engineeringChatGPTOperations
0 likes · 31 min read
Using ChatGPT 4.0 to Boost Product Manager Efficiency: Methods, Prompts, and Case Studies
Java Architect Essentials
Java Architect Essentials
May 8, 2023 · Frontend Development

Eliminate ChatGPT “Something Went Wrong” Errors with the KeepChatGPT Chrome Extension

ChatGPT’s web interface has been increasingly showing “Something went wrong” errors after idle periods, and this guide explains two remedies: using an OpenAI API key for more stable access, and installing the KeepChatGPT Chrome/Tampermonkey extension, which suppresses the error and adds several usability enhancements.

ChatGPTChrome ExtensionError Fix
0 likes · 6 min read
Eliminate ChatGPT “Something Went Wrong” Errors with the KeepChatGPT Chrome Extension
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
May 8, 2023 · Artificial Intelligence

Understanding the Principles Behind ChatGPT: NLP, Transformers, and Reinforcement Learning

This article explains how ChatGPT works by covering the fundamentals of natural language processing, generative language models, deep learning, the Transformer architecture, attention mechanisms, few‑shot learning, and the reinforcement‑learning techniques that align its outputs with human preferences.

AIChatGPTNLP
0 likes · 24 min read
Understanding the Principles Behind ChatGPT: NLP, Transformers, and Reinforcement Learning
MaGe Linux Operations
MaGe Linux Operations
May 8, 2023 · Artificial Intelligence

20 Creative Ways to Harness ChatGPT: From Code Fixes to Storytelling

This article compiles a wide range of practical ChatGPT applications—including grammar correction, translation, code explanation, error fixing, creative generation, and more—illustrated with descriptions, code snippets, and images to help users explore the model's versatile capabilities.

ChatGPTCode debuggingPrompt engineering
0 likes · 17 min read
20 Creative Ways to Harness ChatGPT: From Code Fixes to Storytelling
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
May 6, 2023 · Artificial Intelligence

The Art of Asking ChatGPT for High‑Quality Answers – A Complete Guide to Prompt Engineering

This article translates Ibrahim John’s book on prompt engineering for ChatGPT, explaining a wide range of prompting techniques—including instruction, role, seed‑word, zero‑shot, few‑shot, and reinforcement‑learning prompts—through clear English descriptions, formulas, and illustrative examples to help readers obtain high‑quality model outputs.

Artificial IntelligenceChatGPTPrompt Design
0 likes · 32 min read
The Art of Asking ChatGPT for High‑Quality Answers – A Complete Guide to Prompt Engineering
KooFE Frontend Team
KooFE Frontend Team
May 5, 2023 · Frontend Development

Create Mock APIs in 10 Minutes with ChatGPT and json‑server

This guide shows front‑end developers how to generate realistic mock data with ChatGPT, export it as JSON, and instantly serve a full RESTful mock API using json‑server, covering schema design, routing, filtering, pagination, sorting, and query operators.

ChatGPTData GenerationMock API
0 likes · 8 min read
Create Mock APIs in 10 Minutes with ChatGPT and json‑server
DataFunSummit
DataFunSummit
May 1, 2023 · Artificial Intelligence

Understanding ChatGPT, Knowledge Graphs, and Graph Databases: From AI Foundations to Real‑Time Graph Computing

The article traces the evolution from Turing's seminal AI test through the rise of ChatGPT, explains how large language models rely on knowledge graphs built from massive unstructured data, and examines the challenges and advantages of modern graph databases for high‑performance, flexible, and explainable AI applications.

Artificial IntelligenceChatGPTGraph Database
0 likes · 15 min read
Understanding ChatGPT, Knowledge Graphs, and Graph Databases: From AI Foundations to Real‑Time Graph Computing
DataFunTalk
DataFunTalk
May 1, 2023 · Artificial Intelligence

From Turing Test to Graph Databases: How ChatGPT Leverages Knowledge Graphs as AI Infrastructure

The article traces the evolution from Turing's seminal AI test through ChatGPT's massive adoption, explains how large language models rely on knowledge graphs built via graph databases, and highlights the technical challenges and advantages of high‑performance, flexible, low‑code graph database solutions for real‑time AI applications.

Artificial IntelligenceChatGPTGraph Database
0 likes · 14 min read
From Turing Test to Graph Databases: How ChatGPT Leverages Knowledge Graphs as AI Infrastructure
Liangxu Linux
Liangxu Linux
Apr 30, 2023 · Frontend Development

Eliminate ChatGPT “Something went wrong” Errors with KeepChatGPT Extension

The article explains why ChatGPT’s “Something went wrong” error appears frequently, compares using an OpenAI API key versus installing the KeepChatGPT Chrome extension, and provides a step‑by‑step guide to install Tampermonkey and the extension to permanently stop the error.

ChatGPTChrome ExtensionError Fix
0 likes · 5 min read
Eliminate ChatGPT “Something went wrong” Errors with KeepChatGPT Extension
Programmer DD
Programmer DD
Apr 24, 2023 · Artificial Intelligence

OpenAI Shows ChatGPT’s New AutoGPT‑Style Plugins, Browsing, and Code Interpreter

At a live demo, OpenAI co‑founder Greg Brockman revealed ChatGPT’s upcoming Plugins, Browsing, and Code Interpreter features that let the model generate images, add items to a shopping cart, post to Twitter, fact‑check answers, and automatically analyze large datasets, illustrating a true AutoGPT experience.

AGIAI pluginsAutoGPT
0 likes · 12 min read
OpenAI Shows ChatGPT’s New AutoGPT‑Style Plugins, Browsing, and Code Interpreter
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.

AIChatGPTSmart Contract
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 historyChatGPTLanguage Model
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 hypeChatGPTLanguage Model
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
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.

ChatGPTDeepSpeedLarge Language Models
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.

BackendChatGPTdata 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 hypeChatGPTDeep Learning
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
Python Crawling & Data Mining
Python Crawling & Data Mining
Apr 5, 2023 · Artificial Intelligence

Why ChatGPT Works: Inside Transformers, RLHF, and AI’s Latest Breakthroughs

This article explores how ChatGPT’s remarkable abilities stem from the Transformer architecture, reinforcement learning from human feedback, and the insights presented in the fourth edition of "Artificial Intelligence: A Modern Approach," highlighting key AI milestones and technical foundations.

Artificial IntelligenceChatGPTDeep Learning
0 likes · 9 min read
Why ChatGPT Works: Inside Transformers, RLHF, and AI’s Latest Breakthroughs
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
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.

AIChatGPTOpenAI
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 ArchitectureChatGPTKubernetes
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.

BackendChatGPTDataLeak
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.

ChatGPTInformation SecurityOpenAI
0 likes · 6 min read
How a Redis Client Bug Exposed ChatGPT User Data and What OpenAI Fixed
Programmer DD
Programmer DD
Mar 28, 2023 · Information Security

How a Redis Client Bug Exposed ChatGPT Users’ Data – Inside the Leak

Last Monday, a Redis client bug caused ChatGPT to leak user conversation histories and personal details of about 1.2% of Plus subscribers, prompting OpenAI to temporarily shut down the service, investigate, and release a patch fixing the underlying Redis‑py issue.

AIChatGPTdata leak
0 likes · 5 min read
How a Redis Client Bug Exposed ChatGPT Users’ Data – Inside the Leak
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 IntelligenceChatGPTDocumentation
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
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 InfrastructureChatGPTModel Training
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.

Chain-of-ThoughtChatGPTComplex 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.

ChatGPTComplex QAKnowledge Base
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 IntelligenceChatGPTNLP
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