Tag

GPT-4

0 views collected around this technical thread.

DevOps
DevOps
Mar 5, 2024 · Artificial Intelligence

Understanding GPT‑4, ChatGPT, and the Foundations of Large Language Models

This article explains the fundamentals of AI, machine learning, deep learning, and natural language processing, describes how Transformer architectures and attention mechanisms power large language models such as GPT‑4 and ChatGPT, and walks through tokenization, prediction, and practical development with Python.

Artificial IntelligenceChatGPTGPT-4
0 likes · 16 min read
Understanding GPT‑4, ChatGPT, and the Foundations of Large Language Models
IT Services Circle
IT Services Circle
Dec 24, 2023 · Artificial Intelligence

GPT‑4 “Lazy” Behavior: User Reports, Experiments, and Emerging Insights

The article examines growing complaints that GPT‑4 has become increasingly lazy and unpredictable since the November 6 developer update, discusses user‑generated workarounds, presents experimental findings on prompt phrasing and temperature effects, and cites recent academic studies highlighting the need for continuous large‑model monitoring.

AI safetyGPT-4large model monitoring
0 likes · 6 min read
GPT‑4 “Lazy” Behavior: User Reports, Experiments, and Emerging Insights
Ximalaya Technology Team
Ximalaya Technology Team
Dec 11, 2023 · Artificial Intelligence

Using AI to Illustrate Classical Chinese Poetry: A Midjourney and GPT‑4 Case Study

The article demonstrates how GPT‑4 and Midjourney can be combined to interpret and visually render Level 10 classical Chinese poems—such as Li Bai’s “将进酒” and Du Fu’s “茅屋为秋风所破歌”—through a step‑by‑step prompt‑engineering workflow that produces exaggerated, abstract 16:9 images, comic‑strip scenes, and animated frames, while discussing the educational benefits and risks of AI‑generated illustrations.

AI illustrationClassical Chinese poetryDigital Art
0 likes · 5 min read
Using AI to Illustrate Classical Chinese Poetry: A Midjourney and GPT‑4 Case Study
Efficient Ops
Efficient Ops
Dec 3, 2023 · Artificial Intelligence

How to Build a Zabbix Expert Advisor with GPT‑4 in Minutes

This guide walks you through why GPT‑4 outperforms GPT‑3.5, shows step‑by‑step how to create a Zabbix expert consultant using the new GPTs feature, and explains advanced configuration, knowledge‑base feeding, testing, and future possibilities for AI‑enhanced monitoring.

AI AssistantGPT-4Zabbix
0 likes · 7 min read
How to Build a Zabbix Expert Advisor with GPT‑4 in Minutes
Ant R&D Efficiency
Ant R&D Efficiency
Sep 19, 2023 · Artificial Intelligence

From the Turing Test to GPT‑4: A Historical Overview of Chatbots and Deep Learning

From Turing’s 1950 imitation game to GPT‑4’s multimodal vision‑language capabilities, the field has evolved from simple rule‑based programs like ELIZA and PARRY, through statistical learning and the 2017 Transformer breakthrough, to large-scale generative models that achieve fluent conversation yet still grapple with hallucination and true understanding.

Artificial IntelligenceChatbot HistoryGPT-4
0 likes · 25 min read
From the Turing Test to GPT‑4: A Historical Overview of Chatbots and Deep Learning
Continuous Delivery 2.0
Continuous Delivery 2.0
Sep 12, 2023 · Artificial Intelligence

Compression as a Measure of Intelligence in Large Language Models

The article argues that a large language model's ability to compress data through next‑token prediction reflects its intelligence, reviews theoretical and empirical evidence linking compression efficiency to model scale, and proposes a circuit‑competition framework to explain emergent capabilities, in‑context learning, and fine‑tuning effects.

GPT-4LLMNeural Circuits
0 likes · 58 min read
Compression as a Measure of Intelligence in Large Language Models
php中文网 Courses
php中文网 Courses
Aug 14, 2023 · Artificial Intelligence

Guide to the Five Most Powerful Large Language Models and How to Choose Them

This article explains the fundamentals of modern large language models, outlines the top five most powerful LLMs—including GPT‑4, Claude 2, Llama 2, Orca, and Cohere—and provides practical guidance on selecting and applying them across business and development use cases.

AI applicationsClaude 2GPT-4
0 likes · 9 min read
Guide to the Five Most Powerful Large Language Models and How to Choose Them
php中文网 Courses
php中文网 Courses
Aug 2, 2023 · Artificial Intelligence

Stanford and UC Berkeley Study Finds Significant Decline in GPT-4 Capabilities Across Math, Coding, and Visual Reasoning

A joint Stanford and UC Berkeley study reveals that GPT‑4’s performance on mathematics, code generation, and visual‑reasoning tasks sharply declined between March and June 2023, with accuracy dropping from 97.6% to 2.4% on a prime‑checking benchmark and executable code rates falling from 52% to 10%.

AI evaluationGPT-4Natural Language Processing
0 likes · 3 min read
Stanford and UC Berkeley Study Finds Significant Decline in GPT-4 Capabilities Across Math, Coding, and Visual Reasoning
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Jul 14, 2023 · Artificial Intelligence

Using GPT-4 for Game Text Review: A Prompt‑Engineering Case Study

This article documents a step‑by‑step case study of applying GPT‑4 to automatically review and filter game dialogue, detailing the initial challenges, iterative prompt refinements, added safety rules, and the resulting improvements compared with earlier models.

AI moderationGPT-4Natural Language Processing
0 likes · 6 min read
Using GPT-4 for Game Text Review: A Prompt‑Engineering Case Study
Architect's Guide
Architect's Guide
Jul 7, 2023 · Artificial Intelligence

Evaluating GPT‑4’s Ability to Design and Implement a Distributed Cache System for Uber

An in‑depth case study shows how GPT‑4, demonstrated by former Google engineer Naman Bhalla, tackles a simulated Uber interview by generating software requirements, design specifications, Java code snippets, and JUnit tests for a distributed cache system, revealing both its strengths and current limitations.

AI codingGPT-4Java
0 likes · 11 min read
Evaluating GPT‑4’s Ability to Design and Implement a Distributed Cache System for Uber
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
DataFunSummit
DataFunSummit
May 19, 2023 · Artificial Intelligence

Expert Roundtable on the Impact of GPT‑4 and Large Models on Knowledge Graphs

In this expert roundtable, leading AI researchers discuss GPT‑4’s multimodal breakthroughs, the future convergence of large models with knowledge graphs, practical integration strategies, and the evolving relevance of traditional NLP tasks, offering deep insights into the direction of artificial intelligence research.

Artificial IntelligenceGPT-4Knowledge Graphs
0 likes · 44 min read
Expert Roundtable on the Impact of GPT‑4 and Large Models on Knowledge Graphs
Python Programming Learning Circle
Python Programming Learning Circle
May 5, 2023 · Artificial Intelligence

GPT‑4 as a Startup Founder: A Day‑by‑Day Case Study of HustleGPT

This article chronicles how Jackson Greathouse Fall turned a $100 investment into a $25,000‑valued online venture by delegating all decisions to GPT‑4, detailing daily actions such as domain acquisition, website creation, logo design with DALL·E, content production, marketing, revenue generation, and community building over the first six days.

AI entrepreneurshipGPT-4automation
0 likes · 12 min read
GPT‑4 as a Startup Founder: A Day‑by‑Day Case Study of HustleGPT
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
May 5, 2023 · Artificial Intelligence

Limitations of Generative Pre‑trained Transformers: Hallucinations, Memory, Planning, and Architectural Proposals

The article critically examines GPT‑4 and similar transformer models, highlighting persistent hallucinations, outdated knowledge, insufficient domain coverage, lack of planning and memory, and proposes architectural extensions inspired by fast‑slow thinking and differentiable modules to overcome these fundamental constraints.

AI limitationsGPT-4Model Architecture
0 likes · 24 min read
Limitations of Generative Pre‑trained Transformers: Hallucinations, Memory, Planning, and Architectural Proposals
Tencent Cloud Developer
Tencent Cloud Developer
Apr 17, 2023 · Artificial Intelligence

AutoGPT: An Overview of Autonomous AI Agents

AutoGPT is an open‑source autonomous AI agent that uses GPT‑4/3.5 APIs to decompose user‑defined goals into sub‑tasks, iteratively execute them, store results in memory, and autonomously build complex outputs such as code, websites, research, or financial plans, though it can incur high token costs and limited transparency.

AI AutomationAutoGPTGPT-4
0 likes · 8 min read
AutoGPT: An Overview of Autonomous AI Agents
Architect
Architect
Apr 13, 2023 · Artificial Intelligence

AutoGPT: Building Your Own Autonomous AI Assistant in Under 30 Minutes

This article introduces AutoGPT, an experimental open‑source AI agent powered by GPT‑4 that can autonomously achieve user‑defined goals, showcases real‑world examples such as website creation and market research, and provides step‑by‑step setup instructions including repository cloning, environment configuration, package installation, Docker usage, and execution.

AI AssistantAutoGPTGPT-4
0 likes · 7 min read
AutoGPT: Building Your Own Autonomous AI Assistant in Under 30 Minutes
Python Programming Learning Circle
Python Programming Learning Circle
Apr 3, 2023 · Artificial Intelligence

Key Highlights of GPT‑4: Multimodal Capabilities, Benchmark Performance, and Future Implications

GPT‑4, the new multimodal AI model, can process images and text, generate code and natural language, achieve human‑level scores on standardized exams, handle up to 32 K tokens, and demonstrates advanced reasoning, while OpenAI emphasizes its safety improvements and current limitations as a still‑emerging technology.

AI safetyGPT-4benchmark performance
0 likes · 6 min read
Key Highlights of GPT‑4: Multimodal Capabilities, Benchmark Performance, and Future Implications
Selected Java Interview Questions
Selected Java Interview Questions
Apr 1, 2023 · Frontend Development

Creating a Chrome Extension to Copy Image Alt Text Using GPT‑Generated JavaScript

The article describes how the author leveraged GPT‑4 to generate JavaScript bookmarklet code, troubleshoot errors, and ultimately build a Chrome extension named “image‑alt‑copier” that extracts and copies alt text from Midjourney images, illustrating low‑bar entry into web development.

Chrome ExtensionGPT-4JavaScript
0 likes · 4 min read
Creating a Chrome Extension to Copy Image Alt Text Using GPT‑Generated JavaScript
DataFunTalk
DataFunTalk
Apr 1, 2023 · Artificial Intelligence

Nvidia Meets OpenAI: Highlights from the GTC Fireside Chat on GPT‑4, Deep Learning History, and the Future of AI

In a GTC fireside chat, Nvidia CEO Jensen Huang and OpenAI co‑founder Ilya Sutskever discuss GPT‑4's multimodal advances, the evolution of deep learning from early neural networks to large‑scale models, the pivotal role of GPUs and datasets like ImageNet, and their vision for more reliable, scalable artificial intelligence.

Artificial IntelligenceGPT-4Nvidia
0 likes · 10 min read
Nvidia Meets OpenAI: Highlights from the GTC Fireside Chat on GPT‑4, Deep Learning History, and the Future of AI