Illustrated portrait of Daniel Iyalekhue

Daniel Iyalekhue

AI / Software Engineer

I build AI that has to work after the demo.

That means engineering the whole path from raw data to a useful decision: retrieval, evaluation, predictive models, APIs and the interface around them.

Open to work · Birmingham, UK danieliyalekhue@gmail.com

Experience
  1. 2026 — NOW

    Software / AI Engineer (Placement) at Blockchain Technology Ltd

    Engineering production software and AI features, with an emphasis on maintainable APIs, reliable integrations and shipping usable product increments.

  2. 2024 — NOW

    AI / ML Engineer at Carril Agency

    Built an AI reporting-automation pipeline (LangChain + OpenAI over Google/Meta Ads & GA4) on a FastAPI backend, plus an NLP competitor-analysis tool (BERTopic, spaCy) and a RAG brand-content generator.

  3. 2025

    Data Science Intern at Amdari

    Built and evaluated ML pipelines (XGBoost, Random Forest, SHAP, LSTM) for churn, HR attrition and predictive maintenance, then turned the results into business recommendations with Streamlit and Power BI.

  4. 2023 — 24

    Web Developer at Carril Agency

    Built and maintained client Webflow sites with custom JavaScript, GA4/Meta Pixel integrations and Core Web Vitals improvements; translated Figma designs into responsive experiences.


Awards
  • 1st place
    AI @ BCU Day AI Hackathon Apex Mind took first prize in a six-team challenge with 20 BCU students at STEAMhouse. Context ↗ Certificate ↗
    19 JUN 2026
  • Winner
    West Midlands @ UKREiiF Next-Gen Challenge Our four-person team won the Birmingham Knowledge Quarter placemaking brief. I brought the AI, engineering and systems-thinking lens to user journeys, accessibility and data-informed decisions. Context ↗ Certificate ↗
    21 MAY 2026
  • 2nd place
    Oracle APEX Hackathon · BCU Innovation Fest Apex Mind placed second in a low-code, data-driven app challenge focused on Oracle APEX and AI-enabled enterprise solutions. Context ↗ Certificate ↗
    22 MAY 2026

Stuff I do

AI agents, RAG and document-intelligence systems, ML pipelines and evaluation, full-stack web apps, dashboards, data visualisation, and developer tools.


Websites I’ve shipped

live · 3 builds

Carril Agency

Agency · web + AI
visit ↗

A branding, web and growth agency for founders and marketing teams. I work across the web builds and AI automation.

Carril Agency homepage with a dark navy launch-to-growth hero Visit site

Nuclii

Events platform
visit ↗

A platform to discover, host and book real-world events, pop-ups and experiences near you.

Nuclii homepage introducing its local events and pop-ups platform Visit site

Stack
  • Python
  • TypeScript
  • PyTorch
  • TensorFlow
  • scikit-learn
  • Hugging Face
  • LangChain
  • Ollama
  • pandas
  • NumPy
  • React
  • Next.js
  • Astro
  • Tailwind
  • Node.js
  • FastAPI
  • Docker
  • Postgres
  • Supabase
  • GitHub
  • Vercel

Testimonials

I've had the chance to see Daniel approach challenges with both creativity and consistency, and it's been impressive to watch.

Daniel is a focused, creative, and dependable person to work with. He has a strong technical mindset and is always looking for better ways to solve problems and improve ideas. What stands out most is his ability to combine creativity with practical execution, especially across technology, web development, AI, and digital projects. I'd highly recommend Daniel to anyone looking for someone hardworking, thoughtful, and easy to collaborate with.

Olumide Olaomo Hillsville Farms

More about me. My journey, education, and how I work →

Selected work all on GitHub →
AquaSense AI screenshot 01

AquaSense AI

Predictive ML · Environmental compliance

A wastewater compliance platform that streams plant sensor data, forecasts key water-quality indicators 30 minutes ahead, predicts breach risk, and turns the result into alerts, reports, drought context and data-quality views.

  • Next.js
  • FastAPI
  • scikit-learn
  • Express
  • SQLite
  • Recharts

AccessOps COCO AI

Computer Vision · Accessibility

An image-captioning model that generates alt-text for accessibility. An end-to-end COCO pipeline from CNN+LSTM baselines through transfer learning and RL fine-tuning, with a human-reroute deployment policy and measured BLEU-4 gains at each stage.

  • TensorFlow
  • CNN+LSTM
  • COCO
  • FastAPI
  • Next.js

DocSage

Document AI · RAG

A production PDF RAG system. Upload documents, chunk and embed them locally, then ask questions in a streaming chat with source-grounded citations and persistent vector storage.

  • FastAPI
  • ChromaDB
  • sentence-transformers
  • GPT-4o-mini
  • SSE

DraftDNA

LLM + RAG

An AI writing workspace for academic work. It reads your samples, the brief, the rubric and your approved sources, then produces structured, referenced drafts with citations, confidence labels and DOCX/PDF export.

  • Next.js
  • FastAPI
  • PostgreSQL
  • ChromaDB
  • GPT-4o

RepoLens AI

Developer Tools · Local-first

Drop in a codebase ZIP and it scans the stack, runs static analysis and a local-LLM (Ollama) code review, then generates an employer-facing readiness report with deterministic scoring and Markdown export.

  • Next.js
  • FastAPI
  • Ollama
  • qwen2.5-coder
  • Recharts

AURAFIND

Recommender System

An AI fragrance-discovery app. It turns natural-language requests into structured preferences and ranks a 100-fragrance catalogue with transparent scoring, plus filters, a dupe finder and side-by-side comparison.

  • Next.js
  • Supabase
  • OpenAI Responses API
  • Vercel

OPS Platform

Applied AI · B2B

The foundation for an AI manufacturing-operations platform. A B2B dashboard, an RFQ workspace and a quote calculator on a FastAPI and PostgreSQL backend, with SQLAlchemy models and Alembic migrations.

  • Next.js
  • FastAPI
  • PostgreSQL
  • SQLAlchemy
  • Docker

Loan-Approval Bias Audit

Explainable & Responsible AI

A loan-approval classifier, audited for fairness across demographic groups using disparate impact and equal-opportunity difference. SHAP explanations, and a responsible-AI writeup of the findings, limits and mitigations.

  • Python
  • scikit-learn
  • SHAP
  • AI Fairness 360
  • Streamlit
Lab · live

Small, working demos rather than screenshots. Each one runs in your browser right now.

How an LLM reads text

tokenizer · interactive

Language models don't read words, they read tokens. Type below and watch the real GPT tokenizer (cl100k_base) split your text, live, in your browser.

cl100k_baseruns in your browser · no API
8 tokens44 chars1.14 tok/word

Sampling temperature

softmax · interactive

How a model picks its next token. Drag the temperature and watch the distribution sharpen or flatten. It's the same control behind “deterministic” and “creative” output.

the
60.8%
a
22.4%
agentic
11.0%
neural
4.0%
quietly
1.7%
banana
0.1%
0.70 · balanced
Contact

Let's build something.

Finishing my MSc in 2026 and open to work: Applied AI / ML Engineer roles, Birmingham, UK. The fastest way to reach me is email.


Strengths
  • End-to-end ML system design
  • LLM engineering & RAG pipelines
  • Explainable & trustworthy AI
  • Model deployment & containerisation
  • Business-focused problem framing
  • Communicating AI to non-technical stakeholders
esc
↑↓ navigate select