Skip to content
View Elijah-Bodden's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Elijah-Bodden

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

Pinned

  1. kNow kNow Public

    Plug-and-play, faster-than-native promise/callback event emitter

    JavaScript 25

  2. Membrane Membrane Public

    A robust, minimal-server-interaction API for peer routing in the browser

    JavaScript 15 3

  3. Numpy-NN Numpy-NN Public

    A neural network with all the bells and whistles implemented from first principles in numpy

    Python 1

  4. Greyscale-sites Greyscale-sites Public

    Selectively grayscale sites to make the internet less addicting

    JavaScript 1

  5. CloneYourself.md CloneYourself.md
    1
    # How to make an LLM clone of yourself
    2
    Wanna create and play with an AI clone of yourself or ~~someone else~~ **(my lawyer says please don't)** like [this one](https://huggingface.co/spaces/Elijahbodden/llama.cpp)? You're in luck because it's super easy!
    3
    ## Step one: get you some datas
    4
    This step really varies depending on your data sources, but the end goal is to turn some of real-you's conversations (from your platforms of choice) into a ShareGPT format dataset with you as the `gpt`. Here's what your (json) file should end up looking like:
    5
    ```json
  6. Graveyard Graveyard Public

    Salvaged files and postmortems from failed/abandoned projects of mine

    HTML