AI / ML Engineer

Gulab Sana
Parveen.

I build AI systems: production RAG, secure LLMs, and the retrieval that makes them tell the truth.

Parveen, the Pleiades. Gulab, a rose. Born under Scorpius, the chart at right.

β Acrab δ Dschubba π α Antares θ Sargas λ Shaula υ Lesath
♏ Scorpius the scorpion · Oct 23 – Nov 21
01

Selected work

all →
project Data Scientist · SAP

Enterprise RAG for SAP Support

A production retrieval-augmented generation framework over the SAP Help Portal and enterprise case management, with a prompt framework powering case summarization, root-cause analysis, outbreak detection, and component prediction.

#rag#llm#prompt-engineering#mlops
project Thesis · DFKI

SIGN-LLM: Text to 3D Sign Language

Master's thesis at DFKI: an end-to-end system that translates text into expressive 3D sign-language motion (body, hands, and face) using VQ-VAE motion encoding and a GPT-based transformer.

#llm#computer-vision#generative#thesis
project Research / Applied NLP

Knowledge Extraction from Investigative Documents

Key-information extraction from multilingual investigative documents (names, organisations, addresses, dates, and amounts), benchmarking NER approaches and fine-tuning BERT and spaCy.

#nlp#ner#information-extraction
02

Writing

all essays →
writing · 1 min

Make the model show its work

Reasoning chains aren't just for accuracy. In an enterprise system they're how you earn trust, debug failures, and catch a model doing something it was never asked to do.

#llm#explainability#rag
writing · 1 min

Teaching a RAG pipeline to pick the right document

Generation quality is the part everyone demos. Retrieval quality is the part that decides whether the demo was a lie. Notes on auto prompt-tuning for document selection.

#rag#prompt-engineering#llm