
Building a Generative Q&A Engine with Semantic Search and Embeddings
In the age of AI-powered tools and intelligent systems, the ability to search, analyze, and generate insights from documents has become paramount.

Edge-Optimized GenAI Chat Web-UI for Ollama & Cloudflare AI models with Context Injection
It is a simple GenAI chat web interface built with Next.js that connects to both local Ollama and Cloudflare AI models.

Embedding LLM in SQL is simple!
Inspired by Snowflake’s AI-driven analytics and MotherDuck’s recent implementation of SQL + LLM (Introducing the prompt() function), I explored LLM-powered Business Insights using DuckDB, embedding AI directly into SQL workflows for real-time data intelligence.

Data Pipeline Diagrams as Code
Creating diagrams for data pipelines, workflows, and architectures is a routine task for many of us. Whether it's for internal presentations, client discussions, or technical documentation, the process can often feel repetitive and time-consuming.

Privacy Engineering with LLMs: Safeguarding PII While Enhancing Text with Privacy Shield
In the age of AI-powered tools and intelligent systems, the ability to search, analyze, and generate insights from documents has become paramount.

Lightweight HTML to PDF with Puppeteer: Simple PDF Export for Edge Deployments
This microservice is designed to address simple PDF export needs, making it ideal for generating blog articles, profile cards, and other lightweight use cases.