From ddd4234e644b03f3e014941b02801d9a8362b995 Mon Sep 17 00:00:00 2001 From: wizardchen Date: Mon, 27 Apr 2026 13:22:36 +0800 Subject: [PATCH] docs(readme): move Interface Showcase up and rebalance layout - Promote Interface Showcase to right after Latest Updates / before Architecture so users see the product UI early. - Rebalance grid: hero Q&A (full width) -> Wiki Browser + Wiki Graph (50/50) -> Agent Mode (full width) -> KB Management + Settings (50/50). Forces equal-width columns via width=50% so screenshots no longer look uneven. - Add small emoji prefixes to subsection labels for visual rhythm. --- README.md | 39 +++++++++++++++++++-------------------- README_CN.md | 40 +++++++++++++++++++--------------------- README_JA.md | 38 +++++++++++++++++++------------------- README_KO.md | 39 +++++++++++++++++++-------------------- 4 files changed, 76 insertions(+), 80 deletions(-) diff --git a/README.md b/README.md index 0b71b1117..891e4b660 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,25 @@ The framework supports auto-syncing knowledge from Feishu, Notion, and Yuque (mo +## 📱 Interface Showcase + + + + + + + + + + + + + + + + +
💬 Intelligent Q&A Conversation
Intelligent Q&A Conversation
📖 Wiki Browser
Wiki Browser
🕸️ Wiki Knowledge Graph
Wiki Knowledge Graph
🤖 Agent Mode · Tool Call Process
Agent Mode Tool Call Process
📚 Knowledge Base Management
Knowledge Base Management
⚙️ Conversation Settings
Conversation Settings
+ ## 🏗️ Architecture ![weknora-architecture.png](./docs/images/architecture.png) @@ -281,26 +300,6 @@ Stop services: `docker compose down` | Backend API | `http://localhost:8080` | | Jaeger Tracing | `http://localhost:16686` | -## 📱 Interface Showcase - - - - - - - - - - - - - - - - -
Intelligent Q&A Conversation
Intelligent Q&A Conversation
Agent Mode Tool Call Process
Agent Mode Tool Call Process
Wiki Browser
Wiki Browser
Wiki Knowledge Graph
Wiki Knowledge Graph
Knowledge Base Management
Knowledge Base Management
Conversation Settings
Conversation Settings
- - ## MCP Server Please refer to the [MCP Configuration Guide](./mcp-server/MCP_CONFIG.md) for the necessary setup. diff --git a/README_CN.md b/README_CN.md index d4f55a7e7..b53c43de0 100644 --- a/README_CN.md +++ b/README_CN.md @@ -171,6 +171,25 @@ +## 📱 功能展示 + + + + + + + + + + + + + + + + +
💬 智能问答对话
智能问答对话
📖 Wiki 浏览器
Wiki 浏览器
🕸️ Wiki 知识图谱
Wiki 知识图谱
🤖 Agent 模式 · 工具调用过程
Agent 模式工具调用过程
📚 知识库管理
知识库管理
⚙️ 对话设置
对话设置
+ ## 🏗️ 架构设计 ![weknora-architecture.png](./docs/images/architecture.png) @@ -279,27 +298,6 @@ docker compose up -d # 启动核心服务 | 后端 API | `http://localhost:8080` | | 链路追踪 (Jaeger) | `http://localhost:16686` | -## 📱 功能展示 - - - - - - - - - - - - - - - - -
智能问答对话
智能问答对话
Agent模式工具调用过程
Agent模式工具调用过程
Wiki 浏览器
Wiki 浏览器
Wiki 知识图谱
Wiki 知识图谱
知识库管理
知识库管理
对话设置
对话设置
- - - ## 文档知识图谱 WeKnora 支持将文档转化为知识图谱,展示文档中不同段落之间的关联关系。开启知识图谱功能后,系统会分析并构建文档内部的语义关联网络,不仅帮助用户理解文档内容,还为索引和检索提供结构化支撑,提升检索结果的相关性和广度。 diff --git a/README_JA.md b/README_JA.md index d8a8fc8eb..8510d8f5e 100644 --- a/README_JA.md +++ b/README_JA.md @@ -172,6 +172,25 @@ Feishu、Notion、Yuqueなどの外部プラットフォームからのナレッ +## 📱 機能デモ + + + + + + + + + + + + + + + + +
💬 インテリジェント Q&A 対話
インテリジェント Q&A 対話
📖 Wiki ブラウザ
Wiki ブラウザ
🕸️ Wiki ナレッジグラフ
Wiki ナレッジグラフ
🤖 Agent モード · ツール呼び出しプロセス
Agent モードツール呼び出しプロセス
📚 ナレッジベース管理
ナレッジベース管理
⚙️ 対話設定
対話設定
+ ## 🏗️ アーキテクチャ設計 ![weknora-architecture.png](./docs/images/architecture.png) @@ -280,25 +299,6 @@ docker compose up -d # コアサービスを起動 | バックエンド API | `http://localhost:8080` | | Jaeger トレーシング | `http://localhost:16686` | -## 📱 機能デモ - - - - - - - - - - - - - - - - -
インテリジェントQ&A対話
インテリジェントQ&A対話
Agentモードツール呼び出しプロセス
Agentモードツール呼び出しプロセス
Wikiブラウザ
Wikiブラウザ
Wikiナレッジグラフ
Wikiナレッジグラフ
ナレッジベース管理
ナレッジベース管理
対話設定
対話設定
- ## 文書ナレッジグラフ WeKnoraは文書をナレッジグラフに変換し、文書内の異なる段落間の関連関係を表示することをサポートします。ナレッジグラフ機能を有効にすると、システムは文書内部の意味関連ネットワークを分析・構築し、ユーザーが文書内容を理解するのを助けるだけでなく、インデックスと検索に構造化サポートを提供し、検索結果の関連性と幅を向上させます。 diff --git a/README_KO.md b/README_KO.md index b5a902bd6..48751daa3 100644 --- a/README_KO.md +++ b/README_KO.md @@ -172,6 +172,25 @@ Feishu, Notion, Yuque 등 외부 플랫폼에서 지식 자동 동기화를 지 +## 📱 기능 데모 + + + + + + + + + + + + + + + + +
💬 지능형 Q&A 대화
지능형 Q&A 대화
📖 Wiki 브라우저
Wiki 브라우저
🕸️ Wiki 지식 그래프
Wiki 지식 그래프
🤖 Agent 모드 · 도구 호출 과정
Agent 모드 도구 호출 과정
📚 지식베이스 관리
지식베이스 관리
⚙️ 대화 설정
대화 설정
+ ## 🏗️ 아키텍처 ![weknora-architecture.png](./docs/images/architecture.png) @@ -290,26 +309,6 @@ docker compose up -d # 코어 서비스 시작 | 백엔드 API | `http://localhost:8080` | | Jaeger 트레이싱 | `http://localhost:16686` | -## 📱 기능 데모 - - - - - - - - - - - - - - - - -
지능형 Q&A 대화
지능형 Q&A 대화
Agent 모드 도구 호출 과정
Agent 모드 도구 호출 과정
Wiki 브라우저
Wiki 브라우저
Wiki 지식 그래프
Wiki 지식 그래프
지식베이스 관리
지식베이스 관리
대화 설정
대화 설정
- - ## 문서 지식 그래프 WeKnora는 문서를 지식 그래프로 변환해 문서 내 서로 다른 섹션 간 관계를 시각화할 수 있습니다. 지식 그래프 기능을 활성화하면 문서 내부의 시맨틱 연관 네트워크를 분석/구성하여 문서 이해를 돕고, 인덱싱과 검색에 구조화된 지원을 제공해 검색 결과의 관련성과 폭을 향상시킵니다.