AI

Detecting AI Slop: Techniques & Red Flags

Detecting AI Slop: Techniques & Red Flags

Technical guide to AI-generated content detection

The proliferation of AI-generated content has created a new challenge: distinguishing genuine human writing from “AI slop” - low-quality, mass-produced synthetic text.

Using Ollama Web Search API in Python

Using Ollama Web Search API in Python

Build AI search agents with Python and Ollama

Ollama’s Python library now includes native OLlama web search capabilities. With just a few lines of code, you can augment your local LLMs with real-time information from the web, reducing hallucinations and improving accuracy.

Logical Fallacy Detection with LLMs

Logical Fallacy Detection with LLMs

Let's test logical fallacy detection quality of different LLMs

Here I am comparing several LLM versions: Llama3 (Meta), Phi3 (Microsoft), Gemma (Google), Mistral Nemo(Mistral AI) and Qwen(Alibaba).

Object Detection With Tensorflow

Object Detection With Tensorflow

Quite some time ago I trained object detector AI

On one cold winter day in July … that is in Australia … I felt urgent need to train AI model for detecting uncapped concrete reinforcement bars…