Skip to main content
Home

Built and signed on GitHub Actions

An LLM-powered CLI tool for summarizing web pages

This package works with Deno
This package works with Deno
JSR Score
94%
Published
a week ago (0.5.2)
f
isModelMoniker

Tests if the given value is a model moniker.

T
Model

The model object.

T
ModelClass

The constructor of a model.

v
modelClasses

The map of model monikers to model constructors.

T
ModelMoniker

The short string representation of a model.

v
modelMonikers

The list of available models.

f
scrape

Scrapes the given web page URL and returns the content in Markdown format.

I
ScrapeOptions

Options for the scrape function.

f
summarize

Summarizes the given text.

I
SummarizeOptions

Options for summarize function.

f
testModel

Tests the given model if it is working.

f
translate

Translates the given text into the target language.

I
TranslateOptions

Options for translate function.

f
isModelMoniker

Tests if the given value is a model moniker.

T
Model

The model object.

T
ModelClass

The constructor of a model.

v
modelClasses

The map of model monikers to model constructors.

T
ModelMoniker

The short string representation of a model.

v
modelMonikers

The list of available models.

f
testModel

Tests the given model if it is working.

f
scrape

Scrapes the given web page URL and returns the content in Markdown format.

I
ScrapeOptions

Options for the scrape function.

f
summarize

Summarizes the given text.

I
SummarizeOptions

Options for summarize function.

f
translate

Translates the given text into the target language.

I
TranslateOptions

Options for translate function.

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.