Skip to content
View QuangNguyen2910's full-sized avatar

Highlights

  • Pro

Block or report QuangNguyen2910

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
QuangNguyen2910/README.md

Hi there, I'm Nguyen Minh Quang πŸ‘‹

πŸš€ AI Engineer | NLP & LLM Enthusiast

I’m passionate about building impactful AI solutions, specializing in Natural Language Processing (NLP) and Large Language Models (LLMs). My work focuses on fine-tuning advanced models and applying AI to solve practical challenges.


πŸ›  Projects

πŸ” Smart Contract Vulnerability Detection

  • Analyzed function call graphs with Graph Neural Networks (GNNs) and fine-tuned CodeBERT to detect vulnerabilities.
  • Result: Achieved F1 scores of 95-98%.

πŸ”’ Malware Detection in Android Apps

  • Used GNNs and Word2Vec to identify malware patterns in function call graphs.
  • Result: Achieved a 98.8% F1-score.

β˜• Coffee Shop Review Crawler and Summarizer

  • Automated the process of crawling coffee shop information and summarizing customer reviews for actionable business insights or personal use.

πŸ€– Customer Service Chatbot

  • Fine-tuned LLaMA 3 8B to answer queries and recommend products for a clothing store chain.

πŸ” Semantic Clustering for Competitor Analysis

  • Clustered product titles with SentenceBERT and DBSCAN to uncover competitor strategies.

πŸ’» LLM Pipeline for Slide Generation

  • Developed a pipeline for automating HTML slide generation using fine-tuned LLaMA and Mistral models.

πŸ“« Contact Me


⚑ Note: Some projects might not appear in my repo because they are set as private or under development to be a complete product. Feel free to reach out if you’d like to discuss them in more detail.

Popular repositories Loading

  1. AutClothingChatbot AutClothingChatbot Public

    PTIT's Major Project: Website Programming - This repo contains a chatbot for a clothing store. The chatbot acts as an employee with specific knowledge about clothing consultation, website support, …

    Jupyter Notebook 8

  2. Atari_game_Agents Atari_game_Agents Public

    PTIT's Major Project: Python Programing - This project involves training an AI agent to recognize and capture game patterns while playing. I created this repo for future use and due to my interest …

    Python 6 1

  3. ProductTitleClustering ProductTitleClustering Public

    This project clusters products by their titles and assigns topics. Initially using BERT, PCA, and t-SNE, the results were noisy. The improved approach with SBERT, UMAP, and HDBSCAN provides clearer…

    Jupyter Notebook 5

  4. LlmChattingPlatform LlmChattingPlatform Public

    I initially built this repo to interact with finetuned LLMs, but discovered existing libraries for that. I'll add more features to make it unique!

    CSS 4

  5. AI-Hackathon-Face-Analysis-Challenge AI-Hackathon-Face-Analysis-Challenge Public

    Forked from NEETNETNET/AI-Hackathon-Face-Analysis-Challenge

    Jupyter Notebook 3

  6. Youtube_Clone Youtube_Clone Public

    PTIT's Small Project: Web Programming (Front-end only) - In this project I copied and edit a front-end replica of youtube

    HTML 2