-
Elastic as a Vector Search Engine
There are many vector databases available today, such as Chroma, Pinecone, Qdrant, Milvus, pgvector, and Elastic. Each offers unique capabilities and is useful in different situations. For developers integrating vector search into their applications for the first time, Chroma and Milvus tend to provide excellent documentation and straightforward implementations. However, many production systems still rely…
-
Token-Oriented Object Notation. An Alternative to JSON?
I first came across TOON (Token-Oriented Object Notation) on LinkedIn, where developers were discussing its promise: lossless compression of JSON and YAML, specifically optimized for large language models (LLMs). The core idea? Reduce token count without sacrificing information, which directly translates to lower costs and potentially faster processing. At first glance, TOON looks familiar yet…
-
Hello world!

AI-Mis-Think is my personal blog where I write about the things I’vedone, or am going to do, and the mistakes I’ve made and the insights I’ve gained. I wrote tutorials and blogs a few years ago, but I couldn’t continue. Hopefully, this time I can last longer.