Skip to content
View hieunguyen1053's full-sized avatar
🏠
Working from home
🏠
Working from home
  • 19 Nguyen Huu Tho, Ho Chi Minh City

Organizations

@iconclub
Block or Report

Block or report hieunguyen1053

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

Nguyen Trong Hieu (@hieunguyen1053) - AI Engineer

Email: hieunguyen1053@outlook.com

LinkedIn: https://www.linkedin.com/in/hieunguyen1053

Huggingface: https://huggingface.co/hieunguyen1053

Visitor GitHub followers

SUMMARY

I’m an AI Engineer with 2 years of experience in Natural Language Processing. With my knowledge of NLP, I enjoy applying AI to life and creating the best experience for users. I also spend time reading Science papers, learning new technologies and best practices to become a better engineer.

TECHNICAL SKILLS

Programming Languages: Python, Java, C++

Frameworks/Libraries:

  • Pytorch, Tensorflow
  • Transformers, Optimum
  • Onnxruntime, TensorRT

Fields of research:

  • Machine Learning
  • Natural Language Processing
  • Computer Vision

PROFESSIONAL EXPERIENCE

Ademax (Vietnam) - AI Engineer (2021 - Now)

Project: Ademax OCR (5 members, 1 front-end, 3 back-end, 1 ML)

LINK DEMO

VIDEO DEMO

  • Description: A service used by a company to encode scanned documents into structured text documents, supporting metadata extraction.
  • Technologies:
    • Front-end: VueJS
    • Back-end: Django, Redis, PostgresSQL, ElasticSearch
    • Machine learning: Pytorch, Transformers, Accelerate, Optimum
  • Responsibilities
    • Generate training data, train models running on multiple GPUs (4 x Nvidia V100), evaluate and compare with previous models.
    • Model optimization, model quantization, so that the model runs on CPU or GPU faster.
    • Write API to execute multiple tasks concurrently, and handle queues to avoid overloading.

Project: Ademax Spelling (5 members, 1 front-end, 3 back-end, 1 ML)

VIDEO DEMO

  • Description: Service used to check the spelling of Vietnamese text. This service is also integrated into the Office Word Add-in, serving a wide range of customers such as businesses, students, and ordinary users.
  • Technologies:
    • Front-end: VueJS, AngularJS
    • Back-end: Django, Redis, PostgresSQL, ElasticSearch
    • Machine learning: Pytorch, Transformers, Accelerate, Optimum
  • Responsibilities
    • Generate training data, train models running on multiple GPUs (8 x Nvidia A100), evaluate and compare with previous models.
    • Model optimization, model quantization, so that the model runs on CPU or GPU faster.
    • Write API to spell check Vietnamese text, classify many typos and suggest corrections. Supports executing multiple concurrent tasks and processing queues to avoid overloading.

EDUCATION

Ton Duc Thang University (Vietnam) 08/2018 - now

  • Studying Computer Science
  • GPA: 8.2
  • Member of the ICON Acedemic Club (@iconclub)

STATS

My wakatime stats

Most used languages

Pinned

  1. iconclub/python-glove iconclub/python-glove Public

    Python implementation of Glove

    C 1

  2. iconclub/timetable-ics-tdtu iconclub/timetable-ics-tdtu Public

    Đây là chương trình xuất thời khoá biểu của sinh viên theo học kì ra file ics. Chương trình được viết trên ngôn ngữ lập trình Python.

    Python 4

  3. iconclub/zalo-tts iconclub/zalo-tts Public

    Zalo Text-To-Speech for python

    Python 9 3

  4. digital-watermarking digital-watermarking Public

    Implementation of algorithms DCT, DWT watermarking.

    Python 29 7

  5. opencv-sudoku-solver opencv-sudoku-solver Public

    Sudoku solver using OpenCV’s DNN

    Python