You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notebooks/README.md
+2
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,7 @@
60
60
-[Magika: AI powered fast and efficient file type identification using OpenVINO](./magika-content-type-recognition/magika-content-type-recognition.ipynb)
61
61
-[Create a RAG system using OpenVINO and LlamaIndex](./llm-rag-llamaindex/llm-rag-llamaindex.ipynb)
62
62
-[Create a RAG system using OpenVINO and LangChain](./llm-rag-langchain/llm-rag-langchain.ipynb)
63
+
-[Create a RAG system using OpenVINO GenAI and LangChain](./llm-rag-langchain/llm-rag-langchain-genai.ipynb)
63
64
-[LLM Instruction-following pipeline with OpenVINO](./llm-question-answering/llm-question-answering.ipynb)
64
65
-[Create an LLM-powered Chatbot using OpenVINO](./llm-chatbot/llm-chatbot.ipynb)
65
66
-[Create an LLM-powered Chatbot using OpenVINO Generate API](./llm-chatbot/llm-chatbot-generate-api.ipynb)
@@ -250,6 +251,7 @@
250
251
-[Magika: AI powered fast and efficient file type identification using OpenVINO](./magika-content-type-recognition/magika-content-type-recognition.ipynb)
251
252
-[Create a RAG system using OpenVINO and LlamaIndex](./llm-rag-llamaindex/llm-rag-llamaindex.ipynb)
252
253
-[Create a RAG system using OpenVINO and LangChain](./llm-rag-langchain/llm-rag-langchain.ipynb)
254
+
-[Create a RAG system using OpenVINO GenAI and LangChain](./llm-rag-langchain/llm-rag-langchain-genai.ipynb)
253
255
-[LLM Instruction-following pipeline with OpenVINO](./llm-question-answering/llm-question-answering.ipynb)
254
256
-[Create an LLM-powered Chatbot using OpenVINO](./llm-chatbot/llm-chatbot.ipynb)
255
257
-[Create an LLM-powered Chatbot using OpenVINO Generate API](./llm-chatbot/llm-chatbot-generate-api.ipynb)
0 commit comments