Aspiring Machine Learning Engineer with hands-on experience in developing AI-driven solutions, specializing in Python, PyTorch, and Transformer models. Adept at building and fine-tuning LLMs and implementing computer vision systems. Strong problem-solving abilities, automation expertise, and a passion for creating impactful machine learning projects. Proven track record in leveraging AI for search summarization, finance automation, and emotion detection.
I am open to collaborating on projects, and I'm always looking for new opportunities to learn and grow.
The Social Purpose Trust
India (Remote)
2025//02 - Present
Researching and developing AI-driven models for climate impact assessment, predictive analytics, and automation. Enhancing climate data processing, environmental monitoring, and integrating AI solutions into the Surya Sangam Web Portal for sustainability initiatives.
Pragadas Technologies
India (Remote)
2024//07 - 2024/09
I tailored over 200 resumes, consistently achieving Jobscan scores above 75%, which helped clients secure multiple interviews. I developed Python scripts to automate the resume tailoring process using LLMs and advanced Retrieval-Augmented Generation (RAG) chains. Additionally, I provided clients with personalized insights on their resumes and maintained open communication throughout the process. By leveraging prompt engineering techniques, I ensured consistent and relevant results from models like ChatGPT and Mistral-7B-v0.3.
Developed an AI agent that conducts interviews with users based on there resume and job description. The agent uses a LLM to generate interview questions, both coding and experience based, and evaluates the user's responses.
Python
Langgraph
Langchain
FastAPI
PostgresSQL
Llama-3.3-70b-specdec
Snake Game with AI combines the classic Snake game with an AI agent trained using reinforcement learning. It features both manual and AI-controlled gameplay, customizable settings, score tracking, and real-time plotting of training progress. The AI uses a Q-network built with PyTorch to navigate the game.
Python
PyTorch
Pygame
NumPy
Matplotlib
Developed a web-based search summarizer using Google Custom Search API, Beautiful Soup, and Langchain for conversational retrieval. Implemented ChromaDB for vector storage and added a history feature with SQLite to track and revisit user queries.
Python
Langchain
Streamlit
Langchain-Huggingface
SQLite
ChromaDB
Mistral-7B-v0.3
Developed Python scripts for automated data collection using Google Custom Search API and built an LLM dataset parser to generate a QA dataset. Fine-tuned an open-source Hugging Face model with the custom dataset to optimize performance. Utilized libraries like Beautiful Soup, PyPDF2, and Python-dotenv for auxiliary tasks.
Python
Transformers
TRL
Bitsandbytes
Accelerate
Google Colab
Epsilon is a 2D physics engine for reinforcement learning, simulating interactions with shapes like rectangles and circles. It features collision detection, response, and basic force application. Currently in development, it aims to improve collision handling and integrate more fully with RL, though issues with circle and rod collisions remain.
Python
Pygame