James Mete

James Mete

AI/MLData ProductsTeam Leadership

I'm a Canadian data scientist and Data/AI Director with 12+ years of experience leading digital transformation initiatives, building data products, and delivering production AI/ML systems.

I manage cross-functional teams to build scalable IT infrastructure, data pipelines, automated LLM systems, and interactive dashboards that turn data into strategic business intelligence.

If you want to go from strategy to shipped product, I'd love to connect.

Connect

Portfolio

Selected Projects

Projects across data science, AI systems, software engineering, and digital transformation.

TenderScore.AI project preview

TenderScore.AI

TenderScore.AI is a SaaS platform that uses AI to analyze tens of thousands of government tenders and rank them against a company's profile, so teams focus on bids they are most likely to win. It surfaces fit drivers, deal breakers, timelines, and prioritized next steps to speed decisions and improve win rates.

AI/MLTypeScriptSAASData
AI Document Automation project preview

AI Document Automation

Project Genesis uses AI to transform messy RFQ and purchase order documents into clean, structured, ERP-ready data, helping teams automatically drive sales workflows, procurement actions, and invoicing with far less manual entry, fewer errors, and much faster turnaround.

AutomationProcurement IntelligenceAI/MLSoftware Engineering
Flowlab project preview

Flowlab

FlowLab is an interactive app that models real workflows as networks and simulates how work moves through each stage. It uses max-flow/min-cut algorithms to identify bottlenecks and show where adding capacity will improve throughput the most.

Process OptimizationAlgorithm VisualizationBottleneck Analysis
Predicting Youtube Dislikes project preview

Predicting Youtube Dislikes

A complete machine learning pipeline to download / scrape, process, and analyze millions of Youtube data to train a model to predict dislikes and alert the user if a video is potentially probelmatic through a webapp that can process submitted videos.

PythonAI/MLData AnalysisBig DataSQL
Open Assistant project preview

Open Assistant

Open-Assistant was one of the first open-source alternatives to chatGPT. As part of the data team, I wrote data-collection and processing scripts involving billions of records to create high-quality datasets to train the AI model.

PythonAI/MLGen AILLMBig DataOpen Source
Sentiment Analysis of Online Platforms project preview

Sentiment Analysis of Online Platforms

A study of over 1.2 billion raw twitter posts, amazon reviews, and reddit posts utilizing sentiment and keyword analysis to discover important themes each platform focuses their attention on.

PythonData VisualizationBig DataSparkPandasClustering
Predicting Text Difficulty project preview

Predicting Text Difficulty

Machine learning pipeline utilizing both supervised and unsupervised learning to classify sentences into whether or not they require simplification. Fine-tuned BERT model scored 77.6% on the test set, claiming second place in the associated Kaggle competition.

PythonAI/MLNLPLLM
Sawab (E-Commerce Site) project preview

Sawab (E-Commerce Site)

I was a core team member to launch sawab.app, a new e-commerce platform for the industrial sector in the GCC. This involved providing analytical and project management support to align all stakeholders to meet our milestones on-time and within budget.

Project ManagementBusiness AnalysisDigital Transformation
Geocache project preview

Geocache

Built a cloud geocoding API that turns messy AI-generated location text into accurate coordinates and standardized place data. Added smart matching with GeoNames plus KV and D1 caching to reduce latency and cost, and secured it with API keys, strict CORS, rate limits, and full test coverage.

TypeScriptServerlessData
Privacy Law Comparison project preview

Privacy Law Comparison

Privacy Law Comparison Copilot helps compliance and product teams compare GDPR, PDPL, PDPA, and PDPO in one workflow. It highlights topic-by-topic differences, provides question-based guidance, and links source citations to speed up privacy decisions and reduce research effort.

LegalTechPrivacy ComplianceRules Engine
Google Maps Auto Search project preview

Google Maps Auto Search

Built a Chrome extension that streamlines repetitive Google Maps work by saving reusable places and search queries, then running one-click map recentering and viewport-based searches; it also supports grouped organization and CSV bulk import to speed up high-volume location research.

Chrome ExtensionTypeScriptWorkflow Automation
Meeting Timer App project preview

Meeting Timer App

I created a minimalist timer that is better for developers that uses JSON to store meeting templates to allow for hot swapping between different meeting structures by just editing text files that I can maintain. The timer largely is built using React for smooth client-side actions.

JavaScriptReactFront-EndJSON