diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-02-23 10:58:29 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-02-23 10:58:29 +0100 |
| commit | ab087d7447138d20c1e02facf84795a5ebfc31e4 (patch) | |
| tree | 52dee1c209748340136c2637bc6fe11dd5990bdb /_posts | |
| parent | e85fae6fe65fec326a0d5649ef367549535ba42c (diff) | |
| download | mitjafelicijan.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.md | 2 |
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 | |||
| 3 | published: true | 3 | published: true |
| 4 | type: thought | 4 | type: thought |
| 5 | --- | 5 | --- |
| 6 | 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 | 6 | 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 |
