Enterprise DNA
O Open Source Orchestration medium

AI.JSX

by Community

The AI Application Framework for Javascript

A

OSS

AI.JSX

Added 1 June 2026

#ai #jsx #nextjs #react #typescript

Overview

AI.JSX is a TypeScript framework that uses JSX syntax to compose and orchestrate AI workflows, including LLM calls, tool use, and data transformations. It runs on Node.js and integrates with popular AI providers.

Best for

Best for
JavaScript developers who want to build AI applications using a component-based, declarative approach

Use cases

  • Building multi-step AI pipelines with declarative JSX components
  • Creating conversational agents that chain tool calls and model responses
  • Prototyping and iterating on AI application logic in a familiar React-like paradigm

Notes

AI.JSX is a TypeScript framework that uses JSX syntax to compose and orchestrate AI workflows, including LLM calls, tool use, and data transformations. It runs on Node.js and integrates with popular AI providers.

1,130 stars on GitHub. Last updated 2024-09-19. Licensed MIT.

Use cases

  • Building multi-step AI pipelines with declarative JSX components
  • Creating conversational agents that chain tool calls and model responses
  • Prototyping and iterating on AI application logic in a familiar React-like paradigm

Pros

  • Leverages JSX for readable, composable AI logic
  • Strong TypeScript support for type safety
  • Active community with 1,130 GitHub stars

Cons

  • Requires familiarity with JSX and React concepts
  • Limited to Node.js runtime environments
  • Smaller ecosystem compared to more established orchestration frameworks

Indexed from awesome-langchain and enriched against its public facts.

Pros

  • Leverages JSX for readable, composable AI logic
  • Strong TypeScript support for type safety
  • Active community with 1,130 GitHub stars

Cons

  • Requires familiarity with JSX and React concepts
  • Limited to Node.js runtime environments
  • Smaller ecosystem compared to more established orchestration frameworks