Privacy Shield Logo

Building a Generative Q&A Engine with Semantic Search and Embeddings

Senthilnathan KaruppaiahApr 22, 2025

In the age of AI-powered tools and intelligent systems, the ability to search, analyze, and generate insights from documents has become paramount.

Python
Langchain
Open Source

Edge-Optimized GenAI Chat Web-UI for Ollama & Cloudflare AI models with Context Injection

Senthilnathan KaruppaiahFeb 3, 2025

It is a simple GenAI chat web interface built with Next.js that connects to both local Ollama and Cloudflare AI models.

React
Next.js
Open Source

Embedding LLM in SQL is simple!

Senthilnathan KaruppaiahJan 27, 2025

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.

React
Next.js
Open Source

Data Pipeline Diagrams as Code

Senthilnathan KaruppaiahJan 6, 2025

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.

React
Next.js
Open Source

Privacy Engineering with LLMs: Safeguarding PII While Enhancing Text with Privacy Shield

Senthilnathan KaruppaiahDec 31, 2024

In the age of AI-powered tools and intelligent systems, the ability to search, analyze, and generate insights from documents has become paramount.

Vue.js
Nuxt.js
Open Source

Lightweight HTML to PDF with Puppeteer: Simple PDF Export for Edge Deployments

Senthilnathan KaruppaiahDec 27, 2024

This microservice is designed to address simple PDF export needs, making it ideal for generating blog articles, profile cards, and other lightweight use cases.

Vue.js
Nuxt.js
Open Source