You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A serverless, event-driven document processing pipeline built on Google Cloud Platform. Users can upload documents via a web dashboard. These documents are saved to Cloud Storage, triggering a background processor that extracts metadata (like word count and tags) and saves the results to BigQuery. The dashboard then displays the processed data