Skip to content
View trandaiviethung2001's full-sized avatar

Block or report trandaiviethung2001

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. AI-Chatbot-with-Vision-version-V1 AI-Chatbot-with-Vision-version-V1 Public

    AI chatbot with vision built from the combination of llama3.0 and OpenCV. Passing real-time image frame to LLM model then from, get the response

    Python

  2. Criminal-Face-Detection Criminal-Face-Detection Public

    Using C++ programming language to implement the criminal detection program with OpenCV library, feeding and training criminal face model. Recognize multiple of criminal facial expressions.

    C++

  3. Life-Guard-SOS-Application Life-Guard-SOS-Application Public

    SOS application with AI integrated, powered by llama3 model (IOS app)

    Swift

  4. Sejong-Market-Website Sejong-Market-Website Public

    Basic e-commerce website for selling and buying secondhand products for Sejong Student. This is product from my Web Programming class in Sejong University

    HTML

  5. Discord-Bot Discord-Bot Public

    This is a discord chat bot which i make for my discord channel, the bot can play music, give news from some specific youtube channels and also you can chat with him (as Simsimi) when you feel bored…

    Python

  6. MissingPersonDetection MissingPersonDetection Public

    Real-time missing person detection using YOLOv8 + InsightFace (ArcFace). Detects persons in video/webcam feeds, matches faces against a database of missing persons using 512-d embeddings, and alert…

    Jupyter Notebook 1