Skip to content
View charliegillet's full-sized avatar

Block or report charliegillet

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
charliegillet/README.md
Charlie's contribution activity over the last month

Hackathons & Projects

RedDial: Top 4 @ YC Voice Agents Hackathon

An autonomous voice red-team that social-engineers AI phone agents into leaking planted (fake) data, then hardens them with an eval-driven loop. Built on Pipecat, NVIDIA Nemotron + Parakeet, and Cekura.

SentinelOps Arena: $10,000 Patronus AI Prize @ OpenEnv Hackathon

A multi-agent self-play environment for enterprise security, where red-team, blue-team, and auditor agents improve through adversarial self-play.

Alexis: Voice & Vision Track Winner @ Beta Fund Hackathon

An AI interviewer that watches you during a LeetCode interview, listens to your reasoning, and adapts to your stress in real time.

ReLoop: Best Use of Redis @ Agent Hack Day

Failure memory for AI agents: it captures failed attempts and feeds the learnings back so agents stop repeating the same mistakes.

Palimpsest: 3rd Place @ Cognee AI-Memory Hackathon

A self-correcting LLM wiki that rewrites its own pages and records what was true before in a knowledge graph.

Pager0: 1st Most Innovative & 3rd Best Use of Auth0 @ Deep Agents Hackathon

An autonomous SRE agent that detects incidents, diagnoses root cause, and phones the on-call engineer with a fix to approve.

LVM-Neural-Data-Analysis: UCSD Data Science Capstone

Hierarchical latent variable models (vLGP, pCCA) applied to neural population data from the IBL dataset.

More About Me

  • I spent 2.5 years as an instructional assistant teaching data science at UCSD.
  • I have run two marathons: San Diego Rock 'n' Roll 26.2 (June 2025) and Ventura 26.2 (April 2026).
  • As a kid, I peaked at 8 simultaneous Mario Kart time trial world records (Mario Kart Wii custom tracks).

LinkedIn · charlie.gillet1@gmail.com

Pinned Loading

  1. LVM-Neural-Data-Analysis LVM-Neural-Data-Analysis Public

    Latent variable models for neural population data analysis (UCSD capstone)

    Jupyter Notebook 1

  2. rocketride-org/rocketride-server rocketride-org/rocketride-server Public

    High-performance AI pipeline engine with a C++ core and 50+ Python-extensible nodes. Build, debug, and scale LLM workflows with 13+ model providers, 8+ vector databases, and agent orchestration, al…

    C++ 3.8k 1.2k

  3. reddial reddial Public

    RedDial — an autonomous voice red-team for AI phone agents: deterministic social-engineering attacker, Luhn-verified breach scorecard, and an eval-driven improve-until-it-passes loop with an honest…

    Python 1

  4. yhinai/alexis yhinai/alexis Public

    Alexis is an AI interviewer that watches you code, listens to your reasoning, reads your body language, and adapts to your stress through real-time, human-like conversation.

    TypeScript