diff --git a/README.md b/README.md index 06f21c53392be5560a6f142ff97c8f4ab61352a7..0e6bd55d2950459412bf01103efe48dff1cc2dda 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ LlamaIndex is a data framework for your LLM application. Use your own data with large language models (LLMs, OpenAI ChatGPT and others) in Typescript and Javascript. +Documentation: https://ts.llamaindex.ai/ + ## What is LlamaIndex.TS? LlamaIndex.TS aims to be a lightweight, easy to use set of libraries to help you integrate large language models into your applications with your own data.