Projects

Selected work showcasing production-ready engineering and practical ML.

Smart Elastic Search

An LLM-powered semantic search system that bridges Elasticsearch with Azure OpenAI to provide natural language search over structured data.

fastapi llm elasticsearch semantic-search docker python azure-openai genai
GitHub

Web Scraping Toolkit

Resilient Web Scraping with real-world exercises of scraping data from various platforms.

selenium automation python data data mining
GitHub

GenAI Smart Search

A semantic search application that combines vector similarity search (FAISS) with Azure OpenAI's powerful LLMs to answer user queries over structured datasets.

llm rag vector-search streamlit vector-store reranking faiss openai
GitHub

My Portfolio

My personal portfolio website showcasing my projects, blogs, experiences and applied AI/ML work, and so on.

html css js jekyll javascript scss portfolio
GitHub

AI Team Profiles

An interactive Streamlit web application showcasing team members' AI tools usage profiles. Profiles include names, emails, images, and detailed AI tools and prompts used.

python streamlit search dashboard
GitHub

Stackoverflow_notifier

An automated StackOverflow monitoring system that tracks new questions by tag, sends real-time push notifications to your device via Pushover, and manages everything through a lightweight GitHub Actions workflow.

python stackoverflow pushover bs4 github action notification automation
GitHub