diff --git a/notebooks/README.md b/notebooks/README.md index 943e3df47a8..f378f7139fb 100644 --- a/notebooks/README.md +++ b/notebooks/README.md @@ -35,6 +35,7 @@ - [Generate creative QR codes with ControlNet QR Code Monster and OpenVINO™](./qrcode-monster/qrcode-monster.ipynb) - [Text-to-image generation using PhotoMaker and OpenVINO](./photo-maker/photo-maker.ipynb) - [Voice tone cloning with OpenVoice and OpenVINO](./openvoice/openvoice.ipynb) +- [Visual-language assistant with nanoLLaVA and OpenVINO](./nano-llava-multimodal-chatbot/nano-llava-multimodal-chatbot.ipynb) - [Controllable Music Generation with MusicGen and OpenVINO](./music-generation/music-generation.ipynb) - [Mobile language assistant with MobileVLM and OpenVINO](./mobilevlm-language-assistant/mobilevlm-language-assistant.ipynb) - [Visual Content Search using MobileCLIP and OpenVINO](./mobileclip-video-search/mobileclip-video-search.ipynb) @@ -191,6 +192,7 @@ - [Optical Character Recognition (OCR) with OpenVINO™](./optical-character-recognition/optical-character-recognition.ipynb) - [Voice tone cloning with OpenVoice and OpenVINO](./openvoice/openvoice.ipynb) - [Universal Segmentation with OneFormer and OpenVINO](./oneformer-segmentation/oneformer-segmentation.ipynb) +- [Visual-language assistant with nanoLLaVA and OpenVINO](./nano-llava-multimodal-chatbot/nano-llava-multimodal-chatbot.ipynb) - [Named entity recognition with OpenVINO™](./named-entity-recognition/named-entity-recognition.ipynb) - [Controllable Music Generation with MusicGen and OpenVINO](./music-generation/music-generation.ipynb) - [Mobile language assistant with MobileVLM and OpenVINO](./mobilevlm-language-assistant/mobilevlm-language-assistant.ipynb)