embedflow
v0.0.1
Published
A fast, modern JavaScript utility library. Embedding pipeline for AI apps
Maintainers
Readme
embedflow
A fast, modern JavaScript utility library.
⚠️ This package is under active development. Full release coming soon.
Installation
npm install embedflowUsage
import { hello } from "embedflow";
console.log(hello()); // "embedflow is coming soon 🚀"License
MIT
