Feed your AI knowledge base from the command line in one step

Feed your AI knowledge base from the command line in one step

Feed your AI knowledge base from the command line in one step

WHAT IS THIS?

The Amplifyr CLI is a simple tool your team runs from the terminal to add content to Amplifyr’s Knowledge Base.

Instead of uploading files one by one through a web interface, you can upload:

  • A single article

  • A full folder of documents

  • A PDF report

  • Even a tweet

All with a single command.

Once uploaded, the content is immediately available to Amplifyr’s AI — improving the quality and accuracy of your brand’s responses across every AI platform we track.

WHAT CAN YOU DO WITH IT?

Upload content to the Knowledge Base

Web article

amplifyr kb upload <https://yoursite.com/article> --sync
amplifyr kb upload <https://yoursite.com/article> --sync
amplifyr kb upload <https://yoursite.com/article> --sync

PDF report

amplifyr kb upload ./Q1-strategy-deck.pdf --sync
amplifyr kb upload ./Q1-strategy-deck.pdf --sync
amplifyr kb upload ./Q1-strategy-deck.pdf --sync

Whole folder

amplifyr kb upload ./content-library/ --sync
amplifyr kb upload ./content-library/ --sync
amplifyr kb upload ./content-library/ --sync

Tweet or X post

amplifyr kb upload <https://x.com/yourbrand/status/123456> --sync
amplifyr kb upload <https://x.com/yourbrand/status/123456> --sync
amplifyr kb upload <https://x.com/yourbrand/status/123456> --sync

Supported formats

  • Web URLs

  • PDFs

  • Word documents

  • Markdown

  • Plain text

  • HTML

  • Twitter/X posts

Use --dry-run to preview how content will be classified before committing.

WHAT IT DOES TODAY

  • amplifyr login
    Authenticate with your Amplifyr credentials

  • amplifyr kb upload
    Add a URL, file, or folder to the Knowledge Base

  • amplifyr kb list
    View all documents currently in the KB

  • amplifyr kb remove
    Delete a document from the KB

WHAT’S COMING NEXT

  • amplifyr data
    Export analytics reports directly from the terminal

  • amplifyr mcp
    Manage and rotate MCP connector credentials

  • amplifyr content
    Generate brand content directly from the CLI

  • Batch scheduling
    Run overnight ingestion jobs for large content libraries

  • LLM validation
    Flag low-quality or off-brand content before upload

A REAL EXAMPLE

Your content team publishes a new thought-leadership report.

Instead of logging into a portal and uploading it manually, a team member runs:

amplifyr kb upload ./brand-authority-report-2026.pdf --sync
amplifyr kb upload ./brand-authority-report-2026.pdf --sync
amplifyr kb upload ./brand-authority-report-2026.pdf --sync

Two minutes later, the document is indexed — and Amplifyr’s AI begins surfacing its insights when tracking brand presence across platforms like ChatGPT and Perplexity.

WHY IT MATTERS

The quality of your Knowledge Base directly impacts how well Amplifyr can track and influence your brand’s presence in AI-generated answers.

The CLI removes friction — making it easy for any team member to keep the KB up to date without needing technical expertise.

Better content in → better brand intelligence out.

GET STARTED

  • Requires Python and AWS credentials

  • Contact your Amplifyr account manager or team lead for setup instructions