Skip to content
View kevbuh's full-sized avatar

Block or report kevbuh

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

Projects

  • ai-notebooks: ai notebook implementations (Hopfield networks, Transformers, Q-learning, etc)
  • audiogpt: Siri Remake in React Native & Flask App
  • bitnet: Minimal implementation of Microsoft's BitNet b1.58 2B4T
  • brain: Research for reverse engineering the human brain
  • clox: Lox bytecode C-based VM from "Crafting Interpreters"
  • findnue: 2024 update: this was one of my first projects and the app is down now :(
  • froog: GPU accelerated tensor library (OpenCL and Metal)
  • goodcss: browser extension replaces ugly css with an easy-to-read css style
  • guide: Enhanced Reasoning Tautological Proof Engine guided by Tree-of-Thoughts LLM Search
  • husun: Short Science Fiction Story
  • ig11: robot research notes
  • imagine: Video prompting w/ Segment Anything and ControlNet (Replace anything you can see with anything you can think of)
  • jotalot: iOS/Android cross-platform mobile application written in React Native and Django
  • LED-LIGHTS: Old e-commerce store for some LED strips that I created
  • lookup: Google Extension to explain highlighted text by leveraging AI
  • mcm_keviansud: Mathematical model to predict asteroid mining's impact on global equity using Pandas and scikit-learn
  • newtab: Overrides the new tab page with a blank solid color for Brave Browser.
  • nextnote: React Native note taking app.
  • nn-trainer: Distributed Neural Network Training with Kubernetes.
  • simple_mlp: Messing around with batch sizes and optimizers
  • slam: Simultaneous localization and mapping (SLAM) with OpenCV and OpenGL
  • unfollow: Find out who doesn't follow you back on Instagram
  • yummf: Full-stack recipe ranking algorithm and platform rewritten 3x times in Django, Ruby on Rails, and NextJS
  • 2048-LC3-VM: LC3 assembly VM to play the 2048 game

Pinned Loading

  1. bitnet Public

    pure pytorch implementation of Microsoft's BitNet b1.58 2B4T

    Python 16

  2. guide Public archive

    Enhanced Reasoning Tautological Proof Engine guided by Tree-of-Thoughts LLM Search

    Python 2

  3. froog Public

    gpu accelerated tensor library (opencl and metal)

    Python 4

  4. yummf Public

    Full-stack recipe ranking algorithm and platform rewritten 3x times in Django, Ruby on Rails, and NextJS

    TypeScript 1

  5. imagine Public

    Video prompting w/ Segment Anything and ControlNet. Replace anything you can see with anything you can think of.

    Jupyter Notebook 1

  6. nn-trainer Public

    Distributed Neural Network Training with TorchScript, Redis, RabbitMQ, K8

    Python