diff options
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 | ||
