Skip to content
View chloepilonv's full-sized avatar

Block or report chloepilonv

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

Bonjour πŸ‘‹

I'm Chloe, an Engineer in Physics, AI & Cloud with 10yrs+ experience in Project and Product management.
XP : AI (Inference, Agentic, GPU, World Models), Cloud Computing (Infrastructure, OEM-ODM, Docker payloads, Cluster management, datacenters), Technical Program Management (Crossteam coordination, Benchmarking, Documentation), AI Consultant (Real Estate, Architecture, Entertainment), Data Science and Public Speaking.
Hobbies : AI-ML Hackathons, ultratrail, bicycling around the world.
Location : Currently in SF/CA (US) πŸ‡ΊπŸ‡Έ

that's me

List of projects from hackathons, personal hobbies or academic work. Some projects are private or as part of a company, and not shown here.

VLM, World Models, Physical AI

  • ⏱️ time-machine Choose a location, generates past/present/future worlds, and traverse through each eras via wormholes with an AI tour guide agent answering all your questions (in VR).
  • πŸ‘΅ vlm-monitoring-system β€” An AI-powered monitoring system, that reasons (with fine-tuned Nvidia Cosmos Reason2 8B) on behaviors at risk of people living alone.
  • πŸ“Ί vlm-post-training-interface β€” An interface to make it easier to post-train (full SFT, or LoRA/QLoRA) a VLM, with manually labelled DIY video datasets in the LLaVA dataset format.
  • πŸ€– mcp-server-isaac-lac - MCP Server for Isaac Lab
  • πŸ§ͺ pinns-hacktoberfest β€” Physics Informed Neural Network on OpenFOAM (In total WIP)

AI Agents & RAG

  • πŸ’Ÿ mcp-server-qarnot β€” MCP server to let AI clients manage & query Qarnot tasks
  • πŸ€– knowledgegraph-email-agent β€” 2-hour hackathon AI agent with knowledge graph, Qdrant embeddings & agentic email generation
  • πŸ’¬ ai-rag-chatbot-aws β€” RAG Chatbot that ingests company documentation, as part of AWS AI Builder Hackathon
  • πŸŽ™οΈ podcast-voice-agent β€” Built an Ada Lovelace agent to interact with in a podcast

GPU, Inference & ML Infrastructure

  • βš™οΈ gpumode-gemm-benchmarkingtool β€” GPU benchmarking tool for self-made GEMM vs Pytorch and Triton
  • πŸ”© tiny-gpu β€” A minimal GPU design in Verilog to learn how GPUs work from the ground up
  • ☁️ neocloud-bench β€” Performed a few neoclouds bench during the holidays. Didn't get the job, I need to have 10 years more experience in Kubernetes.

Developer Tools & Cloud

  • πŸ¦€ claude-builder-starterpack β€” A plug-in (Skills, Subagents, Hooks) meant to optimize my workflow for fast MVP release, leveraging Claude Code features.
  • πŸ““ blog-samples β€” Code used on Qarnot blog posts to launch scripts for OpenFOAM, Ansys, StarCCM+, etc. multiphysics simulation

Hardware & IoT

  • 🧠 ideas-recorder-raspberrypi β€” A Raspberry Pi project that records my ideas at night, and sends an email the next morning with the summary of it.

Arts, Misc & Fun

  • ✍️ serie-of-poems-with-the-machines β€” A collection of poetic and fictional conversations with Claude Code, ChatGPT, and Gemini - written on a real typewriting machine.
  • πŸ”­ interactive-catalogue β€” Interactive museum catalogue builder with Gemini Vision Detector. Made for my dad for Xmas.
  • πŸš΄β€β™€οΈ bikeparking-app-gmaps β€” iOS app showing bike parking using Google Maps & Firebase, in SF
  • πŸ”¬ percolation-theory-modeling β€” Percolation and epidemiology modeling

Pinned Loading

  1. ai-rag-chatbot-aws ai-rag-chatbot-aws Public

    Rag Chatbot made for AWS AI Builder Hackathon (San Francisco) in October 2025.

    Python 1

  2. mcp-server-qarnot mcp-server-qarnot Public

    MCP server that lets AI clients manage and query Qarnot Multiphysics SaaS.

    Python 1

  3. knowledgegraph-email-agent knowledgegraph-email-agent Public

    Forked from topoteretes/ai-memory-hackathon

    2hrs Hackathon!! Using Cognee for knowledge graph and Qdrant for vector search & embeddings - Built a Reconciliation Agent to generate e-mail with relevant infos to answers vendors claiming unpaid,…

    Python

  4. pinns-hacktoberfest pinns-hacktoberfest Public

    [WIP] PINNs on Openfoam for hacktoberfest 2025

    Python 1 1

  5. bikeparking-app-gmaps bikeparking-app-gmaps Public

    Interactive iOS app that displays every public bicycle-parking location in San Francisco, using real GeoJSON datas, Google Maps SDKs, and Firebase Storage.

    Swift

  6. interactive-museum-catalogue interactive-museum-catalogue Public

    Interactive museum catalogue builder using Gemini 2.5 Vision Detector. An admin scans an object, and the system automatically creates a card for users. Visitors can later retrieve the information b…

    TypeScript