Skip to content
View antoinejeannot's full-sized avatar
🏡
Working from home
🏡
Working from home

Block or report antoinejeannot

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

Pinned Loading

  1. Cornerstone-OnDemand/modelkit Cornerstone-OnDemand/modelkit Public

    Toolkit for developing and maintaining ML models

    Python 155 17

  2. jurisprudence jurisprudence Public

    French Jurisprudences at your fingertips @ every 72h

    Python 9 2

  3. nuggets nuggets Public

    Curated insights and consolidated notes from articles, videos and talks I enjoyed

    HTML 3

  4. LLM-powered git message LLM-powered git message
    1
    #!/bin/bash
    2
    
                  
    3
    ###########################################################################
    4
    # Automatically generates a git commit message based on `git diff` and a LLM
    5
    # Minimalist & Easy-to-hack implementation: