TypeScript framework for AI development
Top 34.8% on sourcepulse
Axflow is a modular TypeScript framework designed for building robust AI-powered applications, particularly those leveraging natural language processing. It offers a collection of libraries that can be adopted incrementally or used together as an end-to-end solution, empowering developers to create complex AI features and products with a code-first, flexible approach.
How It Works
Axflow provides a suite of specialized modules: @axflow/models
for building NLP applications with React hooks and streaming utilities, axgen
for connecting data to LLMs, and axeval
for evaluating LLM output quality. Future modules aim to cover data extraction/chunking, LLM serving with middleware, and model fine-tuning, all within a TypeScript ecosystem that prioritizes developer control and flexibility.
Quick Start & Requirements
npm install @axflow/models
(or other specific modules)Highlighted Details
axgen
) and LLM output evaluation (axeval
).Maintenance & Community
axflow
organization.Licensing & Compatibility
Limitations & Caveats
The framework is still under active development with several key modules planned for future release, indicating potential for breaking changes and evolving APIs.
1 year ago
1 day