Skip to content
View cssavi's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report cssavi

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

Hey, I'm Savi!

Hookem

I enjoy working on projects and receiving terrible feedback from users and hopefully making it a bit better. I enjoy building backend tech using Python, Rust, and Go (currently learning). My origin story is that in 2020 my friends and I built Teens4Help. A website where the immunocompromised in Houston could order groceries to their homes for free. We were able to connect hundreds of volunteers with the thousands in need and even partnered with the Houston Mayor's team. I have since been excited by the idea of creating applications for the greater good and plan on continuing the journey!

🤌 Public Projects

  • UT-gpt (ed tech) - An AI academic advisor trained on courses, degree requirements, and official university documents
  • ConocoPhillips ML Research (ml model) - Predicting Texas energy grid load using climate data to better prepare for future winter storms

🔗 Featured Links

Pinned

  1. UT_GPT UT_GPT Public

    Trained chat-gpt 3.5 turbo model on 1000+ FAQs for students by vectorizing data using Pinecone DB. Used Langchain API & Reddit API for embedding & querying data, hosted w/ AWS Elastic Beanstalk.

    HTML

  2. DefiDAO DefiDAO Public

    Forked from buildspace/buildspace-dao-starter

    DefiDAO is a decentralized autonomous organization that the students of the Fall 2022 Defi cohort get to join using their wallets and vote on proposals.

    JavaScript

  3. Thread_Scheduling Thread_Scheduling Public

    Implementing 4-5 different types of efficient thread scheduling algorithms on top of a pre-emptive multi-threading implementation.

    C++

  4. ConocoPhillipsML ConocoPhillipsML Public

    An implementation of multiple Machine Learning models to best predict load on the Texas ERCOT energy grid given climate data.

    Jupyter Notebook 1

  5. Starktree_Cairo Starktree_Cairo Public

    Cairo (Rust-based) smart contracts written as the backend for the StarkTree hackathon project for the Palo Alto Starknet Hacker House

    Cairo