axflow
The TypeScript framework for AI development
Axflow is a modular TypeScript framework designed to support the development of natural language powered AI applications. The framework provides a collection of independent modules that can be adopted individually or combined to create a full AI application stack. Its core SDK enables developers to integrate language model capabilities into web applications while maintaining strong modular design principles. Additional components support data ingestion, evaluation, and model interaction workflows that are commonly required when building production AI systems. For example, the framework includes modules for connecting application data to language models, evaluating the quality of model outputs, and building streaming user interfaces. ...