From 8c02d60818b540330e73758d2d8732230fe057eb Mon Sep 17 00:00:00 2001 From: Subrahmanya-c-py Date: Wed, 18 Feb 2026 18:38:30 +0530 Subject: [PATCH] Update README with offline functionality and tools Added offline functionality details and supported technologies. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 4f70076..f5188bf 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,12 @@ The project aims to reduce manual documentation effort and keep documentation co - AI-enhanced code explanations. - Version-aware documentation tied to releases. + +### It works completely *offline* using: + +- *Ollama* +- *Qwen2.5-Coder Model* +- *Django REST Backend* +- *React + Tailwind Frontend* +- *PDF Export Support* +- *Doc Export Support*