[Module Listing Request]: Add nuxt-edge-ai module
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 354
- Avg merge
- 10h 18m
- Merged PRs (30d)
- 12
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the repository's contribution guidance and existing Nuxt module listing entries, then verify the package, repository, npm, documentation, demo, compatibility, and release links in the issue. Done means nuxt-edge-ai is added to nuxt.com/modules with the supplied details and the links resolve.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxtjs, wasm
- Domain
- content, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100