Update readme

This commit is contained in:
2026-01-28 22:43:30 -08:00
parent e6087f9183
commit 276d4d69f1
2 changed files with 2 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@@ -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"