aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-02-23 10:57:41 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-02-23 10:57:41 +0100
commite85fae6fe65fec326a0d5649ef367549535ba42c (patch)
treecfac261ed115c9f5784f1db2ff959fb771a80949
parent6fc454b1299feb7958aeff62f7bf0a493c4b8495 (diff)
downloadmitjafelicijan.com-e85fae6fe65fec326a0d5649ef367549535ba42c.tar.gz
Create _posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md (via Pages CMS)
-rw-r--r--_posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md6
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---
2title: Just found LlamaIndex and it's really good
3published: true
4type: thought
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