Skip to content
View Hippopo64's full-sized avatar

Highlights

  • Pro

Block or report Hippopo64

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

👋 Hi, I'm Hippolyte Dupont

Dual Degree Graduate in Artificial Intelligence (Illinois Institute of Technology, Chicago & CY Tech, France)
Passionate about Computer Vision, LLMs, and AI for social impact
Actively looking for a full-time position in AI / Computer Vision / Full-Stack AI (available January 2026)

About Me

I'm an AI Engineer who loves building practical and well-structured projects.
I’ve developed AI applications that combine machine learning, real-time processing, and automation to solve real problems. Currently based in France, after a year studying and building projects in Chicago.

Main Projects

BlindShoppers

Assistive Android app for visually impaired users that combines voice interaction, barcode scanning, and AI intent classification.

  • Built a real-time system in Kotlin + Python + PyTorch
  • Integrated YOLOv3 on Jetson Orin Nano for indoor localization (mean error: 30 cm)
  • Designed NLP intent model with 100% dataset accuracy

WebPilot

AI-powered web automation agent based on the Model Context Protocol (MCP).

  • Created an MCP server exposing browser automation tools via Playwright
  • Built an AI agent using LLMs (LiteLLM/Groq) to generate CSS selectors and perform structured scraping
  • Documented an Azure-ready architecture (AKS, APIM, Redis, Firewall) for scalable deployment

Neural Networks from Scratch

Educational deep learning project implementing MLP and CNN from the ground up in C++ and NumPy.

  • Achieved 96% accuracy on MNIST with MLP, 86% with CNN
  • Learned core mechanisms of backpropagation and model optimization

Tech Stack

Languages: Python, C++, Java, Kotlin, SQL
Frameworks: PyTorch, TensorFlow, scikit-learn, OpenCV
Tools: Git, Docker, Linux, Playwright, Azure, Arduino
Domains: Computer Vision, NLP, Web Automation, Edge AI


Connect With Me

LinkedIn
My GitHub Projects


I’m always open to discussing new AI ideas, collaborations, or job opportunities in applied machine learning.

Pinned Loading

  1. WebPilot WebPilot Public

    An automated scraping agent

    Python 1

  2. NoamBJ/BlindShopper NoamBJ/BlindShopper Public

    Kotlin 1

  3. BlindShoppers_Store_Camera BlindShoppers_Store_Camera Public

    Python 1

  4. Julien1000/JEE-Billeterie_en_ligne Julien1000/JEE-Billeterie_en_ligne Public

    Projet JEE 2023/2024

    CSS