๐ Hello there!
I usually build AI stuff:
๐ป AgenticSeek A fully local alternative to Manus AI and other cloud-tied agents.
๐ง SoundGan A full pipeline for training GANs (Generative Adversarial Networks) to generate audio. from dataset download to training. (kinda broken, will fix)
๐ฎ ReinforcementLearningGym Solutions to classic OpenAI Gym environments using reinforcement learning. Watch agents learn to walk one episode at a time. Then get stuck with exploding gradients (I am still a noob with rl).
๐ monocularSlam Simultaneous Localization and Mapping (SLAM) with monocular camera input. Real-time 3D world reconstruction from car dashcam footage. Inspired by Geohot Twitchslam.