DIV-45 commited on
Commit
d87f640
·
verified ·
1 Parent(s): c19ce2a

Update Architecture Image and Github URL :

Browse files
Files changed (1) hide show
  1. README.md +2 -31
README.md CHANGED
@@ -56,37 +56,8 @@ inspected as structured JSON.
56
 
57
  ## Live Architecture
58
 
59
- ```mermaid
60
- flowchart LR
61
- U["Phone or desktop browser<br/>Front + back packet photos"] --> M["PacketCourt<br/>Custom responsive Gradio app"]
62
-
63
- M -->|"Private Gradio client call<br/>only for photo transcription"| V["PacketCourt Vision<br/>ZeroGPU companion"]
64
- V --> Z["OpenBMB MiniCPM-V-4.6<br/>1.30B parameters"]
65
- Z --> V
66
- V -->|"Label transcription"| M
67
-
68
- M --> A["Investigation agent"]
69
- A --> FR["Fine-tuned evidence router<br/>4.4M parameters"]
70
- FR --> A
71
- A --> NV["NVIDIA Nemotron Mini 4B<br/>Independent evidence-gap reviewer"]
72
- NV --> A
73
- A --> P["Deterministic evidence parser<br/>CPU"]
74
- P --> C["Claim-to-evidence audit"]
75
- P --> N["Whole-packet nutrition math"]
76
- P --> D["Expiry and date arithmetic"]
77
- P --> G["Persuasion Gap analysis"]
78
-
79
- C --> R["Traceable verdicts<br/>with evidence + confidence"]
80
- N --> R
81
- D --> R
82
- G --> R
83
-
84
- R --> T["Machine-readable trace"]
85
- T --> TD["PacketCourt traces dataset"]
86
-
87
- E["10-case golden dataset"] --> Q["Evaluation suite"]
88
- Q --> P
89
- ```
90
 
91
  Photo transcription uses the 1.30B-parameter OpenBMB `MiniCPM-V-4.6` through
92
  a public ZeroGPU companion. A fine-tuned 4.4M-parameter evidence router
 
56
 
57
  ## Live Architecture
58
 
59
+
60
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/64ca077e7fe12ecd0aaf33a9/OhEl8j8EBA-x-qgG67yW6.png)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
 
62
  Photo transcription uses the 1.30B-parameter OpenBMB `MiniCPM-V-4.6` through
63
  a public ZeroGPU companion. A fine-tuned 4.4M-parameter evidence router