🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "cli"

Found 50 matching component(s)

  • function main_v11

    Command-line interface function that orchestrates pattern-based extraction of poultry flock data, including data loading, pattern classification, geocoding, and export functionality.

    File: /tf/active/vicechatdev/pattern_based_extraction.py

    cli command-line-interface data-extraction poultry-data pattern-analysis
  • function main_v70

    Entry point function for a FileCloud ACL management test script that parses command-line arguments and initiates ACL testing.

    File: /tf/active/vicechatdev/test_acl_functions.py

    cli command-line testing filecloud acl
  • function main_v24

    Command-line interface function that orchestrates the generation of meeting minutes from a transcript file using either GPT-4o or Gemini LLM models.

    File: /tf/active/vicechatdev/advanced_meeting_minutes_generator.py

    cli command-line meeting-minutes transcript-processing llm
  • function main_v69

    Entry point function that parses command-line arguments and orchestrates the FileCloud email processing workflow to find, download, and convert .msg files.

    File: /tf/active/vicechatdev/msg_to_eml.py

    cli command-line entry-point filecloud email-processing
  • function main_v42

    Entry point function that orchestrates the Project Victoria disclosure analysis by initializing the generator, running the complete analysis, and displaying results with next steps.

    File: /tf/active/vicechatdev/project_victoria_disclosure_generator.py

    main-entry-point cli disclosure-analysis legal-documentation project-victoria
  • function main_v31

    Entry point function that initializes and serves the CDocs Panel web application with configurable port and debug mode options.

    File: /tf/active/vicechatdev/cdocs_panel_app.py

    entry-point web-application panel server cli
  • function main_v3

    Command-line interface function that orchestrates the generation of enhanced meeting minutes from transcript files and PowerPoint presentations using various LLM models (GPT-4o, Azure GPT-4o, or Gemini).

    File: /tf/active/vicechatdev/leexi/enhanced_meeting_minutes_generator.py

    cli command-line meeting-minutes llm gpt-4
  • function main_v48

    Command-line interface entry point for monitoring SharePoint to FileCloud synchronization logs, providing status analysis, log tailing, and real-time watching capabilities.

    File: /tf/active/vicechatdev/SPFCsync/monitor.py

    cli command-line-interface log-monitoring sharepoint filecloud
  • function main_v49

    A validation function that checks SharePoint configuration settings from environment variables and provides diagnostic feedback on their validity.

    File: /tf/active/vicechatdev/SPFCsync/validate_config.py

    validation configuration sharepoint azure environment-variables
  • function main_v50

    Interactive CLI helper function that generates and displays instructions for granting SharePoint app permissions to an Azure AD application.

    File: /tf/active/vicechatdev/SPFCsync/grant_sharepoint_access.py

    sharepoint azure-ad permissions cli-helper configuration
  • function main_v51

    A diagnostic function that explores SharePoint site structure to investigate why only 2 folders are visible when more are expected in the web interface.

    File: /tf/active/vicechatdev/SPFCsync/diagnostic_comprehensive.py

    diagnostic sharepoint debugging folder-exploration configuration-validation
  • function main_v53

    Main test function that validates SharePoint Graph API integration, tests the Graph client connection, and verifies FileCloud sync functionality.

    File: /tf/active/vicechatdev/SPFCsync/test_graph_client.py

    testing integration-test sharepoint graph-api filecloud
  • function main_v71

    Orchestrates a comprehensive SharePoint connection diagnostic tool that validates Azure AD authentication and SharePoint access by running multiple tests and reporting results.

    File: /tf/active/vicechatdev/SPFCsync/diagnose_sharepoint.py

    diagnostics sharepoint azure-ad authentication testing
  • function main_v72

    Diagnostic function that tests SharePoint tenant configuration by checking Microsoft Graph API access and provides recommendations based on the results.

    File: /tf/active/vicechatdev/SPFCsync/check_tenant_config.py

    diagnostic sharepoint microsoft-graph authentication tenant-configuration
  • function main_v16

    Main entry point for a SharePoint to FileCloud synchronization application that handles command-line arguments, connection testing, and orchestrates single or continuous sync operations.

    File: /tf/active/vicechatdev/SPFCsync/main.py

    cli entry-point synchronization sharepoint filecloud
  • function main_v33

    Main test function that validates SharePoint folder structure connectivity and configuration, comparing actual folders against expected structure.

    File: /tf/active/vicechatdev/SPFCsync/test_folder_structure.py

    testing sharepoint integration-test folder-structure validation
  • function parse_arguments_v1

    Parses command-line arguments for a legal contract extraction tool that processes documents from FileCloud storage.

    File: /tf/active/vicechatdev/contract_validity_analyzer/extractor.py

    cli command-line argument-parsing argparse configuration
  • function main

    Main entry point function for a Legal Contract Data Extractor application that processes contracts from FileCloud, extracts data, and exports results to multiple formats (CSV, Excel, JSON).

    File: /tf/active/vicechatdev/contract_validity_analyzer/extractor.py

    main-entry-point contract-extraction data-processing filecloud csv-export
  • function main_v34

    Interactive CLI function that allows users to select and run document processing test scenarios with varying document counts, providing feedback on test success and next steps.

    File: /tf/active/vicechatdev/contract_validity_analyzer/test_real_documents.py

    cli interactive testing document-processing user-input
  • function parse_arguments

    Parses command-line arguments for a contract validity analysis tool that processes FileCloud documents with configurable options for paths, concurrency, output, and file filtering.

    File: /tf/active/vicechatdev/contract_validity_analyzer/main.py

    cli argument-parsing command-line argparse configuration
  • function main_v12

    Main entry point function for the Contract Validity Analyzer application that orchestrates configuration loading, logging setup, FileCloud connection, and contract analysis execution.

    File: /tf/active/vicechatdev/contract_validity_analyzer/main.py

    entry-point main-function cli-application contract-analysis filecloud
  • function main_v105

    Command-line interface function that orchestrates the cleaning of ChromaDB collections by removing duplicates and similar documents, with options to skip collections and customize the cleaning process.

    File: /tf/active/vicechatdev/chromadb-cleanup/main.py

    cli command-line chromadb database-cleaning deduplication
  • function main_v89

    Command-line interface function that orchestrates a ChromaDB collection cleaning pipeline by removing duplicate and similar documents through hashing and similarity screening.

    File: /tf/active/vicechatdev/chromadb-cleanup/main copy.py

    cli command-line data-cleaning deduplication chromadb
  • function main_v90

    A command-line interface (CLI) entry point that parses command-line arguments and dispatches to various development tool functions for managing browser cache, static files, and debug endpoints.

    File: /tf/active/vicechatdev/vice_ai/dev_tools.py

    cli command-line development-tools menu dispatcher
  • function print_help

    Displays help information for Vice AI Development Tools, listing available commands and usage examples.

    File: /tf/active/vicechatdev/vice_ai/dev_tools.py

    help documentation cli command-line user-interface
  • function main_v18

    Command-line interface function that orchestrates database migration from a legacy document AI system to a new architecture, with options for verification and sample data creation.

    File: /tf/active/vicechatdev/vice_ai/migration.py

    migration database cli command-line data-migration
  • function main_v20

    Command-line interface function that orchestrates the enrichment of vendor data from an Excel file with email and VAT information using ChromaDB and RAG engine.

    File: /tf/active/vicechatdev/find_email/vendor_enrichment.py

    cli command-line data-enrichment vendor-management excel-processing
  • function main_v38

    Command-line entry point that parses arguments and orchestrates the extraction of vendor emails from all vicebio.com mailboxes using Microsoft Graph API.

    File: /tf/active/vicechatdev/find_email/extract_vendor_batch.py

    cli command-line entry-point argparse email-extraction
  • function start_service

    Orchestrates the startup sequence for an email forwarder service by validating environment, dependencies, configuration, and project structure before launching the main application.

    File: /tf/active/vicechatdev/email-forwarder/run_service.py

    service-startup email-forwarder validation dependency-check configuration
  • function main_v91

    Entry point function that validates the working directory and starts an email forwarding service.

    File: /tf/active/vicechatdev/email-forwarder/run_service.py

    entry-point main-function email-forwarder service-startup directory-validation
  • function run_command

    Executes a shell command with error handling and provides formatted console output with status indicators (emoji-based feedback).

    File: /tf/active/vicechatdev/email-forwarder/setup_venv.py

    shell subprocess command-execution error-handling automation
  • function test_send_email

    Interactive test function that prompts the user to send a test email through the O365Client to verify email sending functionality.

    File: /tf/active/vicechatdev/email-forwarder/test_service.py

    testing email o365 microsoft-365 interactive
  • function main_v116

    Command-line interface function that parses arguments and sends a test email through an SMTP forwarder service, displaying connection details and returning an exit code based on success.

    File: /tf/active/vicechatdev/email-forwarder/send_test_email.py

    cli email smtp testing command-line
  • function main_v5

    Main entry point function for an invoice processing system that monitors an inbound directory for PDF invoices, processes them using LLM extraction, generates Excel outputs, and moves processed files to a processed directory.

    File: /tf/active/vicechatdev/invoice_extraction/main.py

    invoice-processing pdf-processing llm-extraction batch-processing file-monitoring
  • function main_v112

    Entry point function that parses command-line arguments to fix file timestamps by setting them to the oldest date found, either for a single file or recursively through a directory.

    File: /tf/active/vicechatdev/mailsearch/fix_file_dates.py

    cli command-line argparse file-processing timestamp-management
  • function main_v10

    Command-line interface function that orchestrates PDF document analysis using OCR and LLM processing, with configurable input/output paths and processing limits.

    File: /tf/active/vicechatdev/mailsearch/document_analyzer.py

    cli command-line entry-point pdf-processing ocr
  • function main_v98

    Command-line application that uploads PDF files without WUXI coding from a local directory to a FileCloud server, with support for dry-run mode and customizable file patterns.

    File: /tf/active/vicechatdev/mailsearch/upload_non_wuxi_coded.py

    file-upload filecloud cli batch-processing pdf-management
  • function get_access_token

    Obtains an OAuth access token using MSAL (Microsoft Authentication Library) by first attempting to retrieve a cached token, then falling back to device code flow authentication if needed.

    File: /tf/active/vicechatdev/mailsearch/example_script.py

    authentication oauth msal microsoft azure-ad
  • function main_v103

    Asynchronous main entry point for a test suite that validates Mixed Cloud Processor functionality, including authentication, discovery, and dry-run operations for reMarkable and OneDrive integration.

    File: /tf/active/vicechatdev/e-ink-llm/test_mixed_mode.py

    async testing cloud-integration remarkable onedrive
  • function main_v58

    Asynchronous main test function that validates reMarkable Cloud integration by either testing with a one-time authentication code or existing authentication credentials.

    File: /tf/active/vicechatdev/e-ink-llm/test_remarkable.py

    async testing authentication remarkable cloud-integration
  • function validate_api_key

    Validates the presence of an OpenAI API key by checking function parameters and environment variables, returning the key or exiting with an error message if not found.

    File: /tf/active/vicechatdev/e-ink-llm/main.py

    validation api-key openai authentication environment-variables
  • function main_v68

    Async entry point for an E-Ink LLM Assistant that processes handwritten/drawn content using AI vision models, supporting local files, reMarkable Cloud, and OneDrive integration.

    File: /tf/active/vicechatdev/e-ink-llm/main.py

    async cli entry-point file-processing ai-vision
  • function main_v60

    Main entry point function that orchestrates a standalone synchronization process for reMarkable Replica, handling initialization, execution, and error reporting.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/sync_replica_new.py

    entry-point sync remarkable cli error-handling
  • function main_v79

    Interactive command-line tool that runs a schema repair process with a dry-run preview before applying changes to the root document schema.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/corrected_repair.py

    cli interactive repair-tool schema-repair dry-run
  • function print_usage

    Displays formatted usage instructions for the reMarkable PDF Upload Tool command-line interface, showing syntax, arguments, and examples.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/upload_pdf_new.py

    cli help documentation usage command-line
  • function main_v22

    Command-line entry point for a reMarkable PDF upload tool that handles argument parsing, folder listing, and PDF document uploads to a reMarkable device.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/upload_pdf_new.py

    cli command-line entry-point pdf-upload remarkable
  • function main_v45

    Command-line interface function that moves a single reMarkable document to trash by accepting a document UUID as a command-line argument.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/move_documents_to_trash.py

    command-line cli remarkable document-management trash
  • function main_v64

    Entry point function that orchestrates a repair process for a corrupted reMarkable root.docSchema file by running a dry-run analysis first, then optionally applying the repair based on user confirmation.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/fix_root_docschema.py

    cli repair-tool remarkable docschema interactive
  • function main_v27

    Interactive CLI function that orchestrates the movement of a 'pylontech' document from 'Myfolder' to 'Otherfolder' on a reMarkable device, with user confirmation before execution.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/test_move_pylontech_fixed.py

    cli interactive document-management remarkable file-operations
  • function main_v65

    Entry point function that orchestrates a complete synchronization of a reMarkable tablet's content, displaying progress and summary statistics.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/sync_replica.py

    entry-point synchronization remarkable-tablet cli-tool error-handling

Search Examples