aboutsummaryrefslogtreecommitdiff
path: root/_posts/journal/2024-02-23-just-found-llamaindex-and-its-really-good.md
blob: 1d20461dd32cb7cd411637aea1834d5003b0007f (plain)
1
2
3
4
5
6
7
---
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.