Skip to content
View Ferruolo's full-sized avatar
  • New York City, New York

Block or report Ferruolo

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

About Andrew Ferruolo

I am a recent University of Michigan Engineering graduate. Since graduating, I have worked as a contracter for pMeets.co and as a founding engineer at Gattaca Tech. I love building stuff, as you can see here. Here are my favorite projects on here:

  1. Stainless - Still in progress, Stainless is a rust-based ML framework. Eventutualy, it aims to provide optimized computation for a wide range of parallelizable operations
  2. My Vector DB - I don't have a name for it yet. This is a vector DB based on the BTree structure, using vector dot products as indexes, rather than numbers or letters. Once I finish implementing it and wrapping it in a tokio web server, it should be interesting to see what I can do with it
  3. Chaos Monkey AI - This was a take home for a company, basically, it uses agentic structure to move throughout an app and test it

I am currently looking for a job, so if you like what you see, please give me a shout at andrew.ferruolo@gmail.com

Pinned Loading

  1. Stainless Stainless Public

    My second attempt at building my own ML framework

    Rust 1

  2. my_vector_db my_vector_db Public

    Rust 1

  3. readEarnings readEarnings Public

    CNN reads earnings calls and pedicts performance next quarter. Pretty Cool

    Jupyter Notebook

  4. FishFinder FishFinder Public

    Machine learning to find the fish

    Jupyter Notebook

  5. NeuralNetProject NeuralNetProject Public

    Old High School Project! A Neural Network I built from scratch in MATLAB to gain a better understanding of how nets work under the hood

    MATLAB

  6. llama-trainer llama-trainer Public

    An attempt to build my own distributed trainer for LLMs

    Jupyter Notebook