diff --git a/README.md b/README.md index 40ea0b52ec691..2517b78ba4352 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ PyPI: - LlamaIndex: https://pypi.org/project/llama-index/. - GPT Index (duplicate): https://pypi.org/project/gpt-index/. +LlamaIndex.TS (Typescript/Javascript): https://github.com/run-llama/LlamaIndexTS. + Documentation: https://gpt-index.readthedocs.io/. Twitter: https://twitter.com/llama_index. diff --git a/docs/index.rst b/docs/index.rst index 96956c9f3486d..064eef0d159e1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -48,6 +48,8 @@ Our documentation includes detailed `Installation Instructions <./getting_starte Once you're up and running, `High-Level Concepts <./getting_started/concepts.html>`_ has an overview of LlamaIndex's modular architecture. For more hands-on practical examples, look through our `End-to-End Tutorials <./end_to_end_tutorials/use_cases.html>`_ or learn how to `customize <./getting_started/customization.html>`_ components to fit your specific needs. +**NOTE**: We have a Typescript package too! [[Repo]](https://github.com/run-llama/LlamaIndexTS) [[Docs]](https://ts.llamaindex.ai/) + 🗺️ Ecosystem ************ @@ -59,6 +61,11 @@ To download or contribute, find LlamaIndex on: - LlamaIndex: https://pypi.org/project/llama-index/. - GPT Index (duplicate): https://pypi.org/project/gpt-index/. +- NPM (Typescript/Javascript): + - Github: https://github.com/run-llama/LlamaIndexTS + - Docs: https://ts.llamaindex.ai/ + - LlamaIndex.TS: https://www.npmjs.com/package/llamaindex + Community --------- Need help? Have a feature suggestion? Join the LlamaIndex community: