Skip to content

System Requirements

Zvonko edited this page Dec 16, 2024 · 1 revision

Python Project Requirements

Python Version

  • Version 3.8 or higher.

Python Libraries

Install the following libraries using pip:

  • fpdf
  • requests
  • transformers
  • textblob
  • cryptography

Assets

Ensure the following assets are available in your project directory:

  1. Logo File: Add a logo.jpg file to the assets/ folder for the PDF cover page.
  2. Keywords File: Create a keywords.json file for keyword-based analysis.
Clone this wiki locally