Skip to content
View maximilien's full-sized avatar
💼
@ Silicon Valley (mainly SJ or SF)
💼
@ Silicon Valley (mainly SJ or SF)

Organizations

@cloudfoundry-incubator @i-am-bee

Block or report maximilien

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

Pinned Loading

  1. ragme-io ragme-io Public

    RAGme-io is a personalized RAG agent for the web sites you visit and documents you care about

    Python 16 4

  2. i18n4go i18n4go Public

    i18n tooling for Golang

    Go 287 25

  3. weave-cli weave-cli Public

    A fast Golang CLI for Weaviate vector DB to help view, list, create, and delete collections and documents in collections for development, test, and debugging purposes

    Go 4

  4. weave-mcp weave-mcp Public

    A Golang MCP server for Weaviate vector DB to help view, list, create, delete, and query collections and documents in collections for development, test, and debugging purposes

    Go 1

  5. knfun knfun Public

    Knative micro-functions demo using the `kn` client

    Go 25 4

  6. Creating tarball in Golang Creating tarball in Golang
    1
    package tar_helper
    2
    
                  
    3
    import (
    4
    	"archive/tar"
    5
    	"compress/gzip"