ModelFusion
by Community
The TypeScript library for building AI applications.
OSS
ModelFusion
Added 1 June 2026
Overview
ModelFusion is a TypeScript library for building AI applications. It provides a unified interface for working with various AI models, including text generation, image generation, and embeddings, and handles streaming, error handling, and retries.
Best for
Best for
TypeScript developers building multi-model AI applications who want a lightweight, unified framework.
Use cases
- Integrating multiple AI models into a single application
- Building chatbots or text generation tools with streaming responses
- Creating applications that combine text, image, and embedding models
Notes
ModelFusion is a TypeScript library for building AI applications. It provides a unified interface for working with various AI models, including text generation, image generation, and embeddings, and handles streaming, error handling, and retries.
1,320 stars on GitHub. Last updated 2024-07-19. Licensed MIT.
Use cases
- Integrating multiple AI models into a single application
- Building chatbots or text generation tools with streaming responses
- Creating applications that combine text, image, and embedding models
Pros
- Unified API across different model providers simplifies integration
- Built-in support for streaming, retries, and error handling
- TypeScript-first design provides type safety and good developer experience
Cons
- Relatively small community and limited ecosystem compared to larger frameworks
- Documentation and examples may be sparse for advanced use cases
- Dependency on third-party model providers for actual AI capabilities
Indexed from awesome-llm and enriched against its public facts.
Pros
- Unified API across different model providers simplifies integration
- Built-in support for streaming, retries, and error handling
- TypeScript-first design provides type safety and good developer experience
Cons
- Relatively small community and limited ecosystem compared to larger frameworks
- Documentation and examples may be sparse for advanced use cases
- Dependency on third-party model providers for actual AI capabilities
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.