Projects
I'm always open for some interesting projects and collaboration. Feel free to contact.
Terminal Agent
An LLM agent to help you from and within the terminal. It allows you to ask questions, execute tasks, and interact with LLMs directly from your command line. Installation is available via Homebrew, pre-built binaries, or Go. More details at GitHub.
AI Traineree
A collection of deep reinforcement learning agents written in Python using PyTorch. More about it is at AI Traineree docs and the source code is available at GitHub.
PyEMD
Python implementation of a popular signal decompoisition method - Empirical Mode Decomposition - and some of its modifications including Ensembled EMD (EEMD). I don't know when, I don't know how but my PyEMD package became de facto standard Python implementation for EMD. Unfortunately, EMD isn't part of my research anymore and so it felt in priority, I still maintaine it for others to use.
Agents Bar (Inactive)
Agents Bar is a place for deep reinforcement learning AI agents to hang out. It's a part machine learning operations, aka MLOps, tool where one can deploy and host their own agents, and in part a platform for users to select already existing agents.
Note: This project is currently inactive.