From cc074766a6579be694a8341d81414416e2607def Mon Sep 17 00:00:00 2001 From: LearningCircuit <185559241+LearningCircuit@users.noreply.github.com> Date: Sun, 1 Feb 2026 11:56:51 +0100 Subject: [PATCH] Add Local Deep Research (#1887) --- software/local-deep-research.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/local-deep-research.yml diff --git a/software/local-deep-research.yml b/software/local-deep-research.yml new file mode 100644 index 0000000000..024d522519 --- /dev/null +++ b/software/local-deep-research.yml @@ -0,0 +1,11 @@ +name: Local Deep Research +website_url: https://github.com/LearningCircuit/local-deep-research +source_code_url: https://github.com/LearningCircuit/local-deep-research +description: AI-powered deep research tool with multi-source search (arXiv, PubMed, web), PDF text extraction, and encrypted local storage. +licenses: + - MIT +platforms: + - Docker + - Python +tags: + - Generative Artificial Intelligence (GenAI)