Axilla – Open-source TypeScript framework for LLM apps

Ax is a comprehensive AI framework for TypeScript, offering a collection of modules that allow developers to create robust AI applications. The modules can be adopted incrementally, providing a scalable and modular end-to-end solution. The framework includes modules like axgen for connecting data to large language models, axeval for evaluating output quality, and axextract for efficient data processing. There are also upcoming modules like axserve for running LLM models and axtune for fine-tuning models. The installation is flexible, allowing for independent module installation. Ax aims to simplify working with LLMs and empower developers to build seamless TypeScript AI features and products. An open source UI example is provided for showcasing axgen’s capabilities. The license for Ax is MIT.

https://github.com/axilla-io/ax

To top