From a6e8ecd2192c6042e47889e0dcf61f59cbef8393 Mon Sep 17 00:00:00 2001 From: andkret Date: Thu, 28 Nov 2024 10:44:43 +0000 Subject: [PATCH] Sections copied from master to documentation branch! --- docs/10-Updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/10-Updates.md b/docs/10-Updates.md index 57768fa..ec1eba6 100644 --- a/docs/10-Updates.md +++ b/docs/10-Updates.md @@ -3,7 +3,7 @@ Updates What's new? Here you can find a list of all the updates with links to the sections -- **2024-11-23** +- **2024-11-28** - Prepared a GenAI RAG example project that you can run on your own computer without internet. It uses Ollama with Mistral model and Elasticsearch. Working on a way of creating embeddings from pdf files and inserting them into Elsaticsearch for queries [click here](04-HandsOnCourse.md#genai-retrieval-augmented-generation-with-ollama-and-elasticsearch)