Generative AI

Lightweight Fine-Tuning with PEFT & LoRA featured image

Lightweight Fine-Tuning with PEFT & LoRA

Parameter-efficient fine-tuning pipeline using LoRA to adapt DistilBERT for sentiment analysis while training less than 1% of the model parameters.

AI Photo Editor with SAM & SDXL featured image

AI Photo Editor with SAM & SDXL

Computer vision and generative AI pipeline combining SAM and SDXL for interactive object segmentation and photorealistic image editing.

Custom Chatbot with RAG featured image

Custom Chatbot with RAG

Retrieval-augmented chatbot that combines semantic search, custom embeddings, and LLM prompting for grounded domain-specific conversations.