RFC with enhancements to MultimodalQnA#208
Conversation
Signed-off-by: Dina Suehiro Jones <[email protected]>
Signed-off-by: Dina Suehiro Jones <[email protected]>
Signed-off-by: Dina Suehiro Jones <[email protected]>
Signed-off-by: Dina Suehiro Jones <[email protected]>
Signed-off-by: Dina Suehiro Jones <[email protected]>
Signed-off-by: Dina Suehiro Jones <[email protected]>
Signed-off-by: Melanie Buehler <[email protected]>
Signed-off-by: Dina Suehiro Jones <[email protected]> Signed-off-by: Melanie Buehler <[email protected]>
…d some gateway info. Signed-off-by: Dina Suehiro Jones <[email protected]>
Signed-off-by: Melanie Buehler <[email protected]>
… input Signed-off-by: Dina Suehiro Jones <[email protected]>
Signed-off-by: Melanie Buehler <[email protected]>
Signed-off-by: Dina Suehiro Jones <[email protected]>
…agram for Gaudi using tgi Signed-off-by: Dina Suehiro Jones <[email protected]>
Signed-off-by: Dina Suehiro Jones <[email protected]>
Signed-off-by: Dina Suehiro Jones <[email protected]>
Signed-off-by: Melanie Buehler <[email protected]>
Language edits and UI alternative
Signed-off-by: Dina Suehiro Jones <[email protected]>
* Adds pdf processing details Signed-off-by: Melanie Buehler <[email protected]> * Edit title header Signed-off-by: Melanie Buehler <[email protected]> --------- Signed-off-by: Melanie Buehler <[email protected]>
* Update compatibility section Signed-off-by: Dina Suehiro Jones <[email protected]> * Wording Signed-off-by: Dina Suehiro Jones <[email protected]> --------- Signed-off-by: Dina Suehiro Jones <[email protected]>
* added other enhancements Signed-off-by: okhleif-IL <[email protected]> * changed wording * can --> will Signed-off-by: okhleif-IL <[email protected]> * addressed rev comments Signed-off-by: okhleif-IL <[email protected]> --------- Signed-off-by: okhleif-IL <[email protected]>
Signed-off-by: Dina Suehiro Jones <[email protected]>
Signed-off-by: Melanie Buehler <[email protected]>
|
It looks like the relative path hyperlink check is failing because it's assume that the name of my fork is So, the URL being checked in the test is incorrect. It's looking for https://github.com/dmsuehir/docs/tree/dina/mm-rfc/community/rfcs/24-10-02-GenAIExamples-001-Image_and_Audio_Support_in_MultimodalQnA.md#data-ingestion-and-prep (which doesn't exist), but the correct link works: https://github.com/dmsuehir/opea-project-docs/blob/dina/mm-rfc/community/rfcs/24-10-02-GenAIExamples-001-Image_and_Audio_Support_in_MultimodalQnA.md#data-ingestion-and-prep I manually checked the links that are being called out as failing to verify that they work with the corrected URL. |
This PR adds an RFC which proposes enhancements to the MultimodalQnA megaservice. MultimodalQnA currently supports videos (with or without transcriptions) and text queries. The RFC proposes adding support for images (with or without text) and speech audio files for both queries and for data prep/ingestion.
FYI @tileintel @MSCetin37 @mhbuehler @okhleif-IL @ashahba