diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-02-23 10:57:41 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-02-23 10:57:41 +0100 |
| commit | e85fae6fe65fec326a0d5649ef367549535ba42c (patch) | |
| tree | cfac261ed115c9f5784f1db2ff959fb771a80949 /_posts | |
| parent | 6fc454b1299feb7958aeff62f7bf0a493c4b8495 (diff) | |
| download | mitjafelicijan.com-e85fae6fe65fec326a0d5649ef367549535ba42c.tar.gz | |
Create _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 | 6 |
1 files changed, 6 insertions, 0 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 new file mode 100644 index 0000000..da3bd0b --- /dev/null +++ b/_posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | --- | ||
| 2 | title: Just found LlamaIndex and it's really good | ||
| 3 | published: true | ||
| 4 | type: thought | ||
| 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 | ||
