Project

Something built and shipped.

Teaching a Model to Reason Before It Learns to Talk

An exploration of building tiny, logic-first models using cellular automata to challenge the transformer paradigm and identify the primitives of reasoning.

19 June 2026

TurboQuant: From Paper to Triton Kernel in One Session

An implementation and technical analysis of Google's TurboQuant algorithm, testing KV cache compression on Gemma 3 4B using PyTorch and custom Triton kernels.

25 March 2026

Reverse Prompting: Reconstructing Prompts from AI-Generated Text

A fine-tuned Gemma 3 270M model reconstructs the most likely prompts from AI-generated responses using synthetic data and contrastive search configurations.

18 March 2026

Grounding Snippet Extraction Tool

The Gemini Grounding Tool identifies which URLs and specific sentences Google's AI extracts to ground its answers, helping optimize content for AI search.

15 December 2025

Fan-Out Query Search Volume Prediction Using Deep Learning

A deep learning approach using a Query Demand Estimator to automatically predict search volume ranges for long-tail queries generated by a fan-out model.

30 August 2025

Introducing Tree Walker

Tree Walker is an analysis tool designed to deconstruct how AI models like Gemini perceive brands by uncovering word uncertainty and probabilistic language paths.

24 August 2025

Universal Query Classifier

A zero-shot, multi-label search query classifier that maps queries to any user-provided label taxonomy without the need for retraining or bespoke models.

13 June 2025

Multi-Step Research Agent

An implementation of Google's query fan-out in an agentic framework used to research the machine learning and SEO services offered by DEJAN Marketing.

4 June 2025

Content Substance Classification

Cyberfluff is a novel approach for detecting low-quality web content using curriculum-driven contrastive pretraining to distinguish fluff from substance.

23 April 2025

AI Content Detection

DEJAN-LM is an AI content detection model trained on 20 million sentences, using a combined deep learning and heuristic approach to identify advanced AI text.

17 April 2025

Introducing Grounding Classifier

An analysis of Gemini 2.5 Pro's search grounding capabilities and the development of a prompt grounding classifier trained on 10,000 collected prompts.

2 April 2025

Introducing VecZip: Embedding Compression Algorithm

VecZip is a novel compression method by DEJAN AI that reduces embedding dimensionality by retaining unique dimensions to improve AI performance and storage.

12 December 2024

ILO

The ILO app is a Streamlit-based tool for managing SEO data through URL population, GSC data fetching, query intent classification, and traffic projections.

5 October 2024

Search Query Quality Classifier

A search query classifier using ALBERT architecture to identify well-formed queries with 80% accuracy, improving upon Google's LSTM-based model by 10%.

31 August 2024

← All articles