Tagged articles
2011 articles
Page 21 of 21
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
Programmer DD
Programmer DD
Mar 19, 2023 · Artificial Intelligence

How Visual ChatGPT Adds Image Interaction to ChatGPT – A Deep Dive

Microsoft's open‑source Visual ChatGPT extends ChatGPT with image send/receive capabilities, explains its multimodal architecture, demo scenarios, used visual models, and points to the arXiv paper, highlighting its rapid popularity growth on GitHub.

LLMMicrosoftMultimodal AI
0 likes · 4 min read
How Visual ChatGPT Adds Image Interaction to ChatGPT – A Deep Dive
DeWu Technology
DeWu Technology
Mar 17, 2023 · Artificial Intelligence

Prompt‑Ops and LangChain: Engineering LLM Applications

Prompt‑Ops frameworks like LangChain let developers turn pre‑trained LLMs into versatile applications by abstracting model calls, chaining prompts, integrating tools, managing memory, and handling private data, while addressing challenges such as nondeterminism, version control, and prompt injection in production environments.

AI applicationsAgentLLM
0 likes · 15 min read
Prompt‑Ops and LangChain: Engineering LLM Applications
Nightwalker Tech
Nightwalker Tech
Mar 9, 2023 · Artificial Intelligence

AI-Assisted Programming Tools: Research Findings, Comparisons, and Recommendations

This report investigates the impact of large language model‑based AI coding assistants such as Copilot, Tabnine, CodeGeeX, and ChatGPT on frontend and backend development, evaluates their efficiency gains, compares features, pricing, and IDE integration, and provides practical adoption recommendations for development teams.

AILLMTool comparison
0 likes · 13 min read
AI-Assisted Programming Tools: Research Findings, Comparisons, and Recommendations
Top Architect
Top Architect
Feb 28, 2023 · Artificial Intelligence

The Economics of Large Language Models and Their Impact on Search

This article analyses the economic feasibility of integrating large language models (LLMs) into search, estimating inference and training costs, exploring hardware efficiency, scaling laws, and future trends, and concludes that while technically viable, the added expense may challenge profitability for major search providers.

AI economicsLLMcloud computing
0 likes · 25 min read
The Economics of Large Language Models and Their Impact on Search
Programmer DD
Programmer DD
Feb 15, 2023 · Artificial Intelligence

Can LLM-Powered Search Rival Google? Uncovering the Economics of Large Language Models

This article examines whether large language model‑driven search can replace traditional engines like Google, analyzing the economic feasibility, training and inference costs, hardware considerations, and future scaling trends, while providing a detailed cost framework and insights into the profitability of LLM‑based services.

AI cost analysisLLMcloud computing
0 likes · 27 min read
Can LLM-Powered Search Rival Google? Uncovering the Economics of Large Language Models
ITPUB
ITPUB
Feb 6, 2023 · Artificial Intelligence

Can ChatGPT Replace a DBA? Real‑World Tests Reveal Its Strengths and Flaws

The article recounts a hands‑on exploration of ChatGPT’s abilities for database administration, highlighting impressive language understanding, notable mistakes such as confusing pg_resetwal with pg_resetxlog, and the broader implications of large language models for AI‑driven search and workflow automation.

AIAutomationChatGPT
0 likes · 8 min read
Can ChatGPT Replace a DBA? Real‑World Tests Reveal Its Strengths and Flaws
21CTO
21CTO
Jan 26, 2023 · Artificial Intelligence

Open-Source ChatGPT Training: LAION, CarperAI, and Phil Wang’s RLHF Implementations

This article surveys recent open‑source projects—including LAION’s OpenAssistant, CarperAI’s trlX, and Phil Wang’s ChatGPT implementation—that provide RLHF‑based training pipelines for large language models, while highlighting community expectations, resource challenges, and future accessibility goals.

ChatGPTLAIONLLM
0 likes · 7 min read
Open-Source ChatGPT Training: LAION, CarperAI, and Phil Wang’s RLHF Implementations
DataFunTalk
DataFunTalk
Jan 10, 2023 · Artificial Intelligence

Paradigm Shifts in Large Language Model Research and Future Directions

The article reviews the evolution of large language models from the pre‑GPT‑3 era to the present, analyzes the conceptual and technical gaps between Chinese and global research, and outlines key future research directions such as scaling laws, prompting techniques, multimodal training, and efficient model architectures.

AI researchChatGPTIn-Context Learning
0 likes · 73 min read
Paradigm Shifts in Large Language Model Research and Future Directions
IT Architects Alliance
IT Architects Alliance
Dec 13, 2022 · Artificial Intelligence

Technical Principles and Training Process of ChatGPT

The article explains ChatGPT’s underlying technology, detailing its three-stage training pipeline—supervised fine‑tuning, reward‑model learning, and reinforcement learning with PPO—while discussing its strengths, limitations, and potential integration with traditional search engines.

AIChatGPTLLM
0 likes · 14 min read
Technical Principles and Training Process of ChatGPT
Xiaohongshu Tech REDtech
Xiaohongshu Tech REDtech
Nov 11, 2022 · Artificial Intelligence

Language Model as a Service and Black‑Box Optimization: Insights from Prof. Qiu Xipeng’s Talk

Prof. Qiu Xipeng’s talk highlighted how large language models can be offered as a service and efficiently adapted via in‑context learning, lightweight label‑tuning, and gradient‑free black‑box optimization, showcasing a unified asymmetric Transformer (CPT) that handles understanding, generation, ABSA and NER tasks while reducing resource demands.

Black-Box OptimizationLLMLanguage Model
0 likes · 15 min read
Language Model as a Service and Black‑Box Optimization: Insights from Prof. Qiu Xipeng’s Talk