dscruggs's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
chroma-core/chroma
the AI-native open-source embedding database
ranaroussi/yfinance
Download market data from Yahoo! Finance's API
facebookresearch/sam2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
instructor-ai/instructor
structured outputs for llms
mindee/doctr
docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning.
eumemic/ai-legion
An LLM-powered autonomous agent platform
stared/thinking-in-tensors-writing-in-pytorch
Thinking in tensors, writing in PyTorch (a hands-on deep learning intro)
ynnadkrap/balldontlie
NBA API
rajshah4/LLM-Evaluation
Sample notebooks and prompts for LLM evaluation
gtaylor5/mnist_ml
C++ Implementations of Various Machine Learning Algorithms using the MNIST Handwriting Data Set
sophiamyang/sophiamyang.github.io
ltskinner/software-engineering
Notes on programming best practices, design patterns, architectural patterns, and project management
ltskinner/dank-crockpot-recipies
Not code, just recipies
jakeelkins/jakeytorch
An end-to-end neural network trainer for k-class classification, fully in CUDA C++ (for my GPGPU course)