-
-
-
FinancialQA-Assistant Public
A lightweight, local Retrieval-Augmented Generation (RAG) system for domain-specific Q&A over financial documents. Uses pdfplumber for PDF parsing, sentence-transformers for dense retrieval, and op…
-
ticketing-system-qa Public
QA-first system testing framework using Django, PyTest, Playwright, and CI
Python UpdatedJan 25, 2026 -
playwright-ui-regression Public
Lightweight Playwright (Python) UI automation framework focusing on core user flows, stability, and disciplined test design.
Python UpdatedJan 25, 2026 -
pytest-mini-project Public
A small pytest-based mini project focused on test structure, fixture hygiene, and test categorization (smoke, sanity, regression).
Python UpdatedJan 21, 2026 -
-
retail_sales_pipeline Public
Production-grade Retail ETL & Analytics Pipeline — automated, monitored, and business-aware.
Python UpdatedDec 13, 2025 -
LiverDiseasePrediction Public
A machine learning–based application for early detection of liver disease using patient health parameters. The system preprocesses clinical data, trains a predictive model with scikit-learn, and in…
Jupyter Notebook UpdatedDec 13, 2025 -
FinancialQA-Assistant-v2 Public
Financial Document QA System (RAG v2) - A FastAPI + Ollama + Chroma pipeline delivering real-time, streamed answers from financial reports with contextual citations.
Python UpdatedNov 11, 2025 -
Build an intelligent backend platform that unifies developer issue data from multiple sources, stores and normalizes it, analyzes trends, and surfaces actionable insights — all from a single dashbo…
Python UpdatedOct 30, 2025 -
django-learnings Public
A Repository showing the progress of my Django learning.
Python UpdatedOct 26, 2025 -
-
FinancialInsightAutomation Public
A pipeline for fetching Indian stock data and financial news, processing and chunking text, generating embeddings with HuggingFace models, and enabling semantic search via Chroma DB and LangChain. …
Jupyter Notebook UpdatedSep 29, 2025 -
LangChainTutorial Public
Hands-on experiments with LangChain — from core concepts (LLMs, prompts, chains, memory) to building a Retrieval-Augmented Generation (RAG) pipeline.
Jupyter Notebook UpdatedSep 22, 2025 -
huggingface-tutorials Public
Beginner-friendly Hugging Face tutorials showcasing core NLP tasks — text classification, text generation, and text summarization — using different model architectures.
Jupyter Notebook UpdatedSep 18, 2025 -
HeartPredictionAPI Public
A machine learning-powered REST API for predicting the presence of heart disease based on patient clinical data. Built using FastAPI and Dockerized for easy deployment. The final model uses a tuned…
-
WeatherPredictionAPI Public
WeatherPredictionAPI : A full-stack machine learning system that predicts temperature using historical and real-time weather data. The project includes data collection, feature engineering, model t…
-
-
simple-reflex-ai-agent Public
A modular Python implementation of a Simple Reflex Agent, designed to simulate intelligent behavior using condition-action rules. This project serves as an educational demonstration of one of the f…
-
Deep learning pipeline for classification of Cataract, Diabetic Retinopathy, Glaucoma and Normal using fundus images
-
awesome-cheap-llms Public
Forked from magdalenakuhn17/awesome-cheap-llmsCost reduction tools and techniques for LLM based systems
-
Face detection on images using OpenCV’s DNN module with a pre-trained Caffe SSD[Single Shot Multibox Detector] model.
-
-
retinal-vessel-segmentation Public
This project demonstrates deep learning-based segmentation of retinal blood vessels from fundus images using a U-Net architecture with an EfficientNetB4 encoder. The goal is to segment vessel struc…
