aboutsummaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-02-23 10:58:29 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-02-23 10:58:29 +0100
commitab087d7447138d20c1e02facf84795a5ebfc31e4 (patch)
tree52dee1c209748340136c2637bc6fe11dd5990bdb /_posts
parente85fae6fe65fec326a0d5649ef367549535ba42c (diff)
downloadmitjafelicijan.com-ab087d7447138d20c1e02facf84795a5ebfc31e4.tar.gz
Update _posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md (via Pages CMS)
Diffstat (limited to '_posts')
-rw-r--r--_posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md2
1 files changed, 1 insertions, 1 deletions
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
3published: true 3published: true
4type: thought 4type: thought
5--- 5---
6Had 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 6Had 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