Real-Time Process Monitoring: Displays current processes with their CPU and memory usage using the psutil library. Export to CSV/JSON: Can export process data to either a CSV or JSON file, based on user input. Command Line Interface: Supports CLI arguments for setting intervals between updates and exporting process data.