aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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