# axflow/axflow

The TypeScript framework for AI development

Repository: https://github.com/axflow/axflow
Canonical: https://ross.abutalabs.com/products/axflow
Homepage: https://axflow.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: ai, typescript, llm
Last push: 2024-03-02T00:14:33+00:00

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

## Adoption (not part of the score)
Stars 1121, forks 41 (observed 2026-08-28T04:03:39.834435+00:00)

## What it is
Axflow is a modular TypeScript framework for building natural language powered AI applications, composed of packages like @axflow/models (SDK with React hooks and streaming), axgen (connecting data to LLMs), and axeval (LLM output evaluation). Modules can be adopted incrementally or combined into an end-to-end AI development framework.

## Use cases
- build chatbots and LLM-powered apps in TypeScript
- stream LLM responses to a React frontend
- connect my own data to large language models for RAG
- evaluate the quality of LLM outputs
- integrate OpenAI or other model providers with a zero-dependency SDK
- load and chunk documents for vector search

## When to choose
- you want a code-first, modular TypeScript toolkit for LLM apps
- you need streaming utilities and React hooks for AI UIs
- you want to adopt RAG and evaluation tooling incrementally in one ecosystem

## When to avoid
- you need a mature, battle-tested framework with a large community
- you work outside the TypeScript/JavaScript ecosystem
- you need the planned extract/serve/finetune modules, which are not yet released

## Facets
- artifact type: framework
- maturity: experimental
- function: llm-inference, rag, agent-framework, sdk, http-client, web-framework
- domain: large-language-models, artificial-intelligence, web-development, developer-tools
- platform: cross-platform
- tags: llm, streaming, react-hooks, llm-evaluation, modular-sdk, retrieval-augmented-generation, nodejs, typescript

## Member repositories
- axflow/axflow (main) score 19

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:39.834435+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:40:59.407494+00:00, confidence not recorded.
  - readme: https://github.com/axflow/axflow (fetched 2026-08-28T04:03:39.834435+00:00, sha 0e4ce091f162)
  - homepage: https://axflow.dev (fetched 2026-08-29T12:44:40.584728+00:00, sha 55529b9191c7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
