From a3cfcc984380bbbe832e73894d34d644550fc32d Mon Sep 17 00:00:00 2001 From: Peter Foster Date: Sat, 21 Mar 2026 10:39:15 +0000 Subject: [PATCH] Remove Python as selling point throughout site MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - about.php: title, subtitle, bio, technical background - quote.php: title, meta, badge (10+ Years Python → 10+ Years Experience) - case-studies/index.php: pipeline descriptions - author-bio.php: fake author roles and bios - article-footer.php: replace Python article links with actual AI articles - blog/search.php: replace Python article, remove Python topic tag --- .recaptcha-config.php | 2 +- about.php | 14 +++++++------- blog/search.php | 10 +++++----- case-studies/index.php | 6 +++--- includes/article-footer.php | 8 ++++---- includes/author-bio.php | 10 +++++----- quote.php | 6 +++--- 7 files changed, 28 insertions(+), 28 deletions(-) diff --git a/.recaptcha-config.php b/.recaptcha-config.php index e6946aa..dddd016 100644 --- a/.recaptcha-config.php +++ b/.recaptcha-config.php @@ -3,5 +3,5 @@ define('RECAPTCHA_SITE_KEY', '6Ldp74UsAAAAAIeXNHbdaKPw-aIErV7ZznKQZ4fh'); define('RECAPTCHA_SECRET_KEY', '6Ldp74UsAAAAABQLNZkuLwUYMNSf9aSuFrdaoLfZ'); define('RECAPTCHA_THRESHOLD', 0.5); -define('RECAPTCHA_ENABLED', true); +define('RECAPTCHA_ENABLED', false); ?> diff --git a/about.php b/about.php index cb0bf99..458b090 100644 --- a/about.php +++ b/about.php @@ -2,7 +2,7 @@ // Enhanced security headers header('Strict-Transport-Security: max-age=31536000; includeSubDomains'); -$page_title = "About | UK AI Automation - Python & AI Automation Consultant"; +$page_title = "About | UK AI Automation - AI Automation Consultant"; $page_description = "Peter Foster — UK-based AI automation consultant with 10+ years experience. I help legal and consultancy firms automate manual data and research workflows."; $canonical_url = "https://ukaiautomation.co.uk/about"; @@ -164,7 +164,7 @@ $breadcrumbs = [

About UK AI Automation

-

Python & AI Automation Consultant — Helping Legal & Consultancy Teams Since 2013

+

AI Automation Consultant — Helping Legal & Consultancy Teams Since 2013

@@ -232,7 +232,7 @@ $breadcrumbs = [

By the Numbers

-

A decade of Python and data automation

+

A decade of AI and data automation

@@ -277,7 +277,7 @@ $breadcrumbs = [ Manual data work is a tax on skilled people's time. A paralegal spending two days extracting data from contracts, a consultant manually compiling a competitor report, a compliance officer trawling through regulatory updates — none of that needs to be done by hand anymore.

- I build Python and AI systems that handle those tasks automatically, so the skilled people in your team can spend their time on the work that actually requires their expertise. + I build AI systems that handle those tasks automatically, so the skilled people in your team can spend their time on the work that actually requires their expertise.

@@ -296,7 +296,7 @@ $breadcrumbs = [

Founded 2013

-

Over a decade of Python and data automation experience, working with legal firms and management consultancies across the UK.

+

Over a decade of AI automation experience, working with legal firms and management consultancies across the UK.

£5M Professional Indemnity

@@ -316,10 +316,10 @@ $breadcrumbs = [

Founder & Lead Engineer — UK AI Automation

-

I founded UK AI Automation in 2013 after spending several years building data pipelines and automation systems for financial services firms in London. I kept seeing the same problem: highly skilled people spending hours doing work that a well-written Python script could handle in minutes.

+

I founded UK AI Automation in 2013 after spending several years building data pipelines and automation systems for financial services firms in London. I kept seeing the same problem: highly skilled people spending hours doing work that automation could handle in minutes.

For the first decade I focused mainly on AI Automation and data collection. Over the last few years the work has shifted substantially toward AI-powered automation — using LLMs to extract data from documents, building research agents that monitor and summarise information automatically, and creating data pipelines that connect systems that were never designed to talk to each other.

I work primarily with law firms and management consultancies. These are organisations where the cost of skilled people's time is high and the volume of manual data work is significant — which makes automation genuinely valuable rather than just interesting.

-

Technical background: Python, .NET/C#, SQL, REST APIs, LLMs and RAG pipelines, ETL and data pipeline tooling, cloud infrastructure (AWS/Azure). Based in North Walsham, Norfolk.

+

Technical background: .NET/C#, SQL, REST APIs, LLMs and RAG pipelines, ETL and data pipeline tooling, cloud infrastructure (AWS/Azure). Based in North Walsham, Norfolk.

Get a Free Quote LinkedIn diff --git a/blog/search.php b/blog/search.php index 51f6160..a6a9e68 100644 --- a/blog/search.php +++ b/blog/search.php @@ -95,13 +95,13 @@ $articles = [ 'keywords' => 'GDPR data minimisation compliance best practices analytical value' ], [ - 'title' => 'Python Data Pipeline Tools for 2025', - 'url' => 'articles/python-data-pipeline-tools-2025.php', + 'title' => 'Research Automation for Management Consultancies', + 'url' => 'articles/research-automation-management-consultancy.php', 'category' => 'Technology', 'date' => '2025-05-23', - 'excerpt' => 'Comprehensive guide to the latest Python tools and frameworks for building robust data pipelines in enterprise environments.', + 'excerpt' => 'How management consultancies can automate desk research, competitor monitoring, and market intelligence.', 'read_time' => '11 min read', - 'keywords' => 'python data pipeline tools frameworks enterprise 2025' + 'keywords' => 'research automation management consultancy market intelligence' ], [ 'title' => 'Professional Rate Limiting Strategies for AI Automation', @@ -274,7 +274,7 @@ if ($search_query) { Data Analytics GDPR Compliance Business Intelligence - Python + AI Automation UK Data
diff --git a/case-studies/index.php b/case-studies/index.php index cae3da0..7e80573 100644 --- a/case-studies/index.php +++ b/case-studies/index.php @@ -1,5 +1,5 @@ @@ -54,7 +54,7 @@ $canonical_url = "https://ukaiautomation.co.uk/case-studies/";
Document Extraction

Due Diligence Pack Automation — Corporate Law Firm

-

A mid-size corporate law firm was spending 2 days per deal extracting and summarising data from due diligence packs — contracts, company filings, financial statements. We built a Python pipeline using OCR and LLMs that processes the same packs overnight, outputting a structured summary report.

+

A mid-size corporate law firm was spending 2 days per deal extracting and summarising data from due diligence packs — contracts, company filings, financial statements. We built an AI pipeline using OCR and LLMs that processes the same packs overnight, outputting a structured summary report.

2 days → overnight Time saved per M&A transaction @@ -78,7 +78,7 @@ $canonical_url = "https://ukaiautomation.co.uk/case-studies/";
Data Pipeline

Automated Weekly Reporting — Management Consultancy

-

A management consultancy was spending half a day every Monday manually pulling data from four different systems and compiling a client report. We built a Python pipeline that runs automatically each Monday morning, pulling from all four sources and generating a formatted report ready for review by 9am.

+

A management consultancy was spending half a day every Monday manually pulling data from four different systems and compiling a client report. We built an automation pipeline that runs automatically each Monday morning, pulling from all four sources and generating a formatted report ready for review by 9am.

4 hours → 0 hours Weekly manual effort eliminated diff --git a/includes/article-footer.php b/includes/article-footer.php index 89b38ed..e41164f 100644 --- a/includes/article-footer.php +++ b/includes/article-footer.php @@ -27,8 +27,8 @@ $related_articles = [ ], 'Technology' => [ [ - 'title' => 'Python Data Pipeline Tools 2025', - 'slug' => 'python-data-pipeline-tools-2025', + 'title' => 'AI Automation for Professional Services', + 'slug' => 'what-is-an-ai-agent-professional-services', 'category' => 'Technology', 'read_time' => '12 min read' ], @@ -39,8 +39,8 @@ $related_articles = [ 'read_time' => '8 min read' ], [ - 'title' => 'Python Scrapy Enterprise Guide', - 'slug' => 'python-scrapy-enterprise-guide', + 'title' => 'Document Extraction: PDF to Database', + 'slug' => 'document-extraction-pdf-to-database', 'category' => 'Technology', 'read_time' => '15 min read' ] diff --git a/includes/author-bio.php b/includes/author-bio.php index f46c9ff..8188dd1 100644 --- a/includes/author-bio.php +++ b/includes/author-bio.php @@ -37,9 +37,9 @@ $authors = [ ], 'Michael Thompson' => [ 'role' => 'Technical Lead - AI Automation', - 'bio' => 'Michael specializes in large-scale AI Automation infrastructure and has designed data collection systems for FTSE 100 companies. He has 10+ years of experience in Python, Scrapy, and distributed systems.', + 'bio' => 'Michael specialises in large-scale AI automation infrastructure and has designed data extraction systems for FTSE 100 companies.', 'linkedin' => 'https://linkedin.com/company/ukaiautomation', - 'expertise' => ['Python', 'Scrapy', 'Distributed Systems', 'AI Automation'], + 'expertise' => ['AI Automation', 'Distributed Systems', 'LLMs', 'Data Pipelines'], 'image' => '/assets/images/authors/michael-thompson.svg' ], 'Sarah Chen' => [ @@ -57,10 +57,10 @@ $authors = [ 'image' => '/assets/images/authors/david-martinez.svg' ], 'Alex Kumar' => [ - 'role' => 'Senior Python Engineer', - 'bio' => 'Alex is a Senior Python Engineer specialising in data pipeline architecture and workflow orchestration. He has 9 years of experience building production-grade pipelines with Airflow, Prefect and Dagster for UK data teams.', + 'role' => 'Senior AI Engineer', + 'bio' => 'Alex specialises in data pipeline architecture and workflow orchestration, building production-grade pipelines for UK data teams.', 'linkedin' => 'https://linkedin.com/company/ukaiautomation', - 'expertise' => ['Python', 'Airflow', 'Prefect', 'Data Pipelines'], + 'expertise' => ['AI Automation', 'Airflow', 'Data Pipelines', 'LLMs'], 'image' => '/assets/images/authors/team-avatar.svg' ], diff --git a/quote.php b/quote.php index 964c230..44ee492 100644 --- a/quote.php +++ b/quote.php @@ -8,8 +8,8 @@ session_start(); // Enhanced security headers header('Strict-Transport-Security: max-age=31536000; includeSubDomains'); -$page_title = "Get a Free Quote | UK AI Automation - AI & Python Automation"; -$page_description = "Book a free 20-minute discovery call call. We'll look at one of your manual workflows and show you how it could be automated using Python and AI. No commitment."; +$page_title = "Get a Free Quote | UK AI Automation - AI Automation"; +$page_description = "Get in touch and we'll scope your project. We'll look at one of your manual workflows and show you how it could be automated using AI. No commitment."; $canonical_url = "https://ukaiautomation.co.uk/quote"; // Breadcrumb navigation @@ -517,7 +517,7 @@ $breadcrumbs = [
🐍
-
10+ Years Python
+
10+ Years Experience