Skip to content
View dhawan98's full-sized avatar

Block or report dhawan98

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
dhawan98/README.md

Hi there, I'm Aashish Dhawan 👋 🌐 Portfolio 💼 LinkedIn ✍️ Medium

Research Assistant @ University of Florida
Focused on AI Agents, ML Research, and Multimodal AI Systems


👨‍💻 About Me

Computer Science graduate passionate about building adaptive, intelligent systems. I've contributed to research at ISRO, UBTECH AI Lab (University of Sydney), and The University of Florida, focusing on machine learning infrastructure and real-world AI applications.

Lately, I’ve been diving into:

  • Autonomous job application agents using LLMs
  • LoRA-based personalization of image generation pipelines
  • Multilingual and low-resource translation systems
  • AI agents that jam music (yes, they play drums while I play guitar 🎸)
  • Reducing annotation effort via few-shot learning in concept learning systems

🛠️ Skills & Technologies

  • Programming Languages: Python, C++, Java, SQL
  • ML/DL Frameworks: PyTorch, TensorFlow, scikit-learn
  • Modeling & Research: Deep Learning, NLP, Generative AI, LLMs (BERT, BART, GPT, mBART, CLIP), Computer Vision, Multimodal Learning
  • Dev & Deployment: FastAPI, Flask, Docker, Kubernetes, CI/CD, MLflow
  • Data & Infrastructure: PostgreSQL, FAISS, Git
  • Cloud & Distributed Systems: AWS, GCP (Vertex AI, BigQuery)
  • Software Engineering: RESTful Microservices, Parallel Computing, Scalable ML Pipelines
  • Visualization & Analytics: Matplotlib, Power BI, Tableau

🚀 Featured Projects

  • 🤖 Autonomous Job Application Agent
    Gemini-powered FastAPI system that finds, scores, and applies to jobs on its own. Supports form autofill, fallback handling, and multi-step application logic.

  • 🎨 Image Generation with LoRA Adapters
    Built a modular FastAPI pipeline for training and switching LoRA adapters to generate Pokémon and custom concepts. Includes Google Drive cloud integration.

  • 🌍 Multilingual MT with mBART50 + CLIP
    Finetuned mBART50 for Spanish–Guarani and Spanish–Quechua translation using CLIP and multi-GPU training on HiPerGator.

  • 🧠 TensorFlow Documentation Bot
    AI-powered chatbot using FastAPI + OpenAI to answer TensorFlow docs questions in real-time. Helps developers find answers without skimming docs.


🔗 Connect with Me


🎯 Fun Fact

I built an AI agent to jam music with me. I play guitar, it plays drums. Together, we make some interesting noise.

💡 Building with purpose. Researching with curiosity. Always shipping.

Pinned Loading

  1. Post-Processing-of-Image-Segmentation-using-CRF Post-Processing-of-Image-Segmentation-using-CRF Public

    Jupyter Notebook 36 10

  2. Geo-referencing-two-tiff-files Geo-referencing-two-tiff-files Public

    Geo-referencing one image wrt another made easy.

    Jupyter Notebook 1 1

  3. BankMicroservice BankMicroservice Public

    A Real time banking micro service using java maven and springboot

    Java

  4. mBART50-extended mBART50-extended Public

    Fine tuning mBart50 model

    Python

  5. LoRA-Server LoRA-Server Public

    Python

  6. Whisper-AI-Therapist Whisper-AI-Therapist Public

    A therapist or a friend? You can use it as whatever you like. Built using FastAPI, geminiAPI and love

    Python