discourse-ai/app
Sam ce79a18790
FEATURE: Native PDF support (#1127)
* FEATURE: Native PDF support

This amends it so we use PDF Reader gem to extract text from PDFs

* This means that our simple pdf eval passes at last

* fix spec

* skip test in CI

* test file support

* Update lib/utils/image_to_text.rb

Co-authored-by: Alan Guo Xiang Tan <gxtan1990@gmail.com>

* address pr comments

---------

Co-authored-by: Alan Guo Xiang Tan <gxtan1990@gmail.com>
2025-02-18 09:22:57 +11:00
..
controllers/discourse_ai FEATURE: Native PDF support (#1127) 2025-02-18 09:22:57 +11:00
helpers/discourse_ai/ai_bot FIX: automatically bust cache for share ai assets (#942) 2024-11-22 11:23:15 +11:00
jobs FEATURE: Native PDF support (#1127) 2025-02-18 09:22:57 +11:00
mailers FEATURE: support sending AI report to an email address (#368) 2023-12-19 17:51:49 +11:00
models FEATURE: PDF support for rag pipeline (#1118) 2025-02-14 12:15:07 +11:00
serializers FEATURE: Native PDF support (#1127) 2025-02-18 09:22:57 +11:00
services FEATURE: Add periodic problem checks for each LLM in use (#1020) 2024-12-16 15:00:05 -08:00
views FIX: automatically bust cache for share ai assets (#942) 2024-11-22 11:23:15 +11:00