Saurabh Patil

Welcome! This is place where I share some of my personal/side projects that I implement. All the projects are opensourced(code,weights,data all available).

(I am actively looking for opportunities as a Machine Learning Engineer. If you think I am a good fit for your position, please feel free to reach out through email)

Home  /  Email  /  CV  /  Scholar  /  Github  /  Linkedin  /  Huggingface

profile photo

Personal Projects

Langchain RAG system with Llama3.1-1B

In this project, I have implemented a RAG system with Llama3.2-1b. The RAG system is a system that can answer questions based on the given context.

Code

Llama3.1-Chatbot

In this project, I have finetuned a Llama model using Bitext-customer-support-llm-chatbot-training-dataset for generating more accurate responses to customer queries. The model can be further finetuned based on specific companies data.

Code Huggingface