Rebrand: UK AI Automation — new domain, logo, indigo colour scheme, AI services content

This commit is contained in:
Peter Foster
2026-03-21 09:48:46 +00:00
parent a4a8e237d6
commit 1d705572ad
164 changed files with 2870 additions and 9819 deletions

View File

@@ -1,7 +1,7 @@
<?php
$page_title = "Alex Kumar | AI & Machine Learning Engineer | UK Data Services";
$page_description = "Alex Kumar is AI & Machine Learning Engineer at UK Data Services. Read their articles on data extraction, analytics, and GDPR-compliant data solutions for UK businesses.";
$canonical_url = "https://ukdataservices.co.uk/blog/authors/alex-kumar";
$page_title = "Alex Kumar | AI & Machine Learning Engineer | UK AI Automation";
$page_description = "Alex Kumar is AI & Machine Learning Engineer at UK AI Automation. Read their articles on data extraction, analytics, and GDPR-compliant data solutions for UK businesses.";
$canonical_url = "https://ukaiautomation.co.uk/blog/authors/alex-kumar";
?>
<!DOCTYPE html>
<html lang="en-GB">
@@ -25,13 +25,13 @@ $canonical_url = "https://ukdataservices.co.uk/blog/authors/alex-kumar";
{
"@context": "https://schema.org",
"@type": "Person",
"@id": "https://ukdataservices.co.uk/blog/authors/alex-kumar#person",
"@id": "https://ukaiautomation.co.uk/blog/authors/alex-kumar#person",
"name": "Alex Kumar",
"jobTitle": "AI & Machine Learning Engineer",
"worksFor": {
"@id": "https://ukdataservices.co.uk#organization"
"@id": "https://ukaiautomation.co.uk#organization"
},
"url": "https://ukdataservices.co.uk/blog/authors/alex-kumar",
"url": "https://ukaiautomation.co.uk/blog/authors/alex-kumar",
"sameAs": ["https://www.linkedin.com/in/alex-kumar-ml/"]
}
</script>
@@ -41,9 +41,9 @@ $canonical_url = "https://ukdataservices.co.uk/blog/authors/alex-kumar";
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukdataservices.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Blog", "item": "https://ukdataservices.co.uk/blog/"},
{"@type": "ListItem", "position": 3, "name": "Alex Kumar", "item": "https://ukdataservices.co.uk/blog/authors/alex-kumar"}
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukaiautomation.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Blog", "item": "https://ukaiautomation.co.uk/blog/"},
{"@type": "ListItem", "position": 3, "name": "Alex Kumar", "item": "https://ukaiautomation.co.uk/blog/authors/alex-kumar"}
]
}
</script>
@@ -73,14 +73,14 @@ $canonical_url = "https://ukdataservices.co.uk/blog/authors/alex-kumar";
</div>
<div class="author-info">
<h1>Alex Kumar</h1>
<p class="author-title">AI & Machine Learning Engineer, UK Data Services</p>
<p class="author-title">AI & Machine Learning Engineer, UK AI Automation</p>
<a href="https://www.linkedin.com/in/alex-kumar-ml/" class="author-linkedin" target="_blank" rel="noopener noreferrer">View LinkedIn Profile</a>
</div>
</div>
<div class="author-bio">
<h2>About Alex Kumar</h2>
<p>Alex Kumar is an AI and Machine Learning Engineer specialising in the application of large language models to data extraction and enrichment problems. He joined UK Data Services to lead the company's AI-powered scraping capabilities, including LLM-based HTML parsing, semantic data extraction, and intelligent document processing. He holds an MSc in Computer Science from the University of Edinburgh.</p>
<p>Alex Kumar is an AI and Machine Learning Engineer specialising in the application of large language models to data extraction and enrichment problems. He joined UK AI Automation to lead the company's AI-powered scraping capabilities, including LLM-based HTML parsing, semantic data extraction, and intelligent document processing. He holds an MSc in Computer Science from the University of Edinburgh.</p>
</div>
<div class="author-expertise">
@@ -100,7 +100,7 @@ $canonical_url = "https://ukdataservices.co.uk/blog/authors/alex-kumar";
<div class="container">
<div class="cta-content">
<h2>Work With Our Team</h2>
<p>Get expert data extraction and analytics support from the UK Data Services team.</p>
<p>Get expert data extraction and analytics support from the UK AI Automation team.</p>
<div class="cta-buttons">
<a href="/quote" class="btn btn-primary">Get a Free Quote</a>
<a href="/blog/" class="btn btn-secondary">Read the Blog</a>