
Skilled machine learning / software engineer with expertise in NLP, algorithm design, statistical analysis, and deep learning. Adept at collaborating with teams on large and complex projects to deliver innovative, data-intensive solutions that improve software and platform performance.
PROJECT: HROS - Application Management.
Design and development of a resume parser application by annotating the resume data,
training the NLP spaCy model, and fetching the details from the resume.
Developed a Python FastAPI to upload a resume and fetch details from it.
PROJECT: HROS - OCR.
Developed a JWT authorized OCR (optical character recognition) model using Vertex AI. The
model takes the documents such as Aadhar, PAN, and receipts as input, and extracts the
desired details in the JSON format.
Created multiple Python FastAPI endpoints to upload the documents, fetch details from them,
and store the data and the document in GCP and DB as well.
PROJECT: Ticket Management Bot.
Developed an agent and a tool that classify and resolve user queries or tickets at the
employee level, and also provide suggested solutions based on the history of tickets to the
support engineer.
Created a Metabase dashboard and field filters that contain the graphs and stats of the
queries over the ticket data.
PROJECT: Content generator Bot.
Built a lang graph supervisor agent that collaborates with the introductory agents, the creator
agent, and creates the desired newsletters, posts, etc., for the user.
Created multiple Python FastAPI endpoints that help with conversation
PROJECT: VAX-Agentic AI.
Built a lang graph supervisor agent that collaborates with the multiple tools to handle the network alarms and analyse them.
Developed it as a microservice which integrates with the other microservices to fetch the data and infer and analyse that data.