From 276d4d69f11c84d8d98ac19e13f2ecfe5c297344 Mon Sep 17 00:00:00 2001 From: Fenix Date: Wed, 28 Jan 2026 22:43:30 -0800 Subject: [PATCH] Update readme --- .DS_Store | Bin 6148 -> 6148 bytes Readme.md | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.DS_Store b/.DS_Store index f9224841aded0fb4de01804a85a0e798237b097e..a15890807d1f9bcd74c01e3d3835e87faabe02b4 100644 GIT binary patch delta 18 acmZoMXfc?uWMYc?#sfC&o7p-3@&f=!F9$mS delta 20 ccmZoMXfc?ugpqOM#xVAY2Y5EKbNuB808nuUi2wiq diff --git a/Readme.md b/Readme.md index cbd776b..aa8b0e0 100644 --- a/Readme.md +++ b/Readme.md @@ -1,3 +1,4 @@ +Intro This is a Proof of Concept build. Client front-end is HTML/CSS/JS and hosted on Phoenix server with the backend services. A tunnel has been created to a publicly available web server called Dragon (soon to be replaced). @@ -21,6 +22,6 @@ start vllm-htr htr-api # Future Update To create an MVP using Capacitor to wrap the front-end HTML/CSS/JS and call the service through a future web server (Cerberus) running Ghost with API access via FastAPI? -Need to test Qwen3 VL 2B and modify the prompt to see if accuracy occurs. +Need to test Qwen3 VL 2B and modify the prompt to see if accuracy occurs. But need to consider if multi-language support is available. PRD for the MVP is located in a document, "PRD-Pen2Post_MVP-FINAL.md" \ No newline at end of file