abtExp's Stars
OpenInterpreter/open-interpreter
A natural language interface for computers
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
danielmiessler/fabric
fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
karpathy/llm.c
LLM training in simple, raw C/CUDA
roboflow/supervision
We write your reusable computer vision tools. 💜
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
reflex-dev/reflex
🕸️ Web apps in pure Python 🐍
Avaiga/taipy
Turns Data and AI algorithms into production-ready web applications in no time.
InstantID/InstantID
InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥
Lightning-AI/litgpt
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
seanprashad/leetcode-patterns
A pattern-based approach for learning technical interview questions
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
brunodev85/winlator
Android application for running Windows applications with Wine and Box86/Box64
getumbrel/umbrel
A beautiful home server OS for self-hosting with an app store. Buy a pre-built Umbrel Home with umbrelOS, or install on a Raspberry Pi or any x86 system.
adam-maj/tiny-gpu
A minimal GPU design in Verilog to learn how GPUs work from the ground up
LiheYoung/Depth-Anything
[CVPR 2024] Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data. Foundation Model for Monocular Depth Estimation
khanhnamle1994/cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
KieronQuinn/Smartspacer
Smartspacer is a customisable widget for Android, but with a difference: It can upgrade the built in At a Glance on Pixels - without root!
KieronQuinn/AmbientMusicMod
Port of Now Playing from Pixels to other Android devices
mhamilton723/FeatUp
Official code for "FeatUp: A Model-Agnostic Frameworkfor Features at Any Resolution" ICLR 2024
maxhumber/gazpacho
🥫 The simple, fast, and modern web scraping library
arvkevi/kneed
Knee point detection in Python :chart_with_upwards_trend:
maxhumber/gif
The matplotlib Animation Extension
WillianFuks/tfcausalimpact
Python Causal Impact Implementation Based on Google's R Package. Built using TensorFlow Probability.
WintrCat/freechess
WintrCat's Game Report ♟️
wkwan/frantic-architect
This game got over 400k downloads in 2016. It's no longer on the App Store/Google Play. Do whatever you want with it!
IFICL/images-that-sound
Official repo for Images that sound: a special spectrogram that can be seen as images and played as sound generated by diffusions
KieronQuinn/SmartspacerPlugins
A collection of plugins for Smartspacer
AlexIoannides/llm-regression
Exploring the classical regression capabilities of LLMs.