Skip to content

Conversation

@SeanGallen
Copy link

@SeanGallen SeanGallen commented Nov 3, 2025

Adds a new Vue.js example demonstrating text summarization. It uses Transformers.js and the Xenova/DistilBART-CNN model.

Changes:

  • New Vue App (vue/): Complete text summarization application
    • Web Worker for model inference
    • Progress tracking UI
    • Streaming output

Usage:

cd vue && npm install && npm run dev
Vue_Text_Summarization

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant