From 384235475fa9578d52210c2f80d18c3cfec00813 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 2 Mar 2024 02:38:41 +0100 Subject: Removed journal --- .../2024-02-23-just-found-llamaindex-and-its-really-good.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 _posts/journal/2024-02-23-just-found-llamaindex-and-its-really-good.md (limited to '_posts/journal/2024-02-23-just-found-llamaindex-and-its-really-good.md') diff --git a/_posts/journal/2024-02-23-just-found-llamaindex-and-its-really-good.md b/_posts/journal/2024-02-23-just-found-llamaindex-and-its-really-good.md deleted file mode 100644 index 1d20461..0000000 --- a/_posts/journal/2024-02-23-just-found-llamaindex-and-its-really-good.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: Just found LlamaIndex and it's really good -date: 2024-02-23T16:40:00+01:00 -published: true -type: journal ---- -Had to do some RAG-style of AI assistance, and [https://docs.llamaindex.ai/en/stable/](https://docs.llamaindex.ai/en/stable/) is absolutely spectacular. It shaved off days of work. Automatic indexing to vector database of PDF, text files and also images is insane. -- cgit v1.2.3