author image

Dmitrii Kuzmenkov

Software Engineer

Dmitrii Kuzmenkov is a Software Engineer contributing technical and product-oriented content for Manticore Search, covering topics such as AI-assisted search, fuzzy search, image search, demos, and practical search applications.

GitHub

Recent Posts by Dmitrii Kuzmenkov

blog-post

14× faster embeddings: how we rebuilt the ONNX path in Manticore

Released in Manticore Search 27.1.5, the new ONNX Runtime backend makes auto-embeddings ~14× faster on average than the previous SentenceTransformers/Candle path on the same hardware, same model, same weights — and the margin holds whether you run 1 client thread or 32.

blog-post

S3 Streamable Backup: Direct-to-Cloud Backups for Manticore Search

Since we introduced the backup tool in Manticore Search 6, backing up your data has become significantly easier. But we kept hearing the same question: "What about cloud storage?" Today, we're excited to announce that manticore-backup now ...

blog-post

Mastering Fuzzy Search with Manticore Search

A comprehensive guide to implementing intelligent fuzzy search with Manticore Search, covering essential concepts like Levenshtein distance and keyboard layout detection, with real-world examples for online stores and content platforms.

blog-post

Text-to-Image Search with Manticore Search

TL;DR: Learn how Manticore Search enables text-to-image search by combining natural language processing with vector-based image retrieval. Explore different approaches, from traditional methods to advanced vector search, and try our ...

blog-post

Building a Reverse Image Search app with Manticore Search

TL;DR: Learn how to build a reverse image search app with Manticore Search, including a look at the history of reverse image search, the technology behind it, and practical approaches for image retrieval systems. Introduction Reverse image ...

blog-post

New fuzzy search and autocomplete in Manticore Search

TL;DR We are pleased to introduce two new important features in Manticore Search: Fuzzy Search and Query Suggestions (or "Autocomplete"). These features improve search capabilities, offering a more user-friendly experience. You can see them ...

blog-post

Vector Search On GitHub

This article presents a prototype that enhances GitHub's search functionality using semantic search technology with Manticore Search's Vector Search. It highlights the limitations of traditional keyword searches and introduces vector search as a more effective method that understands context and meaning, rather than just matching keywords. The piece outlines ...

Install Manticore Search

Install Manticore Search