🇺🇸 Made in United States

Discover United States's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of United States.

TOP Python Projects

1
donnemartin/system-design-primer

donnemartin/system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Python
270,532
star
2
django/django

django/django

The Web framework for perfectionists with deadlines.
Python
78,641
star
3
home-assistant/core

home-assistant/core

🏡 Open source home automation that puts local control and privacy first.
Python
72,637
star
4
josephmisiti/awesome-machine-learning

josephmisiti/awesome-machine-learning

A curated list of awesome Machine Learning frameworks, libraries and software.
Python
63,784
star
5
keras-team/keras

keras-team/keras

Deep Learning for humans
Python
61,706
star
6
ansible/ansible

ansible/ansible

Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
Python
58,550
star
7
charlax/professional-programming

charlax/professional-programming

A collection of learning resources for curious software engineers
Python
46,184
star
8
minimaxir/big-list-of-naughty-strings

minimaxir/big-list-of-naughty-strings

The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
Python
46,104
star
9
ultralytics/yolov5

ultralytics/yolov5

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Python
45,908
star
10
facebookresearch/llama

facebookresearch/llama

Inference code for LLaMA models
Python
44,989
star
11
THUDM/ChatGLM-6B

THUDM/ChatGLM-6B

ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
Python
40,459
star
12
commaai/openpilot

commaai/openpilot

openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
Python
40,192
star
13
google-research/bert

google-research/bert

TensorFlow code and pre-trained models for BERT
Python
37,769
star
14
microsoft/DeepSpeed

microsoft/DeepSpeed

DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Python
35,130
star
15
gradio-app/gradio

gradio-app/gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
Python
32,529
star
16
donnemartin/interactive-coding-challenges

donnemartin/interactive-coding-challenges

120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Python
29,364
star
17
ultralytics/ultralytics

ultralytics/ultralytics

NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
Python
28,373
star
18
Lightning-AI/pytorch-lightning

Lightning-AI/pytorch-lightning

Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
Python
28,208
star
19
donnemartin/data-science-ipython-notebooks

donnemartin/data-science-ipython-notebooks

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
Python
27,165
star
20
mindsdb/mindsdb

mindsdb/mindsdb

The platform for building AI from enterprise data
Python
26,202
star
21
facebookresearch/Detectron

facebookresearch/Detectron

FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Python
25,771
star
22
microsoft/cascadia-code

microsoft/cascadia-code

This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal.
Python
25,726
star
23
facebookresearch/fairseq

facebookresearch/fairseq

Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Python
25,718
star
24
facebookresearch/detectron2

facebookresearch/detectron2

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
Python
25,567
star
25
pypa/pipenv

pypa/pipenv

Python Development Workflow for Humans.
Python
24,785
star
26
matterport/Mask_RCNN

matterport/Mask_RCNN

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Python
24,497
star
27
keon/algorithms

keon/algorithms

Minimal examples of data structures and algorithms in Python
Python
24,009
star
28
microsoft/JARVIS

microsoft/JARVIS

JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
Python
23,519
star
29
roboflow/supervision

roboflow/supervision

We write your reusable computer vision tools. 💜
Python
22,657
star
30
junyanz/pytorch-CycleGAN-and-pix2pix

junyanz/pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch
Python
22,632
star
31
karpathy/nanoGPT

karpathy/nanoGPT

The simplest, fastest repository for training/finetuning medium-sized GPTs.
Python
22,607
star
32
PostHog/posthog

PostHog/posthog

🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
Python
21,547
star
33
HumanSignal/labelImg

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.
Python
20,885
star
34
jina-ai/jina

jina-ai/jina

☁️ Build multimodal AI applications with cloud-native stack
Python
20,716
star
35
chriskiehl/Gooey

chriskiehl/Gooey

Turn (almost) any Python command line program into a full GUI application with one line
Python
20,574
star
36
microsoft/unilm

microsoft/unilm

Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
Python
19,889
star
37
facebookresearch/audiocraft

facebookresearch/audiocraft

Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
Python
19,691
star
38
haotian-liu/LLaVA

haotian-liu/LLaVA

[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
Python
19,551
star
39
reflex-dev/reflex

reflex-dev/reflex

🕸️ Web apps in pure Python 🐍
Python
19,007
star
40
RasaHQ/rasa

RasaHQ/rasa

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
Python
18,586
star
41
mlflow/mlflow

mlflow/mlflow

Open source platform for the machine learning lifecycle
Python
18,500
star
42
stanfordnlp/dspy

stanfordnlp/dspy

DSPy: The framework for programming—not prompting—foundation models
Python
18,220
star
43
facebook/prophet

facebook/prophet

Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
Python
17,943
star
44
jantic/DeOldify

jantic/DeOldify

A Deep Learning based project for colorizing and restoring old images (and video!)
Python
17,891
star
45
microsoft/graphrag

microsoft/graphrag

A modular graph-based Retrieval-Augmented Generation (RAG) system
Python
17,750
star
46
quantopian/zipline

quantopian/zipline

Zipline, a Pythonic Algorithmic Trading Library
Python
17,443
star
47
Anjok07/ultimatevocalremovergui

Anjok07/ultimatevocalremovergui

GUI for a Vocal Remover that uses Deep Neural Networks.
Python
17,263
star
48
apple/ml-stable-diffusion

apple/ml-stable-diffusion

Stable Diffusion with Core ML on Apple Silicon
Python
16,831
star
49
rsms/inter

rsms/inter

The Inter font family
Python
16,727
star
50
binux/pyspider

binux/pyspider

A Powerful Spider(Web Crawler) System in Python.
Python
16,434
star
51
wting/autojump

wting/autojump

A cd command that learns - easily navigate directories from the command line
Python
16,136
star
52
PrefectHQ/prefect

PrefectHQ/prefect

Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
Python
16,121
star
53
microsoft/recommenders

microsoft/recommenders

Best Practices on Recommendation Systems
Python
16,075
star
54
Kr1s77/awesome-python-login-model

Kr1s77/awesome-python-login-model

😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
Python
15,846
star
55
mnielsen/neural-networks-and-deep-learning

mnielsen/neural-networks-and-deep-learning

Code samples for my book "Neural Networks and Deep Learning"
Python
15,832
star
56
karpathy/minGPT

karpathy/minGPT

A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
Python
15,735
star
57
THUDM/ChatGLM2-6B

THUDM/ChatGLM2-6B

ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
Python
15,702
star
58
airbytehq/airbyte

airbytehq/airbyte

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
Python
15,466
star
59
VikParuchuri/marker

VikParuchuri/marker

Convert PDF to markdown quickly with high accuracy
Python
15,391
star
60
microsoft/qlib

microsoft/qlib

Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
Python
15,308
star
61
ddbourgin/numpy-ml

ddbourgin/numpy-ml

Machine learning, in numpy
Python
14,997
star
62
jupyter/jupyter

jupyter/jupyter

Jupyter metapackage for installation, docs and chat
Python
14,886
star
63
assafelovic/gpt-researcher

assafelovic/gpt-researcher

LLM based autonomous agent that conducts in-depth local and web research on any given topic
Python
14,652
star
64
lra/mackup

lra/mackup

Keep your application settings in sync (OS X/Linux)
Python
14,569
star
65
aws/aws-cli

aws/aws-cli

Universal Command Line Interface for Amazon Web Services
Python
14,304
star
66
horovod/horovod

horovod/horovod

Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
Python
14,224
star
67
microsoft/Bringing-Old-Photos-Back-to-Life

microsoft/Bringing-Old-Photos-Back-to-Life

Bringing Old Photo Back to Life (CVPR 2020 oral)
Python
14,132
star
68
saltstack/salt

saltstack/salt

Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
Python
14,092
star
69
gunthercox/ChatterBot

gunthercox/ChatterBot

ChatterBot is a machine learning, conversational dialog engine for creating chat bots
Python
14,065
star
70
ansible/awx

ansible/awx

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Python
13,864
star
71
lucidrains/vit-pytorch

lucidrains/vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Python
13,633
star
72
ShangtongZhang/reinforcement-learning-an-introduction

ShangtongZhang/reinforcement-learning-an-introduction

Python Implementation of Reinforcement Learning: An Introduction
Python
13,426
star
73
PySimpleGUI/PySimpleGUI

PySimpleGUI/PySimpleGUI

Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.
Python
13,367
star
74
THUDM/ChatGLM3

THUDM/ChatGLM3

ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
Python
13,366
star
75
facebookresearch/codellama

facebookresearch/codellama

Inference code for CodeLlama models
Python
13,303
star
76
iterative/dvc

iterative/dvc

🦉 ML Experiments and Data Management with Git
Python
13,294
star
77
microsoft/pyright

microsoft/pyright

Static Type Checker for Python
Python
13,195
star
78
idank/explainshell

idank/explainshell

match command-line arguments to their help text
Python
13,091
star
79
microsoft/nni

microsoft/nni

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
Python
13,084
star
80
bloomberg/memray

bloomberg/memray

Memray is a memory profiler for Python
Python
13,044
star
81
sivel/speedtest-cli

sivel/speedtest-cli

Command line interface for testing internet bandwidth using speedtest.net
Python
12,974
star
82
postmanlabs/httpbin

postmanlabs/httpbin

HTTP Request & Response Service, written in Python + Flask.
Python
12,664
star
83
Zulko/moviepy

Zulko/moviepy

Video editing with Python
Python
12,493
star
84
donnemartin/awesome-aws

donnemartin/awesome-aws

A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
Python
12,428
star
85
mwaskom/seaborn

mwaskom/seaborn

Statistical data visualization in Python
Python
12,229
star
86
jina-ai/clip-as-service

jina-ai/clip-as-service

🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
Python
12,150
star
87
plasma-umass/scalene

plasma-umass/scalene

Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
Python
12,131
star
88
dbcli/pgcli

dbcli/pgcli

Postgres CLI with autocompletion and syntax highlighting
Python
12,088
star
89
NVIDIA/NeMo

NVIDIA/NeMo

A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)
Python
12,016
star
90
cpacker/MemGPT

cpacker/MemGPT

Letta (fka MemGPT) is a framework for creating stateful LLM services.
Python
11,963
star
91
stanford-oval/storm

stanford-oval/storm

An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
Python
11,955
star
92
allenai/allennlp

allenai/allennlp

An open-source NLP research library, built on PyTorch.
Python
11,751
star
93
pytest-dev/pytest

pytest-dev/pytest

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Python
11,750
star
94
dbcli/mycli

dbcli/mycli

A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
Python
11,452
star
95
h2oai/h2ogpt

h2oai/h2ogpt

Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/
Python
11,235
star
96
ShishirPatil/gorilla

ShishirPatil/gorilla

Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
Python
11,199
star
97
microsoft/Swin-Transformer

microsoft/Swin-Transformer

This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
Python
11,187
star
98
ludwig-ai/ludwig

ludwig-ai/ludwig

Low-code framework for building custom LLMs, neural networks, and other AI models
Python
11,159
star
99
dagster-io/dagster

dagster-io/dagster

An orchestration platform for the development, production, and observation of data assets.
Python
11,116
star
100
facebookresearch/detr

facebookresearch/detr

End-to-End Object Detection with Transformers
Python
11,076
star