# fixie-ai/ai-jsx

The AI Application Framework for Javascript

Repository: https://github.com/fixie-ai/ai-jsx
Canonical: https://ross.abutalabs.com/products/ai-jsx
Homepage: https://docs.ai-jsx.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: ai, nextjs, react, typescript, jsx
Last push: 2024-09-19T23:44:41+00:00

## Health v2 (maintenance only)
Score: 29/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 85
- inputs: {"age_days": 1191, "days_push": 713, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1133, forks 78 (observed 2026-08-28T04:03:42.880314+00:00)

## What it is
AI.JSX is a JavaScript/TypeScript framework for building AI applications using JSX components, supporting prompt engineering, tools, document Q&A, and generative UI where the LLM can render React components. It works standalone on Node.js or within React apps like Next.js, with built-in streaming and multi-provider model support.

## Use cases
- build LLM apps in JavaScript with JSX components
- let an LLM dynamically render React UI components
- switch between OpenAI, Anthropic, and other model providers
- add document question answering to an app
- build streaming chat completions in Next.js
- integrate LangChainJS into a React AI app
- do prompt engineering with reusable components

## When to choose
- you build AI apps in TypeScript/React and want a component-based LLM framework
- you want generative UI where the LLM renders your React components
- you need multi-provider LLM support with streaming in Node.js or Next.js

## When to avoid
- you work primarily in Python and prefer LangChain or similar
- you need a framework with active ongoing development and large community
- you want a non-JavaScript stack or non-React UI integration

## Facets
- artifact type: framework
- maturity: maintenance
- function: agent-framework, llm-inference, prompt-engineering, rag, chatbot, frontend-framework, web-framework, streaming
- domain: large-language-models, artificial-intelligence, web-development, frontend, developer-tools
- platform: cross-platform
- tags: jsx, react, nextjs, generative-ui, llm, openai, anthropic, langchain, ai-agents, nodejs, typescript, web-server

## Member repositories
- fixie-ai/ai-jsx (main) score 29

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:42.880314+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:37:26.028931+00:00, confidence not recorded.
  - readme: https://github.com/fixie-ai/ai-jsx (fetched 2026-08-28T04:03:42.880314+00:00, sha ca664ca9b501)
- Data as of 2026-08-30T08:39:29.467469+00:00.
