DataFunSummit
Author

DataFunSummit

Official account of the DataFun community, dedicated to sharing big data and AI industry summit news and speaker talks, with regular downloadable resource packs.

1.8k
Articles
0
Likes
8.2k
Views
0
Comments
Recent Articles

Latest from DataFunSummit

100 recent articles max
DataFunSummit
DataFunSummit
Jul 19, 2026 · Artificial Intelligence

How to End the AI Coding Loop: Using Control Theory for Safe Incremental Changes

The article critiques the uncontrolled “blind rail” AI coding loops that generate massive PRs, explains why control theory‑based feedback loops are essential, and details a concrete Effect‑TS migration case that demonstrates a repeatable, low‑risk engineering pattern for AI‑assisted code evolution.

AI codingAgent AutomationControl Theory
0 likes · 13 min read
How to End the AI Coding Loop: Using Control Theory for Safe Incremental Changes
DataFunSummit
DataFunSummit
Jul 18, 2026 · Artificial Intelligence

How QCC’s MCP Transforms APIs into an Agent‑Native Enterprise Data Platform

The article analyzes the 2026‑07‑28 MCP specification update, detailing four production‑grade signals, QCC’s decade‑long shift from simple data retrieval to Agent‑Native services, a five‑layer capability matrix, and a trusted workflow for AI‑driven corporate due‑diligence tasks.

AI AgentsAgent‑NativeCapability Discovery
0 likes · 19 min read
How QCC’s MCP Transforms APIs into an Agent‑Native Enterprise Data Platform
DataFunSummit
DataFunSummit
Jul 17, 2026 · Artificial Intelligence

Ontology: The Semantic OS for Large‑Model AI, Not a Repackaged Knowledge Graph

At a closed‑door OpenKG × DataFun session the authors argued that enterprises now lack a unified, computable, evolvable semantic layer—not model capability—and that ontology, re‑imagined as a semantic operating system, can bridge business, data and AI, though organizational and open‑source hurdles remain.

Ontologyenterprise AIknowledge graphs
0 likes · 16 min read
Ontology: The Semantic OS for Large‑Model AI, Not a Repackaged Knowledge Graph
DataFunSummit
DataFunSummit
Jul 17, 2026 · Artificial Intelligence

Why Harness Engineering’s “Lights‑off” AI Coding Factory Falls Short

The article traces the evolution from traditional software factories to the “lights‑off” AI‑driven model, exposing a maintainability nightmare, explaining why current LLM‑based coding agents cannot learn good design, reviewing emerging benchmarks, and proposing a pragmatic four‑step process to re‑introduce planning and human oversight.

AI codingHuman Layerbenchmark
0 likes · 14 min read
Why Harness Engineering’s “Lights‑off” AI Coding Factory Falls Short
DataFunSummit
DataFunSummit
Jul 16, 2026 · Industry Insights

Why Enterprise AI Needs Business Context: Palantir’s Path from Data Integration to Executable Intelligence

The article explains how Palantir’s Foundry and AIP combine data integration, ontology‑based business context, and rule management to turn large‑model AI into executable intelligence, illustrated by Freedom Mortgage’s 90‑day rollout of compliance, document, and call‑handling applications that link rules, documents and customer interactions into a unified, actionable system.

AI OperationsData IntegrationMortgage Technology
0 likes · 9 min read
Why Enterprise AI Needs Business Context: Palantir’s Path from Data Integration to Executable Intelligence
DataFunSummit
DataFunSummit
Jul 16, 2026 · Artificial Intelligence

Teaching Large Language Models Database‑Style Query Planning for Complex Reasoning

PlanRAG adapts decades‑old database query‑planning techniques to Retrieval‑Augmented Generation, turning complex, non‑linear questions into logical query trees that guide retrieval and generation, resulting in smarter search, reduced noise, lower cost, and up to 2.5× faster execution on exploratory reasoning tasks.

Database OptimizationLogical Query TreePlanRAG
0 likes · 8 min read
Teaching Large Language Models Database‑Style Query Planning for Complex Reasoning
DataFunSummit
DataFunSummit
Jul 15, 2026 · Artificial Intelligence

From Prompt Engineering to Loop Engineering: How AI Agent Architectures Are Redefining Software Development

The 2026 AI Engineer World Expo revealed that as AI now writes code, calls tools, and self‑optimizes, engineers are shifting from writing code to designing sustainable loops, with new knowledge layers, software‑factory concepts, model routing, security controls, and open‑source advances reshaping the discipline.

AI AgentsControl Theoryloop engineering
0 likes · 22 min read
From Prompt Engineering to Loop Engineering: How AI Agent Architectures Are Redefining Software Development
DataFunSummit
DataFunSummit
Jul 15, 2026 · Artificial Intelligence

How Protocols, Constraints, Self‑Evolution, and Cost Shape Real‑World AI Agents

The live discussion reveals why stronger LLMs can hide subtle errors, why moving from single‑point chatbots to multi‑agent harnesses requires a cognitive shift, and how enterprises must enforce protocols, permissions, and structured evaluation to safely and cost‑effectively deploy AI agents at scale.

AI AgentsMulti-agent collaborationPermission control
0 likes · 17 min read
How Protocols, Constraints, Self‑Evolution, and Cost Shape Real‑World AI Agents
DataFunSummit
DataFunSummit
Jul 14, 2026 · Artificial Intelligence

Memory‑Guided Hard Data Augmentation: Turning Model Errors into Targeted Multimodal NER Improvements

The paper proposes Memory‑Guided Hard Data Augmentation (MGHDA), a closed‑loop pipeline that diagnoses model‑specific hard instances in multimodal named entity recognition, abstracts their error patterns into a Memory Tree, and generates targeted augmentation samples, achieving consistent F1 gains across several backbones while highlighting cost and scalability trade‑offs.

AILLMMemory Tree
0 likes · 15 min read
Memory‑Guided Hard Data Augmentation: Turning Model Errors into Targeted Multimodal NER Improvements