aboutsummaryrefslogtreecommitdiff
path: root/_posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-02-24 01:10:21 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-02-24 01:10:21 +0100
commitd2a396e8385c8ea7d3d7e3a18ab7677140e38c72 (patch)
tree4554f9c91fe0ab61c65a3de1fff4efcd7d41cbcd /_posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md
parent5b14c86f74949f600cbef7775bd712c6f6b13ed8 (diff)
downloadmitjafelicijan.com-d2a396e8385c8ea7d3d7e3a18ab7677140e38c72.tar.gz
Renamed thoughs into journal
Diffstat (limited to '_posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md')
-rw-r--r--_posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md7
1 files changed, 0 insertions, 7 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
deleted file mode 100644
index addf464..0000000
--- a/_posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md
+++ /dev/null
@@ -1,7 +0,0 @@
1---
2title: Just found LlamaIndex and it's really good
3date: 2024-02-23T16:40:00+01:00
4published: true
5type: thought
6---
7Had 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