Skip to content
View Athroniaeth's full-sized avatar
  • Lyon
  • 10:50 (UTC +02:00)

Block or report Athroniaeth

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

👋 Welcome to My GitHub Profile!

About Me 🌟

Hello! I'm 23-year-old Data Scientist from Lyon, France. I recently graduated with a Master's in AI & Big Data from ESGI and am currently seeking a mission in Data Science.

My Expertise 🛠️

I specialize in various areas of Data Science and Software Engineering. My expertise includes developing robust and scalable software solutions, creating and utilizing generative AI models (LLMs), and applying deep learning techniques to computer vision projects. Additionally, I have developed AI models for chess. My goal is to maintain a comprehensive understanding and mastery of the field of data science and machine learning.

Pinned Loading

  1. pdf-langchain pdf-langchain Public

    This project is example Chat-PDF, a web application that lets you chat with any PDF. This project uses LangChain for the prompt engineering, Gradio for the web user interface and Gradio to create t…

    Python

  2. chess_pytorch_ai chess_pytorch_ai Public

    Projet contenant mes tests sur la fabrication d'une IA pour jouer aux échecs, fonctionnant uniquement en Deep Learning, en utilisant PyTorch. Le but est de voir ce qui est possible de faire en cont…

    Jupyter Notebook

  3. bresse bresse Public

    Bresse is a library for use LLM (Large Language Model) like chess AI. This library takes advantage of the fact that LLMs can reproduce a format representing a chess game called PGN. You will find v…

    Python

  4. masterfisher masterfisher Public

    This project is fishing bot for WoW game, fishing in a completely automatic way, mouse clicks and movements will only be done in the game and will not need any human intervention. If required, you …

    3

  5. game-of-life game-of-life Public

    This project is a simple implementation of the Game of Life in Python using Pygame. There no buttons, all the actions are done with the mouse and the keyboard or with the console.

    Python 1

  6. pytest-lock pytest-lock Public

    pytest-lock is a pytest plugin that allows you to "lock" the results of unit tests, storing them in a local cache.

    Python