From 0310b00df959cede4300f56f89c9d62618cba0fe Mon Sep 17 00:00:00 2001 From: intergalacticalvariable <122162563+intergalacticalvariable@users.noreply.github.com> Date: Sun, 29 Sep 2024 12:35:12 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7df31c4..5b65e07 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,13 @@ It converts any URL to an LLM-friendly input with `http://127.0.0.1:3000/https:/ ## ⚠️ Limitations - 📄 Currently does not support parsing PDFs +## 💻 Demo Environment +The live demo is running on a VPS with the following specifications: +- CPU: 1 vCore +- RAM: 0.5 GB +- Web Server: nginx + +This demonstrates that the Reader can run effectively even on minimal hardware resources. ## 🐳 Docker Deployment ### Option 1: Using the pre-built image