diff --git a/templates/rag-multi-modal-local/README.md b/templates/rag-multi-modal-local/README.md index 40460097567..610c8c57f16 100644 --- a/templates/rag-multi-modal-local/README.md +++ b/templates/rag-multi-modal-local/README.md @@ -1,7 +1,7 @@ # rag-multi-modal-local -Visual search is a famililar application to many with iPhones or Android devices. It allows user to serch photos using natural language. +Visual search is a famililar application to many with iPhones or Android devices. It allows user to search photos using natural language. With the release of open source, multi-modal LLMs it's possible to build this kind of application for yourself for your own private photo collection. diff --git a/templates/rag-multi-modal-mv-local/README.md b/templates/rag-multi-modal-mv-local/README.md index 70e43e5a020..c9095e44531 100644 --- a/templates/rag-multi-modal-mv-local/README.md +++ b/templates/rag-multi-modal-mv-local/README.md @@ -1,7 +1,7 @@ # rag-multi-modal-mv-local -Visual search is a famililar application to many with iPhones or Android devices. It allows user to serch photos using natural language. +Visual search is a famililar application to many with iPhones or Android devices. It allows user to search photos using natural language. With the release of open source, multi-modal LLMs it's possible to build this kind of application for yourself for your own private photo collection.