🔍 Code Extractor

Browse Components

Showing 20 of 2143 components

  • function main_v106

    Demonstrates a SmartStat SQL workflow by loading a database schema, initializing a SQL query generator, and generating SQL queries from natural language requests with detailed output and metadata.

    File: /tf/active/vicechatdev/full_smartstat/demo_sql_workflow.py | Lines: 13-74

    demonstration workflow sql-generation natural-language-processing database-schema
  • 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 | Lines: 20-68

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

    A test function that uploads a PDF document to a reMarkable tablet folder using the folder's hash value as the parent identifier instead of its UUID, then verifies the upload through replica synchronization.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/test_hash_parent_upload.py | Lines: 14-84

    remarkable tablet upload pdf cloud-sync
  • 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 | Lines: 176-239

    async testing cloud-integration remarkable onedrive
  • function main_v102

    Main entry point function that orchestrates a document comparison workflow between two folders (mailsearch/output and wuxi2 repository), detecting signatures and generating comparison results.

    File: /tf/active/vicechatdev/mailsearch/enhanced_document_comparison.py | Lines: 448-469

    document-comparison signature-detection file-scanning orchestration main-entry-point
  • function main_v101

    Entry point function that instantiates a FixedProjectVictoriaGenerator and executes its complete pipeline to generate fixed disclosure documents.

    File: /tf/active/vicechatdev/fixed_project_victoria_generator.py | Lines: 1624-1628

    entry-point pipeline disclosure-generation orchestration main-function
  • function main_v100

    Tests uploading a PDF document to a specific folder ('Myfolder') on a reMarkable device and verifies the upload by syncing and checking folder contents.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/test_folder_upload.py | Lines: 8-87

    testing remarkable upload pdf folder
  • function main_v99

    Main entry point function that authenticates with Microsoft Graph API, searches for emails from a specific sender containing a keyword, and downloads all attachments from matching messages to a local directory.

    File: /tf/active/vicechatdev/mailsearch/example_script.py | Lines: 144-158

    email-automation microsoft-graph attachment-download msal oauth
  • 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 | Lines: 157-246

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

    Interactive setup script that configures a Python virtual environment for an email forwarder application, installs dependencies, and verifies the installation.

    File: /tf/active/vicechatdev/email-forwarder/setup_venv.py | Lines: 36-173

    setup installation virtual-environment venv dependency-management
  • function main_v96

    Performs a comprehensive status check of an email forwarder service, verifying process status, port availability, SMTP communication, and configuration settings.

    File: /tf/active/vicechatdev/email-forwarder/service_status.py | Lines: 44-101

    service-monitoring health-check smtp email-forwarder diagnostic
  • function main_v95

    Performs comprehensive exploratory data analysis on a broiler chicken performance dataset, analyzing the correlation between Eimeria infection and performance measures (weight gain, feed conversion ratio, mortality rate) across different treatments and challenge regimens.

    File: /tf/active/vicechatdev/vice_ai/smartstat_scripts/343f5578-64e0-4101-84bd-5824b3c15deb/project_1/analysis.py | Lines: 22-103

    data-analysis exploratory-data-analysis veterinary-research poultry-health correlation-analysis
  • function main_v94

    Entry point function that compares real versus uploaded documents using DocumentComparator and displays the comparison results with formatted output.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/compare_documents.py | Lines: 237-256

    document-comparison entry-point main-function remarkable document-analysis
  • function main_v93

    Performs statistical analysis to determine the correlation between antibiotic use frequency and vaccination modes (in-ovo vs non-in-ovo), generating visualizations and saving results to files.

    File: /tf/active/vicechatdev/smartstat/output/b7a013ae-a461-4aca-abae-9ed243119494/analysis_6cdbc6c8/analysis.py | Lines: 17-86

    statistical-analysis correlation data-visualization pearson-correlation antibiotic-analysis
  • function main_v92

    Performs statistical analysis on antibiotic usage data, comparing distribution patterns between vaccinated and non-vaccinated groups, and generates visualization plots, summary tables, and written conclusions.

    File: /tf/active/vicechatdev/smartstat/output/b7a013ae-a461-4aca-abae-9ed243119494/analysis_70ac0517/analysis.py | Lines: 17-67

    data-analysis statistical-analysis healthcare antibiotics vaccination
  • 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 | Lines: 116-129

    entry-point main-function email-forwarder service-startup directory-validation
  • 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 | Lines: 84-102

    cli command-line development-tools menu dispatcher
  • 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 | Lines: 18-67

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

    Entry point function that demonstrates document processing workflow by creating an audited, watermarked, and protected PDF/A document from a DOCX file with audit trail data.

    File: /tf/active/vicechatdev/document_auditor/main.py | Lines: 23-114

    document-processing pdf-generation audit-trail watermarking pdf-a-compliance
  • function main_v87

    Entry point function that runs a SharePoint permission diagnostic tool, testing different authentication scopes and providing troubleshooting guidance.

    File: /tf/active/vicechatdev/SPFCsync/diagnose_permissions.py | Lines: 151-165

    sharepoint diagnostic authentication troubleshooting app-only-tokens