Skip to content
View preetdhanani's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report preetdhanani

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
preetdhanani/README.md

Prit Dhanani

AI Engineer focused on building things that actually work in production.

I work on LLMs - fine-tuning them, aligning them with RLHF, wrapping them in agentic pipelines, and deploying them where latency and privacy constraints are real. Currently doing my Master's thesis on agentic AI at Hochschule Hof (Germany) while working as a GenAI engineer at Infinite Mind GmbH.


What I'm working on

  • At Infinite Mind - On-premise RLHF pipelines (privacy-first, no external APIs) and production RAG systems with hybrid retrieval, reranking, and real-time monitoring for enterprise clients
  • Exploring - Multi-agent orchestration(Architect), LLM evaluation frameworks, reasoning in constrained environments

A few things I've built

AskToYaana - Fine-tuned LLaMA 3.3 for domain-specific product recommendations. LSTM intent classifier, Django backend, GROQ inference.

LlamaIndex QA Engine - Hybrid doc Q&A combining BM25 + FAISS dense retrieval, LangChain agent orchestration, GROQ for real-time answers.

MLOps Pipeline - End-to-end MLOps with MLflow, Docker, GitHub Actions, DagsHub. Cut deployment time by 40%.

BERT + LSTM Sentiment Engine - Hybrid NLP pipeline, served as a FastAPI microservice for customer feedback classification.


Stack I reach for

LLMs / GenAI    →  HuggingFace, LangChain, LlamaIndex, Ollama, CrewAI, GROQ
Fine-tuning     →  PyTorch, TRL, RLHF (PPO + reward modeling), LoRA / QLoRA
RAG             →  FAISS, BM25, vector DBs, rerankers, real-time eval
MLOps           →  MLflow, W&B, Docker, Kubernetes, GitHub Actions, FastAPI
Cloud           →  AWS (SageMaker, Bedrock, Lambda, EC2), Azure OpenAI, Azure ML

Background

1 year as an AI Engineer in India (Woxxin Technolies Ltd) - owned AI products end-to-end, client-facing, hands-on Azure.
B.E. IT from SCET Surat → M.Sc. AI & Robotics at Hochschule Hof, Germany.
AWS Certified AI Practitioner. 2nd place at ML Hackathon 2.0.


Open to

Full-time AI/ML Engineer roles in Germany or remote.
Dhananipreet101@gmail.com · LinkedIn · HuggingFace

Popular repositories Loading

  1. SentimentAnalysis SentimentAnalysis Public

    Jupyter Notebook 1

  2. QnA_ChatBot_with_Groq_Powered_with_GoogleGenAI QnA_ChatBot_with_Groq_Powered_with_GoogleGenAI Public

    A QnA Chat bot which have inference of Groq and embedding technique of Google Generative AI. Key feature is upload a pdf and based on that document ask question. Give reasonable answer from it.

    Python 1 1

  3. ML-DL-Project-Tensorflow ML-DL-Project-Tensorflow Public

    Jupyter Notebook

  4. InvoExtract InvoExtract Public

    Developed an Invoice Extractor application using Gemini and large language models (LLMs). Enabled image uploads, OCR-based extraction, and an NLP query system. Achieved 78% precision in answering i…

    Python

  5. Airline-Passenger-Referral-Analytics-and-Forecast Airline-Passenger-Referral-Analytics-and-Forecast Public

    Data science project on Airline Passenger Referral Analytics and Forecast: data cleaning, preprocessing, visualization, and model building for insightful analytics and predictive forecasting.

    Jupyter Notebook

  6. AskToYaana-Fullstack-personal-project AskToYaana-Fullstack-personal-project Public

    AI powered Beauty Recommendations Bot

    Python