Skip to content

Optional RAG context enrichment for image descriptions#59

Draft
morri5 wants to merge 7 commits into
masterfrom
feat/rag-context-enrichment
Draft

Optional RAG context enrichment for image descriptions#59
morri5 wants to merge 7 commits into
masterfrom
feat/rag-context-enrichment

Conversation

@morri5

@morri5 morri5 commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

What's Changed

Optional Retrieval-Augmented Generation (RAG) for image alt-text: enriches descriptions with context from the site's Elasticsearch index (pagemachine/searchable). Image filename → index lookup → relevant page/news text is sent alongside the image.

  • pagemachine/searchable is a soft dependency (suggest + class_exists() guards): the extension still installs on TYPO3 12.4 / 13.4 / 14.0 with no Elasticsearch present.
  • Admin toggle (default off) + reindex button under AI Tools → Settings; the RAG UI is hidden when searchable is absent.

Draft pending cross-version runtime validation (v12 / v13 / v14).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant