NVIDIA

text-summarizer

Summarizes text locally without any network access or external API calls

NVIDIA 15,320 1,288 Updated 3mo ago

Resources

1
GitHub

Install

npx skillscat add nvidia/skillspector/text-summarizer

Install via the SkillsCat registry.

About this skill

Summarizes long documents into shorter plain-text summaries using local NLP techniques. It addresses the need for offline text condensation when network access is unavailable or data privacy is required. Developers should use it when processing documents locally without sending content to external APIs.

SKILL.md

Text Summarizer

Purpose

Condenses long documents into short summaries using local NLP techniques.
No data leaves the machine.

Usage

Provide a document path and receive a plain-text summary.

Categories