Skip to content
View Ferruolo's full-sized avatar

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 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. Certainty DB - This is a DB which aims to translate natural language into a database query, allowing users to effectively query data without knowing sql. It also allows for querying and sorting "qualitative" data, for example, I can query "best restraunts for a date in East Village, Manhattan" and get real data, not just 100 poorly compiled lists or dead links and false positives.

  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

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

    Makefile 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