March 28, 2025 · 3 min read
Using Faiss in Python for Similarity Search with Sentence Transformers
A guide on how to use Faiss for efficient similarity search in Python.
Read articleWriting
Articles on Django, FastAPI, search, Kafka, infrastructure, and small developer workflows.
March 28, 2025 · 3 min read
A guide on how to use Faiss for efficient similarity search in Python.
Read articleDecember 15, 2024 · 4 min read
Learn how to implement KNN vector search in Django using Elasticsearch as a vector database and Google Gemini API for embeddings
Read articleAugust 7, 2024 · 1 min read
A guide to deploying Apache Kafka on Ubuntu, including download instructions and systemd service configurations
Read articleJuly 15, 2024 · 3 min read
Learn how to implement location-based search in Django using Elasticsearch GeoPointField
Read articleJuly 3, 2024 · 1 min read
An Python package that allows you to monitor and analyze the database queries executed by your Django application
Read articleJune 30, 2024 · 2 min read
An Python package that allows you to monitor and analyze the database queries executed by your Django application
Read articleMarch 28, 2024 · 3 min read
A comprehensive guide on how to implement internationalization (i18n) in FastAPI applications using babel and fastapi-babel.
Read articleMarch 11, 2023 · 2 min read
Create and Change Directory with Single Command in Zsh
Read article