Tagged articles

Knowledge Management

163 articles · Page 1 of 2
Shuge Unlimited
Shuge Unlimited
Jul 3, 2026 · Artificial Intelligence

Building Karpathy’s LLM Wiki with Obsidian: Three‑Layer Architecture and Three Core Operations

This tutorial explains how to implement Andrej Karpathy’s LLM Wiki method using Obsidian, detailing a three‑layer schema‑raw‑wiki architecture, the Ingest‑Query‑Lint workflow, automatic bookkeeping that drives knowledge accumulation, and practical setup steps for personal or team use.

AI AgentsGitKnowledge Management
0 likes · 23 min read
Building Karpathy’s LLM Wiki with Obsidian: Three‑Layer Architecture and Three Core Operations
Geek Labs
Geek Labs
Jul 1, 2026 · Artificial Intelligence

How AI Turns Your Obsidian Notes into a Living Second Brain

The article introduces obsidian-second-brain, an open‑source project that adds AI capabilities to Obsidian, offering 43 commands for knowledge management, code documentation, scheduling, and self‑rewriting notes, and explains how to install and use it across Claude Code, Codex, Gemini, and OpenCode.

AI integrationCLI toolKnowledge Management
0 likes · 7 min read
How AI Turns Your Obsidian Notes into a Living Second Brain
ZhiKe AI
ZhiKe AI
Jun 24, 2026 · R&D Management

Why Knowledge Stays Dormant? A 4‑Step Guide to Internalizing What You’ve Learned

The article explains why amassed courses, books, and articles often remain unusable, introduces the SECI model’s four knowledge‑conversion modes, illustrates each with real‑world examples—including a Panasonic bread‑maker case—and offers practical steps to turn tacit insights into actionable expertise.

Knowledge ManagementSECI modelexplicit knowledge
0 likes · 8 min read
Why Knowledge Stays Dormant? A 4‑Step Guide to Internalizing What You’ve Learned
Machine Heart
Machine Heart
Jun 24, 2026 · Industry Insights

Karpathy Backs Engram: AI Memory Startup Aiming for Persistent Enterprise Knowledge

Engram, a newly announced AI memory startup backed by investors such as General Catalyst, Kleiner Perkins, Sequoia and advisors including Andrej Karpathy, aims to move beyond temporary context retrieval by building a continuous‑learning memory layer that lets models absorb and recall enterprise‑specific knowledge, contrasting with typical RAG or long‑context methods.

AI memoryEnterprise AIKarpathy
0 likes · 6 min read
Karpathy Backs Engram: AI Memory Startup Aiming for Persistent Enterprise Knowledge
FunTester
FunTester
Jun 24, 2026 · Artificial Intelligence

What Should Claude‑mem Remember? Practical Guidelines for Effective Long‑Term Memory

The article explains that Claude‑mem’s long‑term memory should store high‑value, decision‑impacting knowledge rather than raw chat logs, outlines six categories of information worth remembering, three types to avoid, and provides concrete formats and cleanup practices to keep the memory useful for future AI‑assisted development.

AI memoryClaudeKnowledge Management
0 likes · 14 min read
What Should Claude‑mem Remember? Practical Guidelines for Effective Long‑Term Memory
DataFunSummit
DataFunSummit
Jun 22, 2026 · Industry Insights

From Old Wine to AI‑Native Teams: The Truth of Ontology Governance in AI

During a DataFunTalk roundtable, industry veterans from Huawei, Ping An and a startup dissected ontology as a management challenge, exposed the paradox that modeling pains business more than IT, warned of hidden technical debt in flashy AI projects, and shared hard‑won lessons on building AI‑Native organizations from the ground up.

AI GovernanceAI Native OrganizationEnterprise AI
0 likes · 17 min read
From Old Wine to AI‑Native Teams: The Truth of Ontology Governance in AI
DataFunTalk
DataFunTalk
Jun 20, 2026 · Artificial Intelligence

From “New Bottle, Old Wine” to AI‑Native Organizations: What Ontology Governance Really Means for Enterprise AI

In a candid round‑table, industry veterans dissect ontology as both a technical and managerial challenge, expose the paradox of AI modeling, reveal why many AI projects become costly “highlight engineering,” compare legacy versus AI‑native organizational models, and argue that despite no silver bullet, enterprises must start their AI journey now.

AI GovernanceAI Native OrganizationEnterprise AI
0 likes · 16 min read
From “New Bottle, Old Wine” to AI‑Native Organizations: What Ontology Governance Really Means for Enterprise AI
Alibaba Cloud Native
Alibaba Cloud Native
Jun 18, 2026 · Artificial Intelligence

A Self‑Iterating LLM Knowledge Engine Tailored for Software Engineering

The article analyzes the limitations of generic knowledge‑management tools for code, proposes a two‑step "compile‑style" knowledge pipeline (Knowledge Card → RepoWiki) that continuously self‑updates via commit‑driven and conversation‑driven flywheels, and demonstrates its superiority over LLM Wiki and GBrain through benchmark comparisons and practical integration details.

AIKnowledge ManagementLLM
0 likes · 11 min read
A Self‑Iterating LLM Knowledge Engine Tailored for Software Engineering
IoT Full-Stack Technology
IoT Full-Stack Technology
Jun 15, 2026 · Artificial Intelligence

Step‑by‑Step Guide to Building an AI‑Powered Knowledge Base with Obsidian, Claude Code, and Claudian

This article walks you through installing Obsidian, Claude Code, and the Claudian plugin, then shows how to let a large language model automatically ingest, compile, query, and maintain a markdown‑based knowledge vault, comparing the AI‑driven workflow with traditional manual methods and highlighting concrete time‑saving benefits.

AIAutomationClaude
0 likes · 10 min read
Step‑by‑Step Guide to Building an AI‑Powered Knowledge Base with Obsidian, Claude Code, and Claudian
AI Architecture Path
AI Architecture Path
Jun 15, 2026 · Artificial Intelligence

How the Open‑Source “book‑to‑skill” Tool Eliminates PDF‑AI Hallucinations and Cuts Token Costs

The article analyzes the shortcomings of feeding whole PDFs or using RAG for AI‑assisted document lookup, introduces the open‑source book‑to‑skill tool that compiles books into structured AI Skills, compares performance, token consumption and hallucination rates, and provides step‑by‑step deployment guidance.

AI documentationClaude CodeDocling
0 likes · 15 min read
How the Open‑Source “book‑to‑skill” Tool Eliminates PDF‑AI Hallucinations and Cuts Token Costs
DataFunTalk
DataFunTalk
Jun 9, 2026 · Artificial Intelligence

Anthropic’s Internal Claude Code Skills: 9 Types, Key Practices, and Writing Tips

Anthropic reveals how its teams use Claude Code Skills, classifying them into nine functional categories, emphasizing verification and focus, and sharing concrete guidelines for structuring SKILL.md, progressive disclosure, memory, scripts, hooks, distribution, composition, and usage measurement.

AI AutomationClaude CodeKnowledge Management
0 likes · 15 min read
Anthropic’s Internal Claude Code Skills: 9 Types, Key Practices, and Writing Tips
Old Zhang's AI Learning
Old Zhang's AI Learning
Jun 6, 2026 · Artificial Intelligence

How to Build a Personal Knowledge Base with My Custom web‑pack Skill

This article explains how to construct a personal knowledge base using the author’s open‑source web‑pack Skill, which automates raw material collection, image localization, link expansion, and structured output, addressing the limitations of Obsidian’s Web Clipper and aligning with Karpathy’s LLM Wiki three‑layer architecture.

AI AgentsAutomationKnowledge Management
0 likes · 9 min read
How to Build a Personal Knowledge Base with My Custom web‑pack Skill
Yunqi AI+
Yunqi AI+
Jun 4, 2026 · Industry Insights

How AI Adoption Is Redefining Middle Management: From Experience to Capability Building

The article analyzes how enterprise AI rollout transforms middle managers from traditional experience‑based overseers into architects of reusable organizational capabilities such as Skills and Agents, reshaping responsibilities, decision‑making and the overall structure of the company.

AI adoptionAgent engineerKnowledge Management
0 likes · 11 min read
How AI Adoption Is Redefining Middle Management: From Experience to Capability Building
AI Engineering
AI Engineering
Jun 2, 2026 · Artificial Intelligence

Why Your Enterprise AI Looks Impressive Yet Produces Garbage Results

Even with the world’s best large language models, chaotic internal notes, calls, and processes turn enterprise AI output into junk; a five‑layer architecture—capture, retrieval, source‑truth, permission, and feedback—plus a six‑question test can turn a noisy "company brain" into a useful tool, as shown by Single Grain’s dramatic time‑saving results.

AI ArchitectureAutomationEnterprise AI
0 likes · 7 min read
Why Your Enterprise AI Looks Impressive Yet Produces Garbage Results
Linyb Geek Road
Linyb Geek Road
Jun 1, 2026 · Artificial Intelligence

Why Knowledge, Not Harness, Is the Real Moat: Designing a Layered Knowledge Architecture for AI Engineering Teams

The article explains how an AI engineering team turned the hype around Harness Engineering into a sustainable competitive edge by building a multi‑layered, Git‑backed knowledge repository, defining knowledge types and maturity, integrating it with a 16‑stage workflow, and solving human‑machine interaction bottlenecks with remote‑control tools.

AI EngineeringGitHarness Engineering
0 likes · 32 min read
Why Knowledge, Not Harness, Is the Real Moat: Designing a Layered Knowledge Architecture for AI Engineering Teams
SuanNi
SuanNi
May 27, 2026 · Artificial Intelligence

Key Use Cases and Deployment Guide for OpenClaw Autonomous Agents

The article outlines the core application scenarios of OpenClaw autonomous agents—from personal productivity tools and DevOps assistants to business operations, research workflows, and industry‑specific solutions—provides detailed case studies, step‑by‑step deployment instructions, security configurations, and best‑practice recommendations for effective implementation.

AI AutomationAutonomous AgentsKnowledge Management
0 likes · 14 min read
Key Use Cases and Deployment Guide for OpenClaw Autonomous Agents
Code Mala Tang
Code Mala Tang
May 26, 2026 · Industry Insights

Turning Your Company into an AI Operating System: Insights from YC’s Two Videos

The article analyzes YC’s two videos on AI‑native companies, showing how AI can be re‑engineered as a company‑wide operating system with four layered components, recursive self‑improving loops, and practical steps for founders to transform workflows, decision‑making and organizational structure.

AI-nativeAutomationKnowledge Management
0 likes · 24 min read
Turning Your Company into an AI Operating System: Insights from YC’s Two Videos
James' Growth Diary
James' Growth Diary
May 25, 2026 · Artificial Intelligence

How Agents Turn a Single Success into a Reusable Skill

The article explains how Hermes separates memory from skills, automatically creates structured SKILL.md files from successful interactions, prioritizes updates over new creations, manages supporting files, tracks usage, and compares its approach with other agent frameworks, offering a detailed, code‑driven walkthrough of the entire skill‑generation pipeline.

AIAgentHermes
0 likes · 16 min read
How Agents Turn a Single Success into a Reusable Skill
AI Waka
AI Waka
May 22, 2026 · Artificial Intelligence

How Powerful Is Karpathy’s LLM Wiki? An Ontology and VSM Analysis

The article examines how the ease of building AI systems shifts the challenge from construction to defining what is built, using ontology’s five perspectives and the Viable System Model to diagnose Karpathy’s LLM Wiki, revealing strengths in entity‑level design and gaps in process and purpose.

Knowledge ManagementLLM WikiOntology
0 likes · 10 min read
How Powerful Is Karpathy’s LLM Wiki? An Ontology and VSM Analysis
Wuming AI
Wuming AI
May 17, 2026 · Industry Insights

Beyond Prompts: Building Real AI‑Powered Competitive Barriers

The article reflects on an Alibaba Cloud AI productivity roundtable, summarizing speakers' insights on how AI can expand personal capability, automate expert workflows, and create lasting competitive advantages that depend on integrating industry knowledge, judgment, and execution rather than merely using tools.

AI integrationAI productivityKnowledge Management
0 likes · 12 min read
Beyond Prompts: Building Real AI‑Powered Competitive Barriers
Java Tech Enthusiast
Java Tech Enthusiast
May 17, 2026 · Industry Insights

Which Note‑Taking Apps Do Top Developers and Teams Prefer?

This article reviews a wide range of note‑taking applications, categorising them for team knowledge bases, personal long‑term knowledge management and quick‑capture scenarios, and summarises each tool’s core features, strengths, weaknesses and the types of users it best serves.

Knowledge Managementnote-takingproductivity
0 likes · 12 min read
Which Note‑Taking Apps Do Top Developers and Teams Prefer?
Linyb Geek Road
Linyb Geek Road
May 12, 2026 · Artificial Intelligence

A Comprehensive Guide to Designing Structured Prompts for AI Agents

This article explains why structured prompts are essential for AI agents, outlines their six core components, compares major frameworks such as R‑C‑S‑W‑O, Zeng Yingjie three‑stage and CRISPE, offers five optimization techniques, and provides detailed case studies on building personal prompt libraries and enterprise‑level IT policy assistants.

AI AgentsCRISPECoze platform
0 likes · 35 min read
A Comprehensive Guide to Designing Structured Prompts for AI Agents
Yunqi AI+
Yunqi AI+
Apr 29, 2026 · R&D Management

How to Reverse Engineer Legacy Systems for Reliable AI Coding

The article outlines a systematic reverse‑engineering process for legacy systems that extracts factual system knowledge, organizes it into AI‑consumable context, and integrates the workflow into a continuous delivery loop to improve AI draft accuracy and team cognition.

AI codingKnowledge Managementlegacy systems
0 likes · 14 min read
How to Reverse Engineer Legacy Systems for Reliable AI Coding
Kuaishou Tech
Kuaishou Tech
Apr 29, 2026 · Operations

Boosting Oncall Interception from 15% to 55%: KOncall’s AI‑Driven Evolution at Kuaishou

Kuaishou’s R&D efficiency team built the KOncall intelligent on‑call platform, integrating LLM‑based retrieval‑augmented generation, Redis Pub/Sub streaming, OCR multimodal parsing, FAQ knowledge ops, and custom reranking, which raised automated query interception from 15% to 55% and processed over 116 000 requests, turning on‑call from a bottleneck into a capability starter.

AI OperationsIncident ManagementKnowledge Management
0 likes · 26 min read
Boosting Oncall Interception from 15% to 55%: KOncall’s AI‑Driven Evolution at Kuaishou
Geek Labs
Geek Labs
Apr 29, 2026 · Industry Insights

Practical Open‑Source Projects: Book‑to‑Skill Conversion, Markdown Visualization, and Modern CLI Tools

This article reviews five open‑source projects—cangjie‑skill, mdv, MD‑This‑Page, awesome‑modern‑cli, and OpenAI Codex—detailing their core features, typical use cases, and quick‑start commands to help developers streamline knowledge management, data visualization, web‑to‑Markdown conversion, command‑line productivity, and AI‑assisted coding.

AI SkillsCLIDeveloper Tools
0 likes · 10 min read
Practical Open‑Source Projects: Book‑to‑Skill Conversion, Markdown Visualization, and Modern CLI Tools
SuanNi
SuanNi
Apr 28, 2026 · Artificial Intelligence

Why Your AI Agent Fails and How Skills Can Fix It

The article argues that monolithic AI agents suffer from stability, extensibility, and knowledge‑retention problems, and proposes a modular "Skills" architecture—analogous to a microkernel OS—that turns expertise into reusable, version‑controlled assets, enabling cross‑platform deployment, better human‑AI collaboration, and reshaping the labor market.

AI AgentsHuman-AI CollaborationKnowledge Management
0 likes · 8 min read
Why Your AI Agent Fails and How Skills Can Fix It
AI Cyberspace
AI Cyberspace
Apr 28, 2026 · Artificial Intelligence

How Karpathy’s LLM‑Wiki Turns LLMs into a Self‑Growing Personal Knowledge Base

The article critiques traditional RAG‑based knowledge bases for lacking persistence, then details Karpathy’s LLM‑wiki approach that incrementally builds a structured, cross‑linked Markdown wiki through three layers, three core operations, and lightweight indexing, enabling continuous, low‑cost knowledge accumulation.

AI AgentsKnowledge ManagementLLM
0 likes · 18 min read
How Karpathy’s LLM‑Wiki Turns LLMs into a Self‑Growing Personal Knowledge Base
Node.js Tech Stack
Node.js Tech Stack
Apr 28, 2026 · Artificial Intelligence

Turn Your Article Collection into an LLM‑Powered Wiki with a Single Skill

This article walks through using the youdaonote‑llm‑wiki skill to automatically ingest a set of Markdown articles into a cloud‑synced Youdao Note knowledge base, generate structured Wiki pages, perform cross‑document queries with citations, and keep the repository up‑to‑date, while comparing it to Karpathy's original script‑based approach.

AI AgentsKnowledge ManagementLLM Wiki
0 likes · 14 min read
Turn Your Article Collection into an LLM‑Powered Wiki with a Single Skill
Tech Architecture Stories
Tech Architecture Stories
Apr 23, 2026 · R&D Management

How I Built My Own Local LLM Wiki Inspired by Karpathy’s Idea

The article details a five‑layer architecture for a sustainable local knowledge vault—Inbox, Raw Sources, Extracted Text, Distilled, and Archive—explaining each layer’s purpose, the import workflow from tools like Evernote, and the supporting Python scripts that automate ingestion, extraction, and governance.

AI AutomationKnowledge ManagementLLM Wiki
0 likes · 14 min read
How I Built My Own Local LLM Wiki Inspired by Karpathy’s Idea
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Apr 22, 2026 · Artificial Intelligence

Hands‑On Kimi K2.6 + Hermes: A Karpathy‑Style Step‑by‑Step Guide

This article presents a detailed, hands‑on tutorial for deploying Kimi K2.6 with Hermes and Obsidian, showcases multi‑modal video note‑taking, skill creation, self‑evolving LLM‑driven knowledge bases, large‑scale agent clusters, and discusses both the strengths and current limitations of the system.

Agent systemsHermesKimi K2.6
0 likes · 10 min read
Hands‑On Kimi K2.6 + Hermes: A Karpathy‑Style Step‑by‑Step Guide
AI Illustrated Series
AI Illustrated Series
Apr 22, 2026 · Artificial Intelligence

Mastering AI Agent Skills: From Concept to Hands‑On Implementation

This guide explains what Agent Skills are, how they differ from traditional prompts, the three core design mechanisms, step‑by‑step creation of a Skill—including file structure, YAML metadata, and markdown instructions—plus advanced tips, real‑world use cases, and troubleshooting advice.

AI AgentsAgent SkillsAutomation
0 likes · 30 min read
Mastering AI Agent Skills: From Concept to Hands‑On Implementation
AI Architecture Hub
AI Architecture Hub
Apr 18, 2026 · Artificial Intelligence

Build a Dual‑Layer AI Knowledge Base in 20 Minutes and Supercharge Your LLM Agents

This article explains how to create a two‑layer AI knowledge system— a dynamic Knowledge Base Layer and a static Brand Foundation Layer— in about 20 minutes, detailing its architecture, advantages over traditional RAG, step‑by‑step deployment, and real‑world use cases for creators, teams, and personal productivity.

AI knowledge baseGitKnowledge Management
0 likes · 16 min read
Build a Dual‑Layer AI Knowledge Base in 20 Minutes and Supercharge Your LLM Agents
Old Zhang's AI Learning
Old Zhang's AI Learning
Apr 17, 2026 · Artificial Intelligence

Four Powerful Projects to Supercharge Your Claude Code

This article reviews four high‑quality open‑source Claude Code ecosystem projects—Everything Claude Code, GacUI CLAUDE.md, Waza, and Ars Contexta—detailing their core capabilities, installation steps, unique workflows, and practical recommendations for different developer needs.

AI AgentClaude CodeKnowledge Management
0 likes · 13 min read
Four Powerful Projects to Supercharge Your Claude Code
AI Waka
AI Waka
Apr 16, 2026 · Artificial Intelligence

Why Modern AI Systems Should Compile Knowledge Instead of Just Retrieving It

Traditional RAG pipelines forget everything after each query, but the LLM Wiki mode proposed by Andrej Karpathy compiles source material into a version‑controlled, cross‑referenced Markdown wiki, enabling knowledge to compound over time, reduce query costs, and provide a transparent, human‑readable knowledge base for AI engineers.

AI EngineeringKnowledge ManagementLLM
0 likes · 23 min read
Why Modern AI Systems Should Compile Knowledge Instead of Just Retrieving It
AI Software Product Manager
AI Software Product Manager
Apr 16, 2026 · Artificial Intelligence

How to Leverage Google NotebookLM for Efficient Research and Summaries

Google NotebookLM, powered by Gemini, lets you upload PDFs, web pages, and other documents, automatically extracts their content, and answers questions with citations, while also generating audio overviews and PPTs, making research, report writing, and exam preparation faster and more reliable.

AI research toolAudio OverviewBackend Development
0 likes · 11 min read
How to Leverage Google NotebookLM for Efficient Research and Summaries
Frontend AI Walk
Frontend AI Walk
Apr 14, 2026 · Artificial Intelligence

Connecting Claude and Obsidian: Two Integration Paths for a Reusable Writing Workflow

This guide details two ways to integrate Claude with Obsidian—direct MCP connection (about 30 minutes to set up) and a Karpathy‑inspired LLM Wiki workflow (raw→wiki→drafts)—including full configuration steps, a CLAUDE.md template, three core commands, and tips for turning raw notes into structured, publishable drafts.

AI writingClaudeKnowledge Management
0 likes · 17 min read
Connecting Claude and Obsidian: Two Integration Paths for a Reusable Writing Workflow
AI Architecture Hub
AI Architecture Hub
Apr 12, 2026 · Product Management

How One PM Can Power a 20‑Person Team with an AI‑Driven Collaboration System

This article analyzes a PM‑centric AI collaboration framework that consolidates scattered knowledge, reduces repetitive interruptions, and enables a single product manager to efficiently support a twenty‑person team by structuring context, optimizing prompt usage, and standardizing workflows across product, engineering, design, and operations.

AI collaborationKnowledge Managementproduct management
0 likes · 9 min read
How One PM Can Power a 20‑Person Team with an AI‑Driven Collaboration System
inShocking
inShocking
Apr 8, 2026 · Artificial Intelligence

Build Your Own Personal LLM Wiki (No RAG) – A Step‑by‑Step Guide

This article walks through how to assemble a personal LLM‑driven wiki using Claude Code, Obsidian, and the open‑source qmd search engine, detailing the directory layout, CLAUDE.md workflow spec, ingestion/query/health‑check cycles, and how the approach can be extended for enterprise knowledge bases.

AI AgentsClaude CodeEnterprise Wiki
0 likes · 12 min read
Build Your Own Personal LLM Wiki (No RAG) – A Step‑by‑Step Guide
AI Software Product Manager
AI Software Product Manager
Apr 7, 2026 · Fundamentals

Master Obsidian: A Complete Guide to Local Knowledge Management and Plugins

This article provides a comprehensive overview of Obsidian, covering its core features, use cases, installation steps, essential concepts like vaults and backlinks, a range of useful plugins, skill imports, and practical workflows such as AI‑driven newsletter automation and turning ideas into actionable projects.

AutomationBidirectional linksKnowledge Management
0 likes · 8 min read
Master Obsidian: A Complete Guide to Local Knowledge Management and Plugins
Smart Workplace Lab
Smart Workplace Lab
Apr 7, 2026 · Industry Insights

Boost Workplace Efficiency with AI Agents: 10 Real-World SECI Use Cases

This guide outlines ten practical SECI‑based workflows that combine human expertise with AI agents and tools such as CrewAI, Claude 3.5, LangGraph, and AutoGen to dramatically cut task time, improve accuracy, and embed tacit knowledge across functions from competitive analysis to risk management.

AI AgentsKnowledge ManagementSECI process
0 likes · 9 min read
Boost Workplace Efficiency with AI Agents: 10 Real-World SECI Use Cases
Youzan Coder
Youzan Coder
Apr 7, 2026 · Industry Insights

How a Structured Knowledge Wiki Supercharges AI Coding Efficiency

This article analyzes why building a layered knowledge wiki tied to workspace and Git submodules dramatically reduces context entropy for AI coding, outlines the five knowledge categories, progressive disclosure design, multi‑agent initialization workflow, and the measurable productivity gains and governance benefits achieved in practice.

AI codingKnowledge ManagementProgressive Disclosure
0 likes · 24 min read
How a Structured Knowledge Wiki Supercharges AI Coding Efficiency
AI Programming Lab
AI Programming Lab
Apr 7, 2026 · R&D Management

How I Built a One‑Stop Content Creation Engine with Claude Code and Obsidian

The author describes a step‑by‑step workflow that combines Claude Code and Obsidian—using Canvas for topic planning, defuddle for research, a Git‑backed vault for version control, Base views for article tracking, and custom Skills for drafting—to dramatically cut research time, avoid duplicate content, and create a self‑reinforcing knowledge base.

AI writingClaude CodeKnowledge Management
0 likes · 10 min read
How I Built a One‑Stop Content Creation Engine with Claude Code and Obsidian
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Apr 5, 2026 · Artificial Intelligence

Why Karpathy’s LLM Wiki Is Sparking a New Way to Build Knowledge

Karpathy’s LLM Wiki proposes a meta‑framework that lets large language models continuously compile, update, and query a structured Markdown wiki, moving beyond traditional RAG by treating ideas as reusable assets that agents can automatically materialize into personal knowledge bases.

AI AgentsKnowledge ManagementLLM
0 likes · 11 min read
Why Karpathy’s LLM Wiki Is Sparking a New Way to Build Knowledge
Machine Heart
Machine Heart
Apr 5, 2026 · Artificial Intelligence

Why Karpathy’s LLM Wiki Is Sparking a New Knowledge‑Building Approach

Karpathy’s recently released LLM Wiki, shared as a gist, demonstrates a meta‑framework where raw documents are ingested, an LLM compiles a structured, cross‑linked Markdown wiki, and agents continuously update, query, and health‑check it, offering a scalable alternative to traditional RAG pipelines.

AgentKnowledge ManagementLLM
0 likes · 11 min read
Why Karpathy’s LLM Wiki Is Sparking a New Knowledge‑Building Approach
Old Zhang's AI Learning
Old Zhang's AI Learning
Apr 5, 2026 · Artificial Intelligence

LLM‑Powered Knowledge Management: Insights from Karpathy, Lex Fridman, and kepano

The article analyzes three leading AI experts' approaches to personal knowledge management—Karpathy’s five‑module LLM pipeline, Lex Fridman’s interactive voice‑driven consumption, and kepano’s cautionary separation of AI‑generated content—while detailing the author’s own downstream content‑production workflow that turns raw material into articles, videos, and social posts.

AI AgentsContent ProductionKnowledge Management
0 likes · 13 min read
LLM‑Powered Knowledge Management: Insights from Karpathy, Lex Fridman, and kepano
ShiZhen AI
ShiZhen AI
Apr 4, 2026 · Artificial Intelligence

Why Sharing Ideas Beats Sharing Code: Karpathy’s LLM‑Powered Wiki Workflow

Karpathy demonstrates a three‑layer LLM‑driven Wiki that ingests raw papers, code and datasets, automatically maintains structured markdown, and continuously improves through ingest, query and lint cycles, offering a compounding knowledge base that differs fundamentally from traditional RAG retrieval.

AI AgentsKnowledge ManagementLLM
0 likes · 10 min read
Why Sharing Ideas Beats Sharing Code: Karpathy’s LLM‑Powered Wiki Workflow
o-ai.tech
o-ai.tech
Apr 1, 2026 · Artificial Intelligence

How CE Turns Engineering Experience into a Compound, Reusable System

CE proposes that instead of storing experience only in chat logs, an agent system should convert it into consumable, maintainable, refreshable, and discoverable assets, organized into three durable artifact layers—brainstorms, plans, and solutions—so that future tasks become easier, faster, and less error‑prone.

AI AgentsCompound EngineeringKnowledge Management
0 likes · 19 min read
How CE Turns Engineering Experience into a Compound, Reusable System
Wuming AI
Wuming AI
Mar 29, 2026 · Industry Insights

Turning Docs into AI‑Callable Skills: A Practical Shift to AI‑First Workflows

The article argues that merely sharing AI prompts and tool lists is insufficient; instead, documentation and tools must be transformed into AI‑friendly, callable skills, illustrating the shift with concrete OpenClaw and CoPaw examples that enable self‑healing, redundancy, and truly automated workflows.

AI workflowAutomationKnowledge Management
0 likes · 8 min read
Turning Docs into AI‑Callable Skills: A Practical Shift to AI‑First Workflows
AI Code to Success
AI Code to Success
Mar 26, 2026 · R&D Management

Turn Obsidian + Claude Code into a Cross‑Project Knowledge Engine

This guide explains how to overcome single‑project memory limits by combining Obsidian as a second brain with Claude Code's project‑level memory and a custom PM workspace, providing a structured, automated system for storing, syncing, and reusing knowledge across multiple development projects.

AutomationClaude CodeKnowledge Management
0 likes · 11 min read
Turn Obsidian + Claude Code into a Cross‑Project Knowledge Engine
Tencent Tech
Tencent Tech
Mar 24, 2026 · Artificial Intelligence

Unlocking AI Power: How Skill Packages Transform Large Language Models

This article provides a comprehensive technical guide to Skill packages—standardized knowledge containers that give large language models expert-level execution capabilities—covering their definition, architecture, integration with the Model Context Protocol (MCP), creation workflow, best‑practice tips, collaborative patterns, debugging strategies, philosophical implications, and future directions.

AI ToolingKnowledge ManagementLLM
0 likes · 18 min read
Unlocking AI Power: How Skill Packages Transform Large Language Models
AI Step-by-Step
AI Step-by-Step
Mar 22, 2026 · Artificial Intelligence

Why Harness Engineering Is the Key to Stable Agent Loops

The article explains that while an Agent Loop can execute tasks, long‑running stability depends on a well‑designed Harness engineering layer that organizes knowledge, enforces rules, provides verification, and automates cleanup, turning a functional prototype into a reliable production system.

AI AgentsAgent LoopAutomation
0 likes · 10 min read
Why Harness Engineering Is the Key to Stable Agent Loops
Old Zhang's AI Learning
Old Zhang's AI Learning
Mar 15, 2026 · Artificial Intelligence

How Claude Code + Obsidian Automate Your Knowledge Management

Claude Code can read your project’s code, git history, and structure, then automatically create or update Obsidian notes, generate dev logs, and even produce architecture Canvas files with a single /obsidian command, offering a local‑first, plugin‑free workflow for AI‑driven knowledge management.

AI AutomationCanvasClaude Code
0 likes · 10 min read
How Claude Code + Obsidian Automate Your Knowledge Management
Yunqi AI+
Yunqi AI+
Mar 14, 2026 · Industry Insights

Why Building an AI Knowledge Base Becomes an All‑Hands Initiative Once AI Goes Deep

The article explains how scaling AI agents reveals fragmented, inconsistent internal documentation, and argues that high‑quality production knowledge bases require a company‑wide, role‑based process, concrete writing rules, continuous inspection, and cross‑department ownership to ensure AI answers remain accurate and user‑focused.

AI DeploymentAI knowledge baseData Quality
0 likes · 14 min read
Why Building an AI Knowledge Base Becomes an All‑Hands Initiative Once AI Goes Deep
FunTester
FunTester
Mar 12, 2026 · R&D Management

From Service Desk to Coach: Turning Support into Sustainable Knowledge Assets

The article explains how shifting from a reactive, ticket‑based support role to a proactive coaching model reduces repetitive issues by identifying patterns, structuring knowledge, building reusable rules, and allocating dedicated time for systematic improvement, ultimately turning support work into lasting assets.

Knowledge Managementcoachingprocess-improvement
0 likes · 12 min read
From Service Desk to Coach: Turning Support into Sustainable Knowledge Assets
Qborfy AI
Qborfy AI
Mar 11, 2026 · Artificial Intelligence

Mastering AI: 9 Essential Skills to Turn Everyday Tasks into Superpowers

This guide reveals why some people barely get results with AI while others boost productivity dramatically, and it teaches nine concrete skills—questioning, aesthetic sense, prompt crafting, iteration, rule‑making, criticism, compression, organization, and tutoring—illustrated through real‑world scenarios that show exactly how to combine them for maximum impact.

AIKnowledge ManagementPrompt Engineering
0 likes · 18 min read
Mastering AI: 9 Essential Skills to Turn Everyday Tasks into Superpowers
PaperAgent
PaperAgent
Mar 9, 2026 · Artificial Intelligence

How SkillNet Turns AI Agent Experience into Reusable Skills

SkillNet proposes a three‑layer infrastructure that extracts, evaluates, and connects over 200,000 AI‑agent skills into a structured graph, dramatically improving performance across benchmark environments while turning transient agent experience into durable, reusable assets.

AI AgentsEvaluationKnowledge Management
0 likes · 6 min read
How SkillNet Turns AI Agent Experience into Reusable Skills
Qborfy AI
Qborfy AI
Mar 9, 2026 · Product Management

Turn Your Chaotic AI Workspace into a Knowledge Garden in 3 Simple Steps

This article explains why AI workspaces become tangled, then guides you through three practical steps—organizing by project folders, converting key materials to PDFs, and categorizing by department—to create a tidy, reusable knowledge garden that boosts efficiency for individuals and teams.

AI productivityAI toolsKnowledge Management
0 likes · 9 min read
Turn Your Chaotic AI Workspace into a Knowledge Garden in 3 Simple Steps
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 4, 2026 · Artificial Intelligence

Turning R&D Support into Scalable AI Agents: A Blueprint for Operable Knowledge

This article details how a fragmented, experience‑driven R&D support workflow was transformed into a sustainable, AI‑powered agent system by abstracting frequent queries into business Q&A and diagnostic capabilities, designing a four‑layer architecture, iterating prompt‑based implementations, and establishing a quality‑scored feedback loop for continuous improvement.

AIKnowledge ManagementQuality Evaluation
0 likes · 26 min read
Turning R&D Support into Scalable AI Agents: A Blueprint for Operable Knowledge
Old Zhang's AI Learning
Old Zhang's AI Learning
Mar 2, 2026 · Operations

7 One-Click Automation Scenarios with Obsidian CLI to Supercharge Your Knowledge Management

This guide introduces the newly released Obsidian CLI, showing how to configure it and leverage seven automation scenarios—from instant idea capture and Git workflow integration to meeting timers, AI assistant linking, daily reviews, tmux shortcuts, and fuzzy file search—enabling rapid, command‑line‑driven knowledge management.

AutomationCLIKnowledge Management
0 likes · 10 min read
7 One-Click Automation Scenarios with Obsidian CLI to Supercharge Your Knowledge Management
DataFunTalk
DataFunTalk
Mar 1, 2026 · Artificial Intelligence

How to Build a Production‑Ready RAG System for Enterprise Knowledge Workflows

This article explains the challenges of applying large language models in real‑world office scenarios and presents a detailed, step‑by‑step RAG (Retrieval‑Augmented Generation) solution—including architecture, offline document processing, query rewriting, hybrid retrieval, multi‑stage ranking, knowledge filtering, and prompt‑driven generation—backed by practical lessons from a Chinese mobile operator.

Enterprise AIHybrid RetrievalKnowledge Management
0 likes · 22 min read
How to Build a Production‑Ready RAG System for Enterprise Knowledge Workflows
Sohu Tech Products
Sohu Tech Products
Jan 21, 2026 · Artificial Intelligence

Building an AI Knowledge Management System with Claude Skills & Dynamic Routing

This article explains how to design and implement a knowledge‑management and intelligent‑assistant system called Krawl using Claude Skills, covering the three‑layer skill architecture, progressive disclosure, dynamic routing, lazy loading, meta‑tool integration, and concrete Python examples for video summarisation and knowledge queries.

AIClaudeDynamic Routing
0 likes · 19 min read
Building an AI Knowledge Management System with Claude Skills & Dynamic Routing
Fighter's World
Fighter's World
Jan 9, 2026 · Artificial Intelligence

Compound Engineering: Accelerating the Compound Evolution of AI Agents

The article analyzes how Compound Engineering—a methodology that teaches AI agents through work, extracts category‑level rules from bugs, maintains a living knowledge base, and compresses feedback loops—enables agents to remember past experience, achieve compounding productivity gains, and be applied beyond coding to industry domains.

AI AgentsCompound EngineeringKnowledge Management
0 likes · 22 min read
Compound Engineering: Accelerating the Compound Evolution of AI Agents
Tencent Technical Engineering
Tencent Technical Engineering
Jan 9, 2026 · Artificial Intelligence

Why Traditional Spec‑Driven Tools Fail and How AI‑Powered Context Engineering Can Supercharge Development

This article analyzes the shortcomings of spec‑driven tools like speckit and openspec in complex enterprise environments, introduces context engineering and compound engineering concepts, and presents a practical AI‑engineered workflow that reduces marginal cost, captures knowledge automatically, and makes AI tools feel invisible to developers.

AI EngineeringCompound EngineeringKnowledge Management
0 likes · 48 min read
Why Traditional Spec‑Driven Tools Fail and How AI‑Powered Context Engineering Can Supercharge Development
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 7, 2026 · Backend Development

Mastering AI‑Assisted Backend Development: Context Management, Quality Assurance, and Practical Workflows

This comprehensive guide shows backend developers how to collaborate effectively with AI coding tools by building personal context management systems, accurately judging AI output quality, following a structured PRD‑to‑code workflow, leveraging Python scripts and agent prompts, and applying best‑practice documentation techniques to boost productivity and code reliability.

AI codingContext ManagementKnowledge Management
0 likes · 23 min read
Mastering AI‑Assisted Backend Development: Context Management, Quality Assurance, and Practical Workflows
Architect
Architect
Jan 3, 2026 · Artificial Intelligence

Unlocking AI Agent Memory: A Comprehensive Survey of Forms, Functions, and Dynamics

This article surveys the emerging field of AI agent memory, presenting a three‑dimensional taxonomy of memory forms, detailing functional categories such as factual, experiential, and working memory, and outlining dynamic processes of formation, evolution, and retrieval, while also highlighting benchmarks, open‑source frameworks, and future research directions.

AI AgentsAgentic SystemsKnowledge Management
0 likes · 7 min read
Unlocking AI Agent Memory: A Comprehensive Survey of Forms, Functions, and Dynamics
PaperAgent
PaperAgent
Dec 17, 2025 · Artificial Intelligence

Unlocking Agent Memory: A Comprehensive Survey of Forms, Functions, and Dynamics

This article surveys over 200 recent papers on AI agent memory, introducing a three‑dimensional framework of form, function, and dynamics, classifying memory into token‑level, parametric, and latent types, outlining their roles, lifecycle operations, benchmark datasets, open‑source frameworks, and seven emerging research directions.

AI AgentsKnowledge ManagementLLM
0 likes · 6 min read
Unlocking Agent Memory: A Comprehensive Survey of Forms, Functions, and Dynamics
Amap Tech
Amap Tech
Dec 11, 2025 · Artificial Intelligence

How ACoder Achieved Up to 24× Faster Multi‑Platform Development with AI

The ACoder platform combines multi‑model AI, a panoramic code‑understanding engine, and a layered knowledge‑management system to automate the entire software‑development lifecycle, delivering 5‑20× overall efficiency gains, up to 24× speed‑up for cross‑platform code migration, and dramatically higher code‑recall accuracy.

AI codingKnowledge Managementcode generation
0 likes · 19 min read
How ACoder Achieved Up to 24× Faster Multi‑Platform Development with AI
Frontend AI Walk
Frontend AI Walk
Nov 29, 2025 · Fundamentals

Build a Personal Knowledge Base with Obsidian and Google Antigravity: A Complete Step‑by‑Step Guide

This guide explains how to combine Obsidian’s local markdown vault and bi‑directional linking with Google Antigravity’s AI‑driven code analysis to create, organize, and continuously update a personal knowledge base, covering concepts like Zettelkasten, PARA, markdown syntax, and practical workflows for developers.

AI assistantGoogle AntigravityKnowledge Management
0 likes · 11 min read
Build a Personal Knowledge Base with Obsidian and Google Antigravity: A Complete Step‑by‑Step Guide
Instant Consumer Technology Team
Instant Consumer Technology Team
Nov 7, 2025 · Artificial Intelligence

Three Open‑Source Gems: Local‑First Knowledge Hub, NL‑to‑SQL AI, and Private Speech‑to‑Text

This weekly roundup spotlights three open‑source tools—AFFiNE’s local‑first knowledge workspace, Vanna’s natural‑language‑to‑SQL AI framework, and Handy’s offline, privacy‑focused speech‑to‑text app—showcasing recent advances in knowledge management, data analysis, and secure voice transcription.

AIKnowledge ManagementPrivacy
0 likes · 7 min read
Three Open‑Source Gems: Local‑First Knowledge Hub, NL‑to‑SQL AI, and Private Speech‑to‑Text
Instant Consumer Technology Team
Instant Consumer Technology Team
Nov 3, 2025 · Artificial Intelligence

Large Language Models Power Big Data SRE Knowledge & Root‑Cause Automation

Facing the growing complexity of big‑data platforms, the SRE team adopted large‑language‑model agents to automate knowledge management and root‑cause analysis, employing Retrieval‑Augmented Generation, a vector store, and the Model Context Protocol to enable intelligent, scalable, and efficient incident diagnosis and resolution.

AIKnowledge ManagementMCP
0 likes · 12 min read
Large Language Models Power Big Data SRE Knowledge & Root‑Cause Automation
Instant Consumer Technology Team
Instant Consumer Technology Team
Oct 17, 2025 · Artificial Intelligence

Mastering Context Engineering for AI Agents: Overcome Overload with Smart Strategies

This article distills Anthropic’s “Effective Context Engineering for AI Agents” into key insights, explaining why context engineering matters, how it differs from prompt engineering, what constitutes good practice, and practical techniques—system prompts, tool design, few‑shot prompting, compaction, structured note‑taking, and sub‑agent architectures—to mitigate context overload in large language model agents.

AI AgentsAgent DesignKnowledge Management
0 likes · 10 min read
Mastering Context Engineering for AI Agents: Overcome Overload with Smart Strategies
AI2ML AI to Machine Learning
AI2ML AI to Machine Learning
Sep 28, 2025 · Artificial Intelligence

Core Metrics for Enterprise Large‑Model Engineering

The article outlines the five essential engineering domains—application, model, compute, knowledge, and data—in the era of large models, and details concrete scale, efficiency, service, value, quality, and security metrics that enterprises should track to drive intelligent outcomes.

AI EngineeringData EngineeringKnowledge Management
0 likes · 7 min read
Core Metrics for Enterprise Large‑Model Engineering
DataFunTalk
DataFunTalk
Sep 11, 2025 · Artificial Intelligence

How Siemens Uses Generative AI to Build an Enterprise Knowledge Chatbot

This article explains how Siemens harnesses generative AI to create an integrated enterprise knowledge chatbot, detailing the challenges of fragmented data, the “XiaoYu” solution, its ecosystem, and the broader impact of AI on productivity and innovation across the company.

AI adoptionGenerative AIKnowledge Management
0 likes · 4 min read
How Siemens Uses Generative AI to Build an Enterprise Knowledge Chatbot
Model Perspective
Model Perspective
Sep 8, 2025 · Artificial Intelligence

How to Build a Dynamically Updating Knowledge Graph for Mathematical Modeling

This article explains how to construct and continuously update a knowledge graph from mathematical modeling solutions, detailing extraction of entities, relations, attributes, and strategies, and showing how dynamic graphs enable intelligent recommendation, research support, and teaching assistance.

Dynamic UpdateKnowledge GraphKnowledge Management
0 likes · 9 min read
How to Build a Dynamically Updating Knowledge Graph for Mathematical Modeling
Xiaokun's Architecture Exploration Notes
Xiaokun's Architecture Exploration Notes
Aug 31, 2025 · R&D Management

Why Documentation Is the Architect’s Secret Programming Language

This article summarizes key insights from “Documents: The architect’s programming language,” explaining why documentation acts as an architect’s programming language, outlining core principles, practical writing techniques like bullet points, headers, and avoiding wall‑of‑text, and showing how to organize, review, and share high‑impact documents throughout a project’s lifecycle.

Knowledge ManagementR&Dcollaboration
0 likes · 10 min read
Why Documentation Is the Architect’s Secret Programming Language
Lobster Programming
Lobster Programming
Aug 6, 2025 · Fundamentals

Unlock AI‑Powered Knowledge Management with PandaWiki: Install, Configure, and Integrate

PandaWiki is an open‑source AI‑driven knowledge‑base platform that transforms traditional wikis by offering effortless setup, seamless third‑party integration, AI‑generated content, Q&A and search, with detailed installation steps, model configuration, and examples of integrating with tools like Feishu bots.

AIInstallationKnowledge Management
0 likes · 7 min read
Unlock AI‑Powered Knowledge Management with PandaWiki: Install, Configure, and Integrate
Bitu Technology
Bitu Technology
Jul 28, 2025 · Artificial Intelligence

How to Thrive with AI: Strategies for Developers to Collaborate and Innovate

This recap of Chen Tian's AI‑focused meetup explores why knowledge still matters, presents four practical learning methods, outlines effective AI prompting techniques, redefines the developer’s role from coder to conductor, and offers a five‑stage AI collaboration workflow for modern software creation.

AI collaborationKnowledge Managementdeveloper productivity
0 likes · 8 min read
How to Thrive with AI: Strategies for Developers to Collaborate and Innovate
JD Tech
JD Tech
Jul 18, 2025 · Artificial Intelligence

How AI Can Turn Codebases into Knowledge Graphs: A Practical Guide

An R&D newcomer struggles with undocumented code and hidden business rules, then builds a large-model-driven knowledge system that links code commits, requirement docs, and operational logs, enabling automated retrieval, intelligent prompts, and improved onboarding, illustrated through multi-stage implementation and practical API examples.

AIKnowledge Managementcode documentation
0 likes · 12 min read
How AI Can Turn Codebases into Knowledge Graphs: A Practical Guide
Zhihu Tech Column
Zhihu Tech Column
Jul 14, 2025 · Artificial Intelligence

How AI Turned Our Development Process into a 70% Automated Workflow

This article details a six‑month, B‑side product team experiment that evolved from a failed AI tool trial to a mature human‑AI collaboration model, achieving 60‑70% automation of development tasks, cutting weeks of work, and establishing a knowledge‑base that lets AI act as a true team member.

Knowledge Managementai-developmentproductivity
0 likes · 28 min read
How AI Turned Our Development Process into a 70% Automated Workflow
JD Tech Talk
JD Tech Talk
Jul 8, 2025 · Artificial Intelligence

How AI Can Turn a Code Maze into a Knowledge Highway for New Developers

New developer Li Ming’s frustrating onboarding experience highlights hidden business rules, undocumented code, and poor knowledge transfer, prompting him to build an AI‑driven knowledge base that links code changes, requirements, and operational docs, ultimately streamlining troubleshooting, accelerating feature development, and improving knowledge retention across teams.

AIKnowledge ManagementLarge Language Model
0 likes · 18 min read
How AI Can Turn a Code Maze into a Knowledge Highway for New Developers
Architecture Breakthrough
Architecture Breakthrough
Jul 7, 2025 · R&D Management

How to Build Effective R&D Standards: A Practical Framework for Large Teams

The article shares a senior engineer’s experience designing and implementing comprehensive R&D standards across multiple departments, explaining the underlying logic, key value drivers, a five‑part framework, and practical tips for tailoring standards to organizational context while fostering efficiency and knowledge retention.

Knowledge ManagementR&D standardsorganizational efficiency
0 likes · 10 min read
How to Build Effective R&D Standards: A Practical Framework for Large Teams
DataFunSummit
DataFunSummit
Jun 2, 2025 · Artificial Intelligence

Enterprise Knowledge Brain Powered by Large Models and Knowledge Graphs

This article explains how the rapid development of large language models and knowledge graph technologies creates new opportunities for enterprise knowledge management, outlines the challenges of massive unstructured data, describes the architecture and core data flow of a corporate knowledge brain, and showcases key technologies and real‑world applications.

AI ArchitectureData IntegrationEnterprise AI
0 likes · 13 min read
Enterprise Knowledge Brain Powered by Large Models and Knowledge Graphs
DevOps Engineer
DevOps Engineer
May 19, 2025 · R&D Management

The Pitfalls of Unmanaged Wiki Documentation in Enterprises and Lessons from Open Source

The article examines how unrestricted wiki editing in companies leads to duplicated, outdated, and low‑quality documentation, contrasts this with the disciplined PR‑based workflow of open‑source projects like Python, and argues that effective documentation governance depends on clear processes and cultural support rather than just tools.

Knowledge ManagementWikidocumentation
0 likes · 5 min read
The Pitfalls of Unmanaged Wiki Documentation in Enterprises and Lessons from Open Source
Efficient Ops
Efficient Ops
Apr 22, 2025 · Operations

How AI Agents Are Transforming IT Operations and Fault Management

This article explores how AI agents powered by large models can predict failures, perform root‑cause analysis, enhance knowledge‑based Q&A, automate change releases, and enable intelligent decision‑making, dramatically improving efficiency and reliability in modern IT operations.

AI OpsKnowledge ManagementRoot Cause Analysis
0 likes · 7 min read
How AI Agents Are Transforming IT Operations and Fault Management
Java Captain
Java Captain
Apr 18, 2025 · Backend Development

Career Development and Knowledge Building for Java Backend Engineers

The article shares a Java backend developer’s personal reflections on work methods, building a systematic knowledge base, and early career planning, offering practical advice on attitude, growth mindset, balancing work and life, and navigating the evolving IT industry.

CareerJavaKnowledge Management
0 likes · 13 min read
Career Development and Knowledge Building for Java Backend Engineers
Tencent Cloud Developer
Tencent Cloud Developer
Feb 19, 2025 · Industry Insights

Why Every Enterprise Needs a Knowledge‑Management System in the LLM Era

The article analyzes how the shift from data‑driven to knowledge‑driven operations, powered by large language models like DeepSeek, forces companies to build dynamic knowledge‑management platforms that integrate personal and corporate knowledge, improve efficiency, and create sustainable competitive advantage.

DeepSeekEnterprise AIKnowledge Management
0 likes · 14 min read
Why Every Enterprise Needs a Knowledge‑Management System in the LLM Era
Tencent Cloud Developer
Tencent Cloud Developer
Feb 3, 2025 · Artificial Intelligence

DeepSeek's Emergence: Implications for AI, Enterprise Digital Transformation, and Future Software Development

DeepSeek’s debut marks a watershed for China’s AI, offering low‑cost, Chinese‑native reasoning that outperforms foreign models and prompting enterprises to restructure development around demand‑engineering, AI‑assisted low‑code, intelligent data stores, and a shift from “how to code” to “why to code” across a three‑phase transformation roadmap.

AI StrategyDeepSeekEnterprise AI
0 likes · 15 min read
DeepSeek's Emergence: Implications for AI, Enterprise Digital Transformation, and Future Software Development
DataFunTalk
DataFunTalk
Jan 6, 2025 · Artificial Intelligence

Building and Applying NIO's Enterprise Knowledge Platform: Architecture, Challenges, and Future Directions

This article presents a comprehensive overview of NIO's company‑wide knowledge platform, detailing its background, layered architecture, retrieval‑augmented generation workflow, challenges such as accuracy, permission control and high concurrency, and future plans for AI‑assisted understanding, creation, multimodal capabilities, and expanded knowledge types.

AIEnterprise ArchitectureKnowledge Management
0 likes · 18 min read
Building and Applying NIO's Enterprise Knowledge Platform: Architecture, Challenges, and Future Directions