🔍 Code Extractor

Browse Components

Showing 20 of 2143 components

  • function main_v28

    Executes a diagnostic analysis for file synchronization issues, analyzes missing files, and saves the results to a JSON file.

    File: /tf/active/vicechatdev/SPFCsync/deep_diagnostics.py | Lines: 266-281

    diagnostics file-synchronization sharepoint filecloud analysis
  • class PylontechMover

    Moves 'pylontech' document from 'Myfolder' to 'Otherfolder' using the working upload mechanism

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/test_move_pylontech_fixed.py | Lines: 54-796

    class pylontechmover
  • class RemarkablePDFUploader_v1

    A standalone PDF uploader class that manages uploading PDF documents to reMarkable cloud storage using authenticated sessions and temporary database storage.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/upload_pdf.py | Lines: 19-117

    pdf upload remarkable cloud-storage document-management
  • function verify_cloud_empty

    Verifies that a reMarkable cloud storage account is completely empty by authenticating, retrieving the root document schema, and analyzing its contents for any remaining documents or folders.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/verify_cloud_empty.py | Lines: 11-124

    remarkable cloud-storage verification api-client document-management
  • function analyze_pylontech_document

    Performs deep forensic analysis of a specific Pylontech document stored in reMarkable Cloud, examining all document components (content, metadata, pagedata, PDF) to identify patterns and differences between app-uploaded and API-uploaded documents.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/analyze_pylontech_details.py | Lines: 10-241

    remarkable-cloud document-analysis forensics reverse-engineering pdf-analysis
  • class RootDocSchemaRepair

    A repair tool for fixing corrupted root.docSchema entries in reMarkable cloud storage by recalculating document sizes and rebuilding the schema.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/fix_root_docschema.py | Lines: 24-402

    remarkable cloud-sync repair schema-repair document-management
  • function main_v23

    Clears all document references from the reMarkable Cloud root.docSchema, making the cloud interface appear completely empty while preserving the actual documents.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/clear_root_docschema.py | Lines: 260-285

    remarkable cloud-storage document-management cleanup reset
  • function main_v26

    Command-line test function that uploads a PDF document to a reMarkable device, with optional parent folder specification via command-line argument.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/final_uploads.py | Lines: 1275-1318

    reMarkable PDF upload test integration-test
  • function main_v25

    Converts a markdown file containing warranty disclosure data into multiple tabular formats (CSV, Excel, Word) with timestamped output files.

    File: /tf/active/vicechatdev/convert_disclosures_to_table.py | Lines: 373-429

    markdown-conversion data-extraction report-generation csv-export excel-export
  • 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 | Lines: 257-322

    cli command-line meeting-minutes transcript-processing llm
  • class RootCleaner

    A class that completely clears the reMarkable cloud's root.docSchema file, removing all document references while maintaining the proper file structure and version.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/clear_root_docschema.py | Lines: 47-257

    remarkable cloud-storage sync cleanup api-client
  • function main_v6

    Integration test function that validates the fixed upload implementation for reMarkable cloud sync by creating a test PDF document, uploading it with corrected metadata patterns, and verifying its successful appearance in the reMarkable ecosystem.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/test_fixed_upload.py | Lines: 16-170

    testing integration-test remarkable cloud-sync pdf-upload
  • 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 | Lines: 127-184

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

    Asynchronous main function that runs a reMarkable tablet file watcher as a separate process, monitoring a specified folder for new documents, processing them, and uploading responses back to the reMarkable Cloud.

    File: /tf/active/vicechatdev/e-ink-llm/run_remarkable_bridge.py | Lines: 23-99

    async file-watcher remarkable-tablet cloud-sync document-processing
  • 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 | Lines: 418-468

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

    Main entry point for a Streamlit-based FileCloud Data Processor application that handles authentication, session state management, and navigation between multiple modules including document audit, controlled documents, settings, and reports.

    File: /tf/active/vicechatdev/datacapture_integrated.py | Lines: 4278-4312

    streamlit application-entry-point authentication navigation session-management
  • 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 | Lines: 376-411

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

    Main test runner function that validates GPT-5 readiness by running comprehensive tests against multiple OpenAI models (GPT-5 and GPT-4o) and provides production readiness recommendations.

    File: /tf/active/vicechatdev/docchat/test_gpt5_readiness.py | Lines: 257-312

    testing validation openai gpt-5 model-comparison
  • 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 | Lines: 30-133

    cli entry-point synchronization sharepoint filecloud
  • function main_v15

    A test function that uploads a PDF document to reMarkable cloud, syncs the local replica, and validates the upload with detailed logging and metrics.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/test_raw_upload.py | Lines: 20-159

    testing integration-test pdf-upload remarkable cloud-sync