axflow
by Community
The TypeScript framework for AI development
OSS
axflow
Added 1 June 2026
Overview
Axflow is a TypeScript framework for building AI applications. It provides tools for streaming, structured output, and model routing to simplify development with large language models.
Best for
Best for
TypeScript developers building AI applications that need streaming and structured output
Use cases
- Streaming responses from LLMs in real-time applications
- Parsing structured JSON output from model completions
- Routing requests to different models based on task requirements
Notes
Axflow is a TypeScript framework for building AI applications. It provides tools for streaming, structured output, and model routing to simplify development with large language models.
1,120 stars on GitHub. Last updated 2024-03-02. Licensed MIT.
Use cases
- Streaming responses from LLMs in real-time applications
- Parsing structured JSON output from model completions
- Routing requests to different models based on task requirements
Pros
- Strong TypeScript support with type safety for AI workflows
- Built-in streaming capabilities for responsive UIs
- Active open-source community with over 1,100 GitHub stars
Cons
- Limited to TypeScript ecosystem, not available for other languages
- Relatively new project with smaller community compared to established frameworks
- Documentation and examples may still be maturing
Indexed from awesome-langchain and enriched against its public facts.
Pros
- Strong TypeScript support with type safety for AI workflows
- Built-in streaming capabilities for responsive UIs
- Active open-source community with over 1,100 GitHub stars
Cons
- Limited to TypeScript ecosystem, not available for other languages
- Relatively new project with smaller community compared to established frameworks
- Documentation and examples may still be maturing
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.