Knowledgehubv4 — Pipeline Extract
— · fetched —Bản đồ pipeline end-to-end từ meeting audio → D1 daily_report_items. Click 1 flow bên phải để highlight đường đi. Mỗi node có data hiển thị 1 chip số (today / 7d / active).
actorservicedataexternal
Visual workflow
Extract -> Match
Extract pending meetings
Resource:D1 GVN
Database:gvn-knowledge-graph
Table:meetings + transcripts
Output:daily_report_items
Batch:5 meetings
Match unpatterned items
Resource:D1 GVN
Table:daily_report_items
Mode:LLM judge
Scope:same category + item_type
Write:pattern_key + confidence
ACTORS
SERVICES
DATA
EXTERNAL
1
Standup meeting
showroom họp sáng · audio
PM / Lead
chạy n8n · sửa prompt
Reviewer
duyệt /meetings/ · status · dept_note
2
n8n m6EdaEHsb7…
cron 2:40AM · Daily Standup PROD
3
AI transcribe
audio → transcript (part_number)
Worker knowledgehubv4-api
Hono · Cloudflare Worker
Prompt resolver
meeting_type + info_type + category
Similarity service
cosine TF · ≥ 0.80 · 30 ngày
Web (Next.js static)
gvn-infor-stream0 · /meetings · /prompts
4
postgres.medias
ai-hub · meeting audio gốc
5
postgres.audio_parts
transcript raw · part_number (source of truth)
D1 meetings
d1-gvn · record meeting + raw_transcript
D1 daily_report_items
output extract · status · is_duplicate_of · merged_into_id
D1 cfg_system_prompts
prompt version · active flag · meeting_type/info_type
D1 extraction_runs
audit · prompt_id · prompt_version · tokens
D1 cfg_department
7 bộ phận seed
Gemini 2.5 Flash
Google LLM · thinkingBudget = 0
AI Hub API
HTTP · /v1/query/execute · /command
Cloudflare Pages
host static export · gvn-infor-stream0
GitHub
bangbangnguyen2610/knowledgehubv4