-
-
Notifications
You must be signed in to change notification settings - Fork 329
Open
Labels
Description
Description
Requesting listing for nuxt-edge-ai on nuxt.com/modules.
nuxt-edge-ai is a community Nuxt module for building local-first AI applications with a server-side WASM runtime and an OpenAI-compatible chat completions surface.
It provides:
- local inference through bundled Transformers.js + ONNX Runtime WASM
- Nitro routes for health, pull, generate, and chat completions
- an OpenAI-style
chat.completions.create()integration surface local,remote, andmockruntime modes behind one module API
Current support is focused on Nuxt 4 and the Node/Nitro runtime.
Repository
https://github.com/otadk/nuxt-edge-ai
npm
https://www.npmjs.com/package/nuxt-edge-ai
Nuxt Compatibility
Nuxt 4
Docs
https://github.com/otadk/nuxt-edge-ai#readme
Demo
https://stackblitz.com/edit/nuxt-starter-t2mavk3t?file=package.json
Release
Reactions are currently unavailable