Skip to content
View gcoter's full-sized avatar

Block or report gcoter

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

Popular repositories Loading

  1. extract-keywords-from-youtube-videos extract-keywords-from-youtube-videos Public

    This project combines youtube-dl, whisper, LangChain and ChatGPT to extract keywords from YouTube videos. It was intented as a tool for Lyon Data Science to better reference its videos.

    Jupyter Notebook 4

  2. chatgpt-langchain-demos chatgpt-langchain-demos Public

    Simple demonstration of calling the OpenAI API and using LangChain

    Jupyter Notebook 2 1

  3. learning-to-jump-genetic-algorithm learning-to-jump-genetic-algorithm Public

    A small man learns how to jump over an obstacle thanks to a simple genetic algorithm.

    Python 1

  4. cozy-music cozy-music Public archive

    A Cozy application to read your audio files from anywhere.

    JavaScript 1 1

  5. kaggle-digit-recognizer kaggle-digit-recognizer Public

    The goal of this repository is to store the different models I tried so far for the Kaggle Digit Recognizer competition.

    Python

  6. rnn-text-generation rnn-text-generation Public

    I implement a RNN to generate text

    Python