Context Compressor: Notes to a Task Brief
Pricing
$10.00 / 1,000 document compresseds
Context Compressor: Notes to a Task Brief
Turn long notes, logs, transcripts, or handoffs into a brief for a named task.
Context Compressor: Notes to a Task Brief
Pricing
$10.00 / 1,000 document compresseds
Turn long notes, logs, transcripts, or handoffs into a brief for a named task.
You can access the Context Compressor: Notes to a Task Brief programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in API & Integrations in Apify Console.
$echo '{< "items": [< {< "title": "October product launch notes",< "task": "Prepare the launch go/no-go decision",< "text": "We need launch by October. Budget is $20,000. Alice owns engineering. Security review takes four weeks. Vendor A costs $12,000 yearly. Team prefers low maintenance. Open question: EU data residency."< }< ]<}' |<apify call physealabs/context-compressor --silent --output-datasetThe Apify CLI is the official tool that allows you to use Context Compressor: Notes to a Task Brief locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: