Skip to content

Index

Presenting My Research on Versioning Strategies for Data Science & ML Projects

I recently had the privilege of presenting my research on Data Version Control (DVC) at the Experts Meetup hosted by the Cloud Centre of Excellence at Vodafone Germany's Düsseldorf campus.

In my paper, I delved into various versioning strategies tailored for Data Science and Machine Learning projects, highlighting the importance of reproducible and collaborative research methodologies.

AI Simplified - Decoding the Jargon

In this blogpost, I explain some of the core AI/ML concepts in simple terms.

Understanding these concepts is useful for anyone developing or working with Generative AI tools like ChatGPT, Gemini, etc.

RAGify - Your Documents, Now with AI Superpowers!

Ever wished you could chat with your documents? With RAGify, now you can!

I am thrilled to share my latest project, RAGify - a tool that transforms static documents into an interactive Q&A system using Retrieval-Augmented Generation (RAG) and Large Language Models (LLMs).

Movie Recommendation Bot

Excited to share my new project - AI-Powered Movie Recommendation Bot with GPT-2 and MongoDB.

This bot allows users to ask for movie recommendations and receive detailed responses, using natural language processing and vector search techniques.

Habit Tracker

In this post, I show how to use PyGitGraph as a Habit Tracker.
PyGitGraph is an open-source tool I developed, to work with GitHub Issues, Python & GraphQL.

UEFA Euro Data Analysis

The UEFA Euro Championship is in full swing, and Germany is hosting it this year!
As a passionate fan of the German football team and a data enthusiast, I couldn't resist the opportunity to create an interactive data visualization app dedicated to this event.

Emotion Detection App

Welcome to my latest project where I delve into the realm of emotion detection using AI/ML.

This project aims to develop an application that detects and classifies emotions in text inputs with the help of advanced Natural Language Processing (NLP) models (1) .

PyGitGraph

In this blog post, I introduce PyGitGraph, an open-source tool I developed to work with GitHub Issues.
This automated tool allows you to extract full details of 1000s of Github Issues using Python & GraphQL.