A Python automation script that extracts Uber trip data and generates monthly transportation expense reports for company reimbursement. The script uses keyword-based matching to classify trips as "To ...
A CLI script to fetch thread data from the PromptQL API and output it as JSON, matching the structure in sample_thread_data.json. If --api-key is not provided, the script will check the API_KEY ...