From ab087d7447138d20c1e02facf84795a5ebfc31e4 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 23 Feb 2024 10:58:29 +0100 Subject: Update _posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md (via Pages CMS) --- _posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_posts') diff --git a/_posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md b/_posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md index da3bd0b..8c24363 100644 --- a/_posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md +++ b/_posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md @@ -3,4 +3,4 @@ title: Just found LlamaIndex and it's really good published: true type: thought --- -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. \ No newline at end of file +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. \ No newline at end of file -- cgit v1.2.3