pangram
  • Pangram Labs Quickstart Guide
  • Python package
  • Inference API
  • Plagiarism Detection API
pangram
  • Pangram Labs Documentation
  • View page source

Pangram Labs Documentation

Pangram Labs can help you detect AI-generated text with a simple REST API or Python integration.

  • Pangram Labs Quickstart Guide
    • Usage
      • Install pangram
      • Add your API key
      • Make a request
      • Main prediction
      • Short prediction
      • Check for Plagiarism
      • Deprecated Methods
  • Python package
    • pangram.text_classifier module
      • PangramText
        • PangramText.__init__()
        • PangramText.predict_short()
        • PangramText.predict()
        • PangramText.batch_predict()
        • PangramText.predict_sliding_window()
        • PangramText.predict_with_dashboard_link()
        • PangramText.check_plagiarism()
        • PangramText.predict_extended()
  • Inference API
  • Plagiarism Detection API
Next

© Copyright 2026, Max Spero, Bradley Emi.

Built with Sphinx using a theme provided by Read the Docs.