DevanR's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
OpenInterpreter/open-interpreter
A natural language interface for computers
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Textualize/textual
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
karpathy/llm.c
LLM training in simple, raw C/CUDA
xtermjs/xterm.js
A terminal for the web
LazyVim/LazyVim
Neovim config for the lazy
cool-RR/PySnooper
Never use print for debugging again
benfred/py-spy
Sampling profiler for Python programs
dbcli/pgcli
Postgres CLI with autocompletion and syntax highlighting
facebookresearch/seamless_communication
Foundational Models for State-of-the-Art Speech and Text Translation
MagicStack/uvloop
Ultra fast asyncio event loop.
ZachGoldberg/Startup-CTO-Handbook
The Startup CTO's Handbook, a book covering leadership, management and technical topics for leaders of software engineering teams
rr-debugger/rr
Record and Replay Framework
bartobri/no-more-secrets
A command line tool that recreates the famous data decryption effect seen in the 1992 movie Sneakers.
google/latexify_py
A library to generate LaTeX expression from Python code.
sdispater/pendulum
Python datetimes made easy
jlfwong/speedscope
🔬 A fast, interactive web-based viewer for performance profiles.
gaogaotiantian/viztracer
VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
NVlabs/neuralangelo
Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)
geohot/qira
QEMU Interactive Runtime Analyser
Rezmason/matrix
matrix (web-based green code rain, made with love)
ThePrimeagen/.dotfiles
nedbat/coveragepy
The code coverage tool for Python
Stability-AI/stability-sdk
SDK for interacting with stability.ai APIs (e.g. stable diffusion inference)
mcfunley/pugsql
A HugSQL-inspired database library for Python
legacycoderocks/awesome-legacy-code
A curated list of legacy systems with publicly available source code
zazuum/xlsxgrep
xlsxgrep is a CLI tool to search text in XLSX, XLS, CSV, TSV and ODS files. It works similarly to Unix/GNU Linux grep.