From 5fa1b395db7a37a84ee1910a5cd1727165b9e065 Mon Sep 17 00:00:00 2001 From: Alexander Nesterov Date: Wed, 20 May 2026 04:55:55 +0200 Subject: [PATCH] Add OpenVINO Notes to NLP projects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e3a88d..393e711 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ MANIPULATION PROGRAM) ### Natural Language Processing * [Japanese chatbot Youri](https://github.com/yas-sim/openvino_japanese_chatbot_youri-7b-chat) - LLM Japanese chatbot demo program using Intel OpenVINO toolkit. * [OpenVINO GPT-Neo](https://github.com/yousseb/ov-gpt-neo) - a port of GPT-Neo that uses OpenVINO. +* [OpenVINO Notes](https://github.com/embedded-dev-research/openvino-notes) - An Android notes app written in Kotlin that uses OpenVINO for on-device AI-assisted text processing. * [Resume-Based Interview Preparation Tool](https://github.com/serinryu/interviewhelper_openvino) - The Resume-Based Interview Preparation Tool is a software application designed to streamline the interview process by helping interviewers generate relevant and meaningful questions based on a candidate's resume or portfolio page. ### Multimodal projects