From e85fae6fe65fec326a0d5649ef367549535ba42c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 23 Feb 2024 10:57:41 +0100 Subject: Create _posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md (via Pages CMS) --- .../2024-02-23-just-found-llamaindex-and-its-really-good.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 _posts/thoughts/2024-02-23-just-found-llamaindex-and-its-really-good.md (limited to '_posts') 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 @@ +--- +title: Just found LlamaIndex and it's really good +published: true +type: thought +--- +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 -- cgit v1.2.3