aboutsummaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
Diffstat (limited to '_posts')
-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