vercel/modelfusion
The TypeScript library for building AI applications. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 85
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1196
- days_rel: n/a
- days_push: 775
- n_releases_24m: 0
Adoption not part of the score
1319 stars · 95 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ModelFusion is a TypeScript library that provides a unified, vendor-neutral abstraction layer for integrating AI models into JavaScript and TypeScript applications. It supports text streaming, object generation, tool usage, embeddings, and multi-modal models with production features like observability, retries, and type validation.
Use cases
- build a chatbot in typescript
- stream llm text responses in a node app
- generate structured objects from llm output
- add tool calling to an ai agent
- generate embeddings for semantic search
- transcribe audio with whisper in javascript
- switch between openai, ollama, and llama.cpp providers
- build ai apps with retries and logging
When to choose
- you want a typed, vendor-neutral abstraction over multiple AI model providers in TypeScript
- you need production features like retries, throttling, and observability hooks
- you want multi-modal support including text, image, speech, and embeddings in one library
When to avoid
- you are starting a new project - the project is being integrated into the Vercel AI SDK, which is the recommended path forward
- you need a Python AI library
- you want a full application framework rather than a model integration layer
Facets
library · maturity maintenance
llm-inference agent-framework rag chatbot sdk http-client speech-recognition tts image-processing prompt-engineering artificial-intelligence large-language-models chatbots web-development developer-tools cross-platform serverless multi-modal openai huggingface ollama llamacpp text-streaming tool-calls embeddings vercel-ai-sdk vendor-neutral ai-agents natural-language-processing nodejs typescript javascript
1 source
- readme: https://github.com/vercel/modelfusion · fetched 2026-08-28 · c33db8dec955
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vercel/modelfusion | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="vercel/modelfusion")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem