LlamaIndex TypeScript Framework

LlamaIndex TypeScript is the JavaScript and TypeScript implementation of the LlamaIndex framework for building LLM-powered applications. It provides server-side TypeScript support for building agents, RAG pipelines, and agentic workflows with the same core abstractions as the Python framework. The library supports integration with LlamaCloud services and offers convenient access to cloud APIs for document parsing, extraction, and indexing from Node.js environments.

API entry from apis.yml

apis.yml Raw ↑
aid: llamaindex:typescript-framework
name: LlamaIndex TypeScript Framework
tags:
- Agents
- Framework
- JavaScript
- LLM
- Open Source
- RAG
- SDK
- TypeScript
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.example.com
humanURL: https://developers.llamaindex.ai/typescript/framework/
properties:
- url: https://developers.llamaindex.ai/typescript/framework/
  type: Documentation
description: LlamaIndex TypeScript is the JavaScript and TypeScript implementation of the LlamaIndex framework
  for building LLM-powered applications. It provides server-side TypeScript support for building agents,
  RAG pipelines, and agentic workflows with the same core abstractions as the Python framework. The library
  supports integration with LlamaCloud services and offers convenient access to cloud APIs for document
  parsing, extraction, and indexing from Node.js environments.