Gemini Generated Image i9mhwti9mhwti9mh scaled 1

Bytes Speak All Languages: Cross-Script Name Retrieval via Contrastive Learning

screening system checks a name against a watchlist, it faces a silent failure mode that nobody talks about. Type “Владимир Путин” into a system indexed on “Vladimir Putin” and most name-matching approaches return nothing. The two strings share zero characters, so edit distance is meaningless, phonetic codes fail (they assume Latin), and BM25 gives up …

Bytes Speak All Languages: Cross-Script Name Retrieval via Contrastive Learning Read More »

awan 7 practical openclaw cases know 1

7 Practical OpenClaw Use Cases You Should Know

Image by Author   Contents# Introduction# 1. Finance and Trading Bots# 2. Remote Coding and Dev Workflows# 3. Daily Briefings and Automations# 4. Personal Memory and Second-Brain Systems# 5. Research and Knowledge Pipelines# 6. Multi-Agent Systems# 7. Automating Business Operations# Final Thoughts # Introduction  OpenClaw is quickly becoming one of the most talked-about open-source agent systems right now. But beyond the hype, the real question …

7 Practical OpenClaw Use Cases You Should Know Read More »

image 225

Introduction to Approximate Solution Methods for Reinforcement Learning

series about Reinforcement Learning (RL), following Sutton and Barto’s famous book “Reinforcement Learning” [1]. In the previous posts we finished dissecting Part I of said book, which introduces fundamental solution techniques which form the basis for many RL methods. These are: Dynamic Programming (DP), Monte Carlo methods (MC) and Temporal Difference Learning (TD). What separates …

Introduction to Approximate Solution Methods for Reinforcement Learning Read More »

kdn mehreen ai enggineering hub 10 projects you can fork today

AI Engineering Hub Breakdown: 10 Agentic Projects You Can Fork Today

Image by Editor   Contents# Introduction# 1. OpenClaw# 2. OpenHands# 3. browser-use# 4. DeerFlow# 5. CrewAI# 6. LangGraph# 7. OpenAI Agents SDK# 8. AutoGen# 9. GPT Researcher (~26k ⭐)# 10. Letta# Wrapping Up # Introduction  If you want to learn agent engineering by doing instead of just reading about it, the best way is still to fork real repos, run them locally, and change them for your own …

AI Engineering Hub Breakdown: 10 Agentic Projects You Can Fork Today Read More »

bike image unsplash resized v2

Using Causal Inference to Estimate the Impact of Tube Strikes on Cycling Usage in London

(TFL) is a statutory body responsible for London’s public transport network, managing buses, the Underground, Docklands Light Railway, Overground, and major roads. Their ‘Open Data’ policy means that they share much of their internal data with the public, which they say is currently powering over 600 apps for Londoners. One interesting data source they share …

Using Causal Inference to Estimate the Impact of Tube Strikes on Cycling Usage in London Read More »

Shittu KDN Seeing Whats Possible with OpenCode Ollama Qwen3 Coder

Seeing What’s Possible with OpenCode + Ollama + Qwen3-Coder

Image by Author   Contents# Introduction# Choosing A Local Artificial Intelligence Coding Assistant# Meeting The Prerequisites# Following The Step-By-Step Setup Guide# Configuring OpenCode To Use Ollama And Qwen3-Coder# Using OpenCode With Your Local Artificial Intelligence# Understanding The OpenCode And Ollama Integration# Exploring Practical Use Cases And Examples# Troubleshooting Common Issues# Following Performance Tips For A Smooth Experience# Wrapping Up # Introduction  We live in an exciting era …

Seeing What’s Possible with OpenCode + Ollama + Qwen3-Coder Read More »

kdn olumide vibe coded tool analyzes customer sentiment topics call recordings

I Vibe Coded a Tool to That Analyzes Customer Sentiment and Topics From Call Recordings

Image by Author   Contents# Introduction# Understanding Why Local AI Matters for Customer Data# Transcribing Audio with Whisper# Analyzing Sentiment with Transformers# Extracting Topics with BERTopic# Building an Interactive Dashboard with Streamlit# Reviewing Practical Lessons# Conclusion # Introduction  Every day, customer service centers record thousands of conversations. Hidden in those audio files are goldmines of information. Are customers satisfied? What problems do they mention …

I Vibe Coded a Tool to That Analyzes Customer Sentiment and Topics From Call Recordings Read More »

GemPix SS.width 1300

Image editing in Google Gemini gets a major upgrade

Today in the Gemini app, we’re unveiling a new image editing model from Google DeepMind. People have been going bananas over it already in early previews — it’s the top-rated image editing model in the world. Now, we’re excited to share that it’s integrated into the Gemini app so you have more control than ever …

Image editing in Google Gemini gets a major upgrade Read More »

skill viz cover

Beyond Prompting: Using Agent Skills in Data Science

In my last article, I shared how to use MCP to integrate LLMs into your full data science workflow. I also briefly mentioned another .  A skill is a reusable package of instructions and optional supporting files. It helps AI handle a recurring workflow more reliably and consistently. At a minimum, it needs a SKILL.md …

Beyond Prompting: Using Agent Skills in Data Science Read More »

Scroll to Top