mouredev/Hello-Python - Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
d2l-ai/d2l-en - Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
trekhleb/learn-python - 📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
microsoft/mcp-for-beginners - This open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration.
chiphuyen/stanford-tensorflow-tutorials - This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research. (archived)
mouredev/roadmap-retos-programacion - Ruta de estudio basada en ejercicios de código de la comunidad MoureDev para aprender y practicar lógica usando cualquier lenguaje de programación.
dabeaz/python-cookbook - Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
TarrySingh/Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials - Synapsa Commons: free, hands-on AI courses that run anywhere (Colab, Kaggle, Binder, Codespaces, Jupyter). Build EU AI Act conformity evidence, validate models like a risk committee, price predictive-maintenance alarms, measure document extraction, and make a simulated humanoid walk. Every lesson autograded. From the team building Synapsa.
cosmicpython/book - A Book about Pythonic Application Architecture Patterns for Managing Complexity. Cosmos is the Opposite of Chaos you see. O'R. wouldn't actually let us call it "Cosmic Python" tho.
shengqiangzhang/examples-of-web-crawlers - 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
mouredev/retos-programacion-2023 - Ejercicios de código semanales en 2023 de la comunidad MoureDev para practicar lógica en cualquier lenguaje de programación.
fluentpython/example-code - Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015) (archived)
miguelgrinberg/microblog - The microblogging application developed in my Flask Mega-Tutorial series. This version maps to the 2024 Edition of the tutorial.
cookiecutter-flask/cookiecutter-flask - A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
pythonguis/pythonguis-examples - Build desktop apps built with Python. Examples for PyQt6, PySide6, Flet, DearPyGUI, Kivy, NiceGUI, Streamlit, Tkinter, PyQt5 & PySide2
needleworm/bhban_rpa - <6개월 치 업무를 하루 만에 끝내는 업무 자동화(생능출판사, 2020)>의 예제 코드입니다. 파이썬을 한 번도 배워본 적 없는 분들을 위한 예제이며, 엑셀부터 디자인, 매크로, 크롤링까지 업무 자동화와 관련된 다양한 분야 예제가 제공됩니다.
Awesome Lists and Collections
vinta/awesome-python - The definitive list that answers "I want to do X in Python, which tool should I use?"
exaloop/codon - A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
Nuitka/Nuitka - Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.14. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
pyodide/pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
numba/numba - NumPy aware dynamic Python compiler using LLVM
cython/cython - The most widely used Python to C compiler
cookiecutter/cookiecutter - A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
cookiecutter/cookiecutter-django - Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
pex-tool/pex - A tool for generating .pex (Python EXecutable) files, lock files and venvs.
mherrmann/fbs - Create Python GUIs with Qt in minutes
beeware/briefcase - Tools to support converting a Python project into a standalone native application.
blade-build/blade-build - Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
repowise-dev/repowise - Codebase intelligence for AI and humans: code health scores, auto-generated docs, git analytics, dead code detection, and architectural decisions via MCP.
PyCQA/isort - A Python utility / library to sort imports.
DamnWidget/anaconda - Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3
Komodo/KomodoEdit - Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
wuub/SublimeREPL - SublimeREPL - run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself)
duydao/Text-Pastry - Extend the power of multiple selections in Sublime Text. Modify selections, insert numeric sequences, incremental numbers, generate uuids, date ranges, insert continuously from a word list and more.
Web
Web Frameworks
fastapi/fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
django/django - The Web framework for perfectionists with deadlines.
pallets/flask - The Python micro framework for building web applications.
webpy/webpy - web.py is a web framework for python that is as simple as it is powerful.
vibora-io/vibora - Fast, asynchronous and elegant Python web framework. (archived)
dpgaspar/Flask-AppBuilder - Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
h2oai/wave - Realtime Web Apps and Dashboards for Python and R
httpie/http-prompt - An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
apify/crawlee-python - Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Parsel, BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.
jdepoix/youtube-transcript-api - This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require an API key nor a headless browser, like other selenium based solutions do!
autoscrape-labs/pydoll - Pydoll is a library for automating chromium-based browsers without a WebDriver, offering realistic interactions.
adbar/trafilatura - Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML
subzeroid/instagrapi - 🔥 The fastest and powerful Python library for Instagram Private API 2026 with HikerAPI SaaS
MikeChongCan/scylla - Intelligent proxy pool for Humans™ to extract content from the internet and build your own Large Language Models in this new AI era
ag2ai/faststream - Asynchronous Python framework for event-driven services. A thin client for Kafka, RabbitMQ, NATS, Redis and MQTT with full access to native broker features, plus AsyncAPI docs, in-memory tests and observability out of the box.
Bogdanp/dramatiq - A fast and reliable background task processing library for Python 3.
tschellenbach/Stream-Framework - Stream Framework is a Python library, which allows you to build news feed, activity streams and notification systems using Cassandra and/or Redis. The authors of Stream-Framework also provide a cloud service for feed technology:
pika/pika - Pure Python RabbitMQ/AMQP 0-9-1 client library
Significant-Gravitas/AutoGPT - AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
langgenius/dify - Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
langflow-ai/langflow - Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
Panniantong/Agent-Reach - Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
bytedance/deer-flow - An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of tasks that could take minutes to hours.
unslothai/unsloth - Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, DeepSeek-V4, MiniMax-H3, Gemma 4, FLUX and more.
headroomlabs-ai/headroom - Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
xtekky/gpt4free - The official gpt4free repository | various collection of powerful language models | opus 4.6 gpt 5.3 kimi 2.5 deepseek v3.2 gemini 3
mem0ai/mem0 - The Memory Layer for AI Agents - Drop-in memory infrastructure for AI agents and apps. Context that persists. Built for production.
calesthio/OpenMontage - World's first open-source, agentic video production system. 12 production pipelines, 100+ tools, 700+ agent skill and production-knowledge files. Turn your AI coding assistant into a full video production studio.
BerriAI/litellm - The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
MemPalace/mempalace - The best-benchmarked open-source AI memory system. And it's free.
HKUDS/nanobot - Ultra-lightweight, open-source, self-hosted personal AI agent framework in Python with WebUI, tools, memory, MCP, multi-agent workflows, automation, and chat apps
agno-agi/agno - Build, run, and manage agent platforms.
AstrBotDevs/AstrBot - AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
google/langextract - A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.
LAION-AI/Open-Assistant - OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
onyx-dot-app/onyx - Open Source AI Platform - AI Chat with advanced features that works with every LLM
tirth8205/code-review-graph - Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.
ComposioHQ/composio - Composio powers 1000+ toolkits, tool search, context management, authentication, and a sandboxed workbench to help you build AI agents that turn intent into action.
assafelovic/gpt-researcher - An autonomous agent that conducts deep research on any data using any LLM providers
huggingface/smolagents - 🤗 smolagents: a barebones library for agents that think in code.
PrefectHQ/fastmcp - 🚀 The fast, Pythonic way to build MCP servers and clients.
deepset-ai/haystack - Open-source AI orchestration framework for building context-engineered, production-ready LLM applications. Design modular pipelines and agent workflows with explicit control over retrieval, routing, memory, and generation. Built for scalable agents, RAG, multimodal applications, semantic search, and conversational systems.
google/adk-python - An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
pydantic/pydantic-ai - How Python does AI. Agents, realtime voice, image generation, embeddings. Every model, every interface, typed end to end.
teng-lin/notebooklm-py - Unofficial Python API and agentic skill for Google Gemini Notebook. Full programmatic access to NotebookLM's features—including capabilities the web UI doesn't expose—via Python, CLI, and AI agents like Claude Code, Codex, and OpenClaw.
emcie-co/parlant - Build reliable customer-facing AI agents with Parlant: an interaction control harness optimized for controlled, consistent, and predictable LLM interactions.
arc53/DocsGPT - Private AI platform for agents, assistants and enterprise search. Built-in Agent Builder, Deep research, Document analysis, Multi-model support, and API connectivity for agents.
TransformerOptimus/SuperAGI - <⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.
MemoriLabs/Memori - Memori is agent-native memory infrastructure. A LLM-agnostic layer that turns agent execution and conversation into structured, persistent state for production systems. Built for enterprise, Memori works with the data infrastructure you already run, no rip-and-replace, and deploys across managed cloud, single-tenant cloud, VPC, and on-premises.
cft0808/edict - 🏛️ 三省六部制 · OpenClaw Multi-Agent Orchestration System — 9 specialized AI agents with real-time dashboard, model config, and full audit trails
memvid/memvid - Memory layer for AI Agents. Replace complex RAG pipelines with a serverless, single-file memory layer. Give your agents instant retrieval and long-term memory.
raga-ai-hub/RagaAI-Catalyst - Python SDK for Agent AI Observability, Monitoring and Evaluation Framework. Includes features like agent, llm and tools tracing, debugging multi-agentic system, self-hosted dashboard and advanced analytics with timeline and execution graph view
ifixai-ai/iFixAi - Independent Auditing of AI Agents. Run by human or the agent itself, to answer the most crucial question in the AI Agent Economy. Is the agent doing what is supposed to do? With iFixAi you can have this answer in less than 120 seconds.
yusufkaraaslan/Skill_Seekers - Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection
NVIDIA/TensorRT-LLM - TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT LLM also contains components to create Python and C++ runtimes that orchestrate the inference execution in a performant way.
lsdefine/GenericAgent - Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token consumption
e2b-dev/E2B - Open-source, secure environment with real-world tools for enterprise-grade agents.
microsoft/agent-framework - A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.
semantica-agi/semantica - Graph-Native Infrastructure for Context and Accountable AI Systems
StarTrail-org/LEANN - [MLsys2026 Best Paper]: https://arxiv.org/abs/2506.08276. RAG on Everything with LEANN. Enjoy 97% storage savings while running a fast, accurate, and 100% private RAG application on your personal device.
rocketride-org/rocketride-server - High-performance AI pipeline engine with a C++ core and 50+ Python-extensible nodes. Build, debug, and scale LLM workflows with 13+ model providers, 8+ vector databases, and agent orchestration, all from your IDE. Includes VS Code extension, TypeScript/Python SDKs, and Docker deployment.
dataelement/bisheng - BISHENG is an open LLM devops platform for next generation Enterprise AI applications. Powerful and comprehensive features include: GenAI workflow, RAG, Agent, Unified model management, Evaluation, SFT, Dataset Management, Enterprise-level System Management, Observability and more.
cocoindex-io/cocoindex - Incremental engine for long horizon agents 🌟 Star if you like it!
omnigent-ai/omnigent - Omnigent is an open-source AI agent framework and meta-harness: orchestrate Claude Code, Codex, Cursor, Pi, and custom agents — swap harnesses without rewriting, enforce policies and sandboxing, and collaborate in real time from any device.
intel/ipex-llm - Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, DeepSeek, Mixtral, Gemma, Phi, MiniCPM, Qwen-VL, MiniCPM-V, etc.) on Intel XPU (e.g., local PC with iGPU and NPU, discrete GPU such as Arc, Flex and Max); seamlessly integrate with llama.cpp, Ollama, HuggingFace, LangChain, LlamaIndex, vLLM, DeepSpeed, Axolotl, etc. (archived)
lastmile-ai/mcp-agent - Build effective agents using Model Context Protocol and simple workflow patterns
strands-agents/harness-sdk - Build an agent harness and control it end-to-end. Open-source SDK for production AI agents in Python & TypeScript - any model, any cloud.
zilliztech/deep-searcher - Open Source Deep Research Alternative to Reason and Search on Private Data. Written in Python.
SciPhi-AI/R2R - SoTA production-ready AI retrieval system. Agentic Retrieval-Augmented Generation (RAG) with a RESTful API.
NVIDIA-NeMo/Guardrails - NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
Andyyyy64/whichllm - Find the local LLM that actually runs and performs best on your hardware. Ranked by real, recency-aware benchmarks, not parameter count. One command, run it instantly.
julep-ai/julep - Julep — durable, composable AI agents. Flows that crash and resume, retry safely, and explain every step.
souzatharsis/podcastfy - An Open Source Python alternative to NotebookLM's podcast feature: Transforming Multimodal Content into Captivating Multilingual Audio Conversations with GenAI
crestalnetwork/intentkit - IntentKit is an open-source, self-hosted cloud agent cluster that manages a collaborative team of AI agents for you.
genkit-ai/genkit - Open-source framework for building agentic apps in JavaScript, Go, Dart, and Python, built and used in production by Google
microsoft/agent-governance-toolkit - AI Agent Governance Toolkit — Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.
meta-pytorch/gpt-fast - Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
nlweb-ai/NLWeb - Main reference implementation for NLWeb, implemented in Python.
Mai-with-u/MaiBot - MaiSaka, an LLM-based intelligent agent, is a digital lifeform devoted to understanding you and interacting in the style of a real human. She does not pursue perfection, nor does she seek efficiency; instead, she values warmth, authenticity, and genuine connection.
AgentOps-AI/agentops - Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks including CrewAI, Agno, OpenAI Agents SDK, Langchain, Autogen, AG2, and CamelAI
dograh-hq/dograh - Open source voice AI platform. Self-hosted alternative to Vapi and Retell. On Prem, BYOK across Speech to Speech or LLM/STT/TTS, with a visual workflow builder, MCP native and telephony support.
serge-chat/serge - A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API. (archived)
volcengine/MineContext - MineContext is your proactive context-aware AI partner(Context-Engineering+ChatGPT Pulse)
superduper-io/superduper - Superduper: End-to-end framework for building custom AI applications and agents.
vitali87/code-graph-rag - The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and knowledge graphs
dsdanielpark/Bard-API - The unofficial python package that returns response of Google Bard through cookie value. (archived)
Marker-Inc-Korea/AutoRAG - AutoRAG: Now your agent can find anything in your computer. It gets smarter if you are using it frequently.
Kiln-AI/Kiln - Build, Evaluate, and Optimize AI Systems. Includes evals, RAG, agents, fine-tuning, synthetic data generation, dataset management, MCP, and more.
truefoundry/cognita - RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry (archived)
rawandahmad698/PyChatGPT - ⚡️ Python client for the ChatGPT API with, conversation tracking, proxy support and more.
minimaxir/simpleaichat - Python package for easily interfacing with chat apps, with robust features and minimal code complexity.
ading2210/poe-api - [UNMAINTAINED] A reverse engineered Python API wrapper for Quora's Poe, which provides free access to ChatGPT, GPT-4, and Claude. (archived)
YiVal/YiVal - Your Automatic Prompt Engineering Assistant for GenAI Applications
Machine Learning Frameworks
huggingface/transformers - 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
pytorch/pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration
optuna/optuna - A hyperparameter optimization framework
microsoft/nni - An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning. (archived)
dmlc/dgl - Python package built to ease deep learning on graph, on top of existing DL frameworks.
unifyai/ivy - Convert Machine Learning Code Between Frameworks (archived)
DLR-RM/stable-baselines3 - PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
ludwig-ai/ludwig - Low-code framework for building custom LLMs, neural networks, and other AI models
vwxyzjn/cleanrl - High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
EpistasisLab/tpot - A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
OpenMined/PySyft - Perform data science on data that remains in someone else's server
yzhao062/pyod - A Python library for anomaly detection across tabular, time series, graph, text, image, and audio data. 60+ detectors, benchmark-backed ADEngine orchestration, and an agentic workflow for AI agents.
Theano/Theano - Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.com/pymc-devs/pytensor
pycaret/pycaret - Open-source, low-code AutoML platform for Python. PyCaret 4.0: sklearn-native engine + React control plane.
Lightricks/LTX-2 - Official Python inference and LoRA trainer package for the LTX-2 audio–video generative model.
unit8co/darts - A python library for user-friendly forecasting and anomaly detection on time series.
catboost/catboost - A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
pyro-ppl/pyro - Deep universal probabilistic programming with Python and PyTorch
bentoml/BentoML - The easiest way to serve AI apps and models - Build Model Inference APIs, Job queues, LLM apps, Multi-model pipelines, and more!
hyperopt/hyperopt - Distributed Asynchronous Hyperparameter Optimization in Python
HIPS/autograd - Efficiently computes derivatives of NumPy code.
tensorlayer/TensorLayer - Deep Learning and Reinforcement Learning Library for Scientists and Engineers
hudson-and-thames/mlfinlab - MlFinLab helps portfolio managers and traders who want to leverage the power of machine learning by providing reproducible, interpretable, and easy to use tools.
Nixtla/statsforecast - Lightning ⚡️ fast forecasting with statistical and econometric models.
pytorch/ignite - High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
facebookincubator/AITemplate - AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
bethgelab/foolbox - A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
Trusted-AI/AIF360 - A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.
google/tangent - Source-to-Source Debuggable Derivatives in Pure Python (archived)
benelot/pybullet-gym - Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.
JaidedAI/EasyOCR - Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
serengil/deepface - A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
lukas-blecher/LaTeX-OCR - pix2tex: Using a ViT to convert images of equations into LaTeX code.
wkentaro/labelme - Image annotation with Python. Supports polygon, rectangle, circle, line, point, and AI-assisted annotation.
kornia/kornia - 🐍 Geometric Computer Vision Library for Spatial AI
voxel51/fiftyone - Refine high-quality datasets and visual AI models
bytedance/Dolphin - The official repo for “Dolphin: Document Image Parsing via Heterogeneous Anchor Prompting”, ACL, 2025.
OlafenwaMoses/ImageAI - A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
mikel-brostrom/boxmot - BoxMOT: Pluggable Python and C++ SOTA multi-object tracking modules with support for axis-aligned and oriented bounding boxes
karpathy/neuraltalk - NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
opencv/opencv-python - Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.
zuruoke/watermark-removal - a machine learning image inpainting task that instinctively removes watermarks from image indistinguishable from the ground truth image
mdbloice/Augmentor - Image augmentation library in Python for machine learning.
yanx27/Pointnet_Pointnet2_pytorch - PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
rany2/edge-tts - Use Microsoft Edge's online text-to-speech service from Python WITHOUT needing Microsoft Edge or Windows or an API key
allenai/allennlp - An open-source NLP research library, built on PyTorch. (archived)
QuentinFuxa/WhisperLiveKit - Real-time, local speech-to-text with streaming ASR, speaker diarization, translation, and OpenAI/Deepgram-compatible APIs.
KoljaB/RealtimeSTT - A robust, efficient, low-latency speech-to-text library with advanced voice activity detection, wake word activation and instant transcription.
sloria/TextBlob - Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
QwenAudio/SenseVoice - Open-source SenseVoiceSmall model for Mandarin, Cantonese, English, Japanese, and Korean ASR, language ID, emotion recognition, and audio event detection.
Uberi/speech_recognition - Speech recognition module for Python, supporting several engines and APIs, online and offline.
clips/pattern - Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
maziyarpanahi/openmed - Local-first healthcare AI: clinical NER & HIPAA PII de-identification that runs 100% on-device. 2,200+ medical models, 21 languages, Apple MLX + Python, no cloud, no patient data leaving your network. Apache-2.0
minimaxir/textgenrnn - Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
ssut/py-googletrans - (unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.
snipsco/snips-nlu - Snips Python library to extract meaning from text
asyml/texar - Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/
SlapBot/stephanie-va - Stephanie is an open-source platform built specifically for voice-controlled applications as well as to automate daily tasks imitating much of an virtual assistant's work.
Data Science and Analytics
apache/superset - Apache Superset is a Data Visualization and Data Exploration Platform
pathwaycom/pathway - Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.
pandas-dev/pandas - Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
microsoft/qlib - Qlib is an AI-oriented Quant investment platform that aims to use AI tech to empower Quant Research, from exploring ideas to implementing productions. Qlib supports diverse ML modeling paradigms, including supervised learning, market dynamics modeling, and RL, and is now equipped with https://github.com/microsoft/RD-Agent to automate R&D process.
apache/airflow - Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
streamlit/streamlit - Streamlit — A faster way to build and share data apps.
gradio-app/gradio - Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
PostHog/posthog - :hedgehog: PostHog is the leading platform for building self-driving products. Our developer tools – AI observability, analytics, session replay, flags, experiments, error tracking, logs, and more – capture all the context agents need to diagnose problems, uncover opportunities, and ship fixes. Steer it all from Slack, web, desktop, or the MCP.
getredash/redash - Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
plotly/dash - Data Apps & Dashboards for Python. No JavaScript Required.
PrefectHQ/prefect - Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
sinaptik-ai/pandas-ai - Chat with your database or your datalake (SQL, CSV, parquet). PandasAI makes data analysis conversational using LLMs and RAG.
marimo-team/marimo - A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. Stored as pure Python. All in a modern, AI-native editor.
airbytehq/airbyte - Open-source data movement for ELT pipelines and AI agents — from APIs, databases & files to warehouses, lakes, and AI applications. Both self-hosted and Cloud.
bokeh/bokeh - Interactive Data Visualization in the browser, from Python
facebook/prophet - Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
Avaiga/taipy - Turns Data and AI algorithms into production-ready web applications in no time.
plotly/plotly.py - The interactive graphing library for Python :sparkles:
spotify/luigi - Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
ipython/ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
dagster-io/dagster - An orchestration platform for the development, production, and observation of data assets.
treeverse/dvc - 🦉 Data Versioning and ML Experiments
cleanlab/cleanlab - Cleanlab's open-source library is the standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
simonw/datasette - An open source multi-tool for exploring and publishing data
wandb/wandb - The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
kedro-org/kedro - Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
doccano/doccano - Open source annotation tool for machine learning practitioners.
mage-ai/mage-ai - 🧙 Build, run, and manage data pipelines for integrating and transforming data.
vaexio/vaex - Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀
py-why/dowhy - DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
alteryx/featuretools - An open source python library for automated feature engineering
pyqtgraph/pyqtgraph - Fast data visualization and GUI tools for scientific / engineering applications
DistrictDataLabs/yellowbrick - Visual analysis and diagnostic tools to facilitate machine learning model selection.
mljar/mercury - Impress your boss and turn a Jupyter notebook into a beautiful, shareable web app — no callbacks, no frontend, no rewrite.
StructuredLabs/preswald - Preswald is a WASM packager for Python-based interactive data apps: bundle full complex data workflows, particularly visualizations, into single files, runnable completely in-browser, using Pyodide, DuckDB, Pandas, and Plotly, Matplotlib, etc. Build dashboards, reports, and notebooks that run offline, load fast, and share like a document.
spotify/chartify - Python library that makes it easy for data scientists to create charts.
pydata/pandas-datareader - Extract data from a wide range of Internet sources into a pandas DataFrame.
blockchain-etl/ethereum-etl - Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ
fbdesignpro/sweetviz - Visualize and compare datasets, target values and associations, with one line of code.
mars-project/mars - Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
mito-ds/mito - Jupyter extensions that help you write code faster: Context aware AI Chat, Autocomplete, and Spreadsheet
nschloe/tikzplotlib - :bar_chart: Save matplotlib figures as TikZ/PGFplots for smooth integration into LaTeX.
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.
localstack/localstack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline (archived)
saltstack/salt - Software to automate the management and configuration of infrastructure and applications at scale.
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.
ChristianLempa/boilerplates - Create reusable templates and turn them into configurable workloads for homelabs and self-hosted infrastructure. Free and Open-Source.
pyinfra-dev/pyinfra - 🔧 pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.
couler-proj/couler - Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow.
Monitoring and Observability
getsentry/sentry - Developer-first error tracking and performance monitoring
nicolargo/glances - Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, macOS and Windows operating systems.
openreplay/openreplay - Session replay, cobrowsing and product analytics you can self-host. Best for reproducing issues and iterating on your product.
keephq/keep - The open-source AIOps and alert management platform
healthchecks/healthchecks - Open-source cron job and background task monitoring service, written in Python & Django
traceloop/openllmetry - Open-source observability for your GenAI or LLM application, based on OpenTelemetry
mher/flower - Real-time monitor and web admin for Celery distributed task queue
pydantic/logfire - AI observability platform for production LLM and agent systems.
thp/urlwatch - Watch (parts of) webpages and get notified when something changes via e-mail, on your phone or via other means. Highly configurable.
huggingface/knockknock - 🚪✊Knock Knock: Get notified when your training ends with only two additional lines of code
User Interface
GUI Toolkits
chriskiehl/Gooey - Turn (almost) any Python command line program into a full GUI application with one line
kivy/kivy - Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
flet-dev/flet - Build realtime web, mobile and desktop apps in Python only. No frontend experience required.
PySimpleGUI/PySimpleGUI - Python GUIs for Humans! Create any GUI simple or complicated in a way that's intuitive. Launched in 2018. NEW for 2026 - the LGPL3 Version 6. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.
Textualize/rich - Rich is a Python library for rich text and beautiful formatting in the terminal.
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.
tqdm/tqdm - :zap: A Fast, Extensible Progress Bar for Python and CLI
powerline/powerline - Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
peterbrittain/asciimatics - A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations
bchao1/bullet - 🚅 Interactive prompts made simple. Build a prompt like stacking blocks.
Applications and End User Tools
yt-dlp/yt-dlp - A feature-rich command-line audio/video downloader
Comfy-Org/ComfyUI - The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface. The fastest local inference engine in the world.
harry0703/MoneyPrinterTurbo - 利用 AI 大模型和自动化工作流,根据主题或关键词一键生成高清短视频。Generate HD short videos from a topic or keyword with an automated AI workflow.
home-assistant/core - :house_with_garden: Open source home automation that puts local control and privacy first.
sansan0/TrendRadar - ⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。
odoo/odoo - Odoo. Open Source Apps To Grow Your Business.
frappe/erpnext - Free and Open Source Enterprise Resource Planning (ERP)
searxng/searxng - SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
PDFMathTranslate/PDFMathTranslate - [EMNLP 2025 Demo] PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero
kovidgoyal/kitty - If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based.
ocrmypdf/OCRmyPDF - OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
Fincept-Corporation/FinceptTerminal - FinceptTerminal is a modern finance application offering advanced market analytics, investment research, and economic data tools, designed for interactive exploration and data-driven decision-making in a user-friendly environment.
ArchiveBox/ArchiveBox - 🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
srbhr/Resume-Matcher - The #1 AI Harness for Building Resumes, PDFs, Cover Letters & more, locally with 100+ LLMs support.
spotDL/spotify-downloader - Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
kovidgoyal/calibre - The official source code repository for the calibre ebook manager
zulip/zulip - Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
saleor/saleor - Saleor Core: the high performance, composable, headless commerce API.
hummingbot/hummingbot - Open source software that helps you create and deploy high-frequency crypto trading bots
OpenByteInc/QuantDinger - Open-source AI Trading OS, agent trading, and vibe trading, with Jev System One integration. Research, build Python strategies, backtest, and paper/live trade across crypto, stocks, and forex. Launch your own multi-tenant trading SaaS with built-in user management, billing, payments, and settlement.
matrix-org/synapse - Synapse: Matrix homeserver written in Python/Twisted. (archived)
Drakkar-Software/OctoBot - Free open source crypto trading bot to automate AI, Grid, DCA and TradingView strategies on Binance, Hyperliquid and 15+ exchanges, with a simple interface.
MycroftAI/mycroft-core - Mycroft Core, the Mycroft Artificial Intelligence platform. (archived)
Tautulli/Tautulli - A Python based monitoring and tracking tool for Plex Media Server.
Flagsmith/flagsmith - Flagsmith is an open-source feature flag platform with remote config, experimentation, and self-hosted or cloud deployment options.
OpenShot/openshot-qt - OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world.
CharlesPikachu/musicdl - Musicdl: A lightweight music downloader written in pure python. (轻量级无损音乐下载器,支持数十个音乐/有声读物平台,例如网易云音乐,QQ音乐,酷狗音乐,酷我音乐,咪咕音乐,千千静听,汽水音乐,Bilibili,街声,喜马拉雅,懒人听书,荔枝FM,蜻蜓FM,JOOX,TIDAL,YouTube,Apple Music,Spotify,Qobuz,SoundCloud等主流音乐平台)
IAmTomShaw/f1-race-replay - An interactive Formula 1 race visualisation and data analysis tool built with Python! 🏎️
WeblateOrg/weblate - Web based localization tool with tight version control integration.
pdfarranger/pdfarranger - Small python-gtk application, which helps the user to merge or split PDF documents and rotate, crop and rearrange their pages using an interactive and intuitive graphical interface.
aidlearning/AidLearning-FrameWork - 🔥🔥🔥AidLearning is a powerful AIOT development platform, AidLearning builds a linux env supporting GUI, deep learning and visual IDE on Android...Now Aid supports CPU+GPU+NPU for inference with high performance acceleration...Linux on Android or HarmonyOS
HisMax/RedInk - Red Ink - A one-stop Xiaohongshu image-and-text generator based on the 🍌Nano Banana Pro🍌, "One Sentence, One Image: Generate Xiaohongshu Text and Images."
amnweb/yasb - A highly configurable Windows status bar written in Python.
liuzhao1225/YouDub-webui - Open-source AI video localization and dubbing for YouTube/Bilibili: speech recognition, subtitle translation, voice cloning, audio mixing and rendering. 开源 AI 视频翻译配音工具。
RICHQAQ/PasteMD - 一键将 Markdown 和网页 AI 对话(ChatGPT/DeepSeek等)完美粘贴到 Word、WPS 和 Excel 的效率工具 | One-click paste Markdown and AI responses (ChatGPT/DeepSeek) into Word, WPS, and Excel perfectly.
Tribler/tribler - Privacy enhanced BitTorrent client with P2P content discovery
qtile/qtile - :cookie: A full-featured, hackable tiling window manager written and configured in Python (X11 + Wayland)
TomBadash/Mouser - A lightweight, open-source, fully local alternative to Logitech Options+ for remapping Logitech HID++ mice.
ckan/ckan - CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers catalog.data.gov, open.canada.ca/data, data.humdata.org among many other sites.
lorenzodifuccia/safaribooks - Download and generate EPUB of your favorite books from O'Reilly Learning (aka Safari Books Online) library.
Kozea/Radicale - A simple CalDAV (calendar) and CardDAV (contact) server.
r0oth3x49/udemy-dl - A cross-platform python based utility to download courses from udemy for personal offline use. (archived)
Maxteabag/sqlit - A user friendly TUI for SQL databases. Written in python. Supports SQL server, Mysql, PostreSQL, SQLite, Turso and more.
oop7/YTSage - Modern YouTube downloader with a clean PySide6 interface. Download videos in any quality, extract audio, fetch subtitles, sponsorBlock, and view video metadata. Built with yt-dlp for reliable performance.
pinry/pinry - Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. It's open-source and self-hosted.
samschott/maestral - Open-source Dropbox client for macOS and Linux (archived)
archivy/archivy - Archivy is a self-hostable knowledge repository that allows you to learn and retain information in your own personal and extensible wiki.
atlas-comstock/NeteaseCloudMusicFlac - 根据网易云音乐的歌单, 下载flac无损音乐到本地. Download the FLAC music from Internet according to your NeteaseCloudMusic playlist.
cdhigh/KindleEar - Aggregates RSS and web content(Calibre recipe), sends to Kindle, and includes an e-ink optimized online reader.
iawia002/Lulu - [Unmaintained] A simple and clean video/music/image downloader 👾 (archived)
Graphics and Media
Graphics and Rendering
3b1b/manim - Animation engine for explanatory math videos
ManimCommunity/manim - A community-maintained Python framework for creating mathematical animations.
marceloprates/prettymaps - Draw pretty maps from OpenStreetMap data! Built with osmnx +matplotlib + shapely
originalankur/maptoposter - Transform your favorite cities into beautiful, minimalist designs. MapToPoster lets you create and export visually striking map posters with code.
domlysz/BlenderGIS - Blender addons to make the bridge between Blender and geographic data
nadermx/backgroundremover - Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.
RayVentura/ShortGPT - 🚀🎬 ShortGPT - Experimental AI framework for youtube shorts / tiktok channel automation
wiltodelta/remove-ai-watermarks - Remove visible and invisible AI watermarks and provenance metadata from images and video. Python library and CLI for SynthID, C2PA, EXIF, IPTC, XMP, and common generative-AI marks.
Breakthrough/PySceneDetect - :movie_camera: Python and OpenCV-based scene cut/transition detection program & library.
PyImageSearch/imutils - A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
abhiTronix/vidgear - A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire:
soxoj/maigret - 🕵️♂️ Collect a dossier on a person by username from 6K websites
StevenBlack/hosts - 🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.
smicallef/spiderfoot - SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.
bee-san/Ciphey - ⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡
fail2ban/fail2ban - Daemon to ban hosts that cause multiple authentication errors
twintproject/twint - An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations. (archived)
GreyDGL/PentestGPT - Automated Penetration Testing Agentic Framework Powered by Large Language Models
megadose/holehe - holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function.
prowler-cloud/prowler - Prowler is the world’s most widely used open-source cloud security platform that automates security and compliance across any cloud environment.
Datalux/Osintgram - Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
data-privacy-stack/presidio - An open-source framework for detecting, redacting, masking, and anonymizing sensitive data (PII) across text, images, and structured data. Supports NLP, pattern matching, and customizable pipelines.
jofpin/trape - People tracker on the Internet: OSINT analysis and research tool by Jose Pino
n1nj4sec/pupy - Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) C2 and post-exploitation framework written in python and C (archived)
PyCQA/bandit - Bandit is a tool designed to find common security issues in Python code.
bee-san/pyWhat - 🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙♀️
infinition/Bjorn - Bjorn is a powerful network scanning and offensive security tool for the Raspberry Pi with a 2.13-inch e-Paper HAT. It discovers network targets, identifies open ports, exposed services, and potential vulnerabilities. Bjorn can perform brute force attacks, file stealing, host zombification, and supports custom attack scripts.
Trusted-AI/adversarial-robustness-toolbox - Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
python-security/pyt - A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications
xnl-h4ck3r/xnLinkFinder - A python tool used to discover endpoints, potential parameters, a target specific wordlist for a given target and secrets
GamehunterKaan/AutoPWN-Suite - AutoPWN Suite is a project for scanning vulnerabilities and exploiting systems automatically.
Authentication and Authorization
jumpserver/jumpserver - JumpServer is an Open-source Privileged Access Management (PAM) platform with AI-powered capabilities, providing DevOps and IT teams a unified workspace to securely access SSH, RDP, Kubernetes, databases, websites, RemoteApp, VirtualApp, and more.
joestump/python-oauth2 - A fully tested, abstract interface to creating OAuth clients and servers.
oauthlib/oauthlib - A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
sunscrapers/djoser - REST implementation of Django authentication system.
googleapis/oauth2client - This is a Python library for accessing resources protected by OAuth 2.0. (archived)
Reverse Engineering
pwndbg/pwndbg - Exploit Development and Reverse Engineering with GDB & LLDB Made Easy
hugsy/gef - GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
longld/peda - PEDA - Python Exploit Development Assistance for GDB
charles2gan/GDA-android-reversing-Tool - the fastest and most powerful android decompiler(native tool working without Java VM) for the APK, DEX, ODEX, OAT, JAR, AAR, and CLASS file. which supports malicious behavior detection, privacy leaking detection, vulnerability detection, path solving, packer identification, variable tracking, deobfuscation, python&java scripts, device memory extraction, data decryption, and encryption, etc.
nongiach/arm_now - arm_now is a qemu powered tool that allows instant setup of virtual machines on arm cpu, mips, powerpc, nios2, x86 and more, for reverse, exploit, fuzzing and programming purpose.
Concurrency and Performance
Concurrency and Parallelism
ray-project/ray - Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
dask/dask - Parallel computing with task scheduling
python-trio/trio - Trio – a friendly Python library for async concurrency and I/O
gevent/gevent - Coroutine-based concurrency library for Python
pytest-dev/pytest - The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
postmanlabs/httpbin - HTTP Request & Response Service, written in Python + Flask.
seleniumbase/SeleniumBase - Browser automation framework and MCP server for web-scraping and testing. CDP Mode makes Chrome stealthy for bypassing bot-detection.
getsentry/responses - A utility for mocking out the Python Requests library.
ansible/molecule - An ansible-native testing framework for collections, playbooks, and roles with configurable workflows for testing any system or service
deepchecks/deepchecks - Deepchecks: Tests for Continuous Validation of ML Models & Data. Deepchecks is a holistic open-source solution for all of your AI & ML validation needs, enabling to thoroughly test your data and models from research to production.
nvbn/thefuck - Magnificent app which corrects your previous console command.
google/python-fire - Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
fastapi/typer - Typer, build great CLIs. Easy to code. Based on Python type hints.
pallets/click - Python composable command line interface toolkit
wting/autojump - A cd command that learns - easily navigate directories from the command line
TheR1D/shell_gpt - A command-line productivity tool powered by AI large language models like GPT-5, will help you accomplish your tasks faster and more efficiently.
harelba/q - q - Run SQL directly on delimited files and multi-file sqlite databases
xonsh/xonsh - 🐚 Python-powered shell. Full-featured, cross-platform and AI-friendly.
kellyjonbrazil/jc - CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
docopt/docopt - Create beautiful command-line interfaces with Python
borb-pdf/borb - borb is a library for reading, creating and manipulating PDF files in python.
trailofbits/graphtage - A semantic diff utility and library for tree-like files such as JSON, JSON5, XML, HTML, YAML, and CSV.
WZBSocialScienceCenter/pdftabextract - A set of tools for extracting tables from PDF files helping to do data mining on (OCR-processed) scanned documents.
Files and Operating System
giampaolo/psutil - Cross-platform lib for process and system monitoring in Python
gorakhargosh/watchdog - Python library and shell utilities to monitor filesystem events.
donnemartin/dev-setup - macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.
pywinauto/pywinauto - Windows GUI Automation with Python (based on text properties)
aiogram/aiogram - aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
mahmoud/boltons - 🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
pytransitions/transitions - A lightweight, object-oriented finite state machine implementation in Python with many extensions
rlabbe/filterpy - Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
open-webui/open-webui - User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
anthropics/claude-code - Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
ytdl-org/youtube-dl - Command-line program to download videos from YouTube.com and other video sites
github/spec-kit - 💫 Toolkit to help you get started with SDD or any other process!
Graphify-Labs/graphify - Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
openai/whisper - Robust Speech Recognition via Large-Scale Weak Supervision
hacksider/Deep-Live-Cam - real time face swap and one-click video deepfake with only a single image
karpathy/autoresearch - AI agents running research on single-GPU nanochat training automatically
vllm-project/vllm - A high-throughput and memory-efficient inference and serving engine for LLMs
PaddlePaddle/PaddleOCR - Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
unclecode/crawl4ai - Open-source web crawler and scraper for LLMs and AI agents: any website into clean, LLM-ready Markdown. Run it yourself, or use Crawl4AI Cloud with one key.
commaai/openpilot - openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.
karpathy/nanoGPT - The simplest, fastest repository for training/finetuning medium-sized GPTs.
mvanhorn/last30days-skill - AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
crewAIInc/crewAI - Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
zylon-ai/private-gpt - Complete API layer for private AI applications on local models: RAG, skills, tools, MCP, text-to-sql, and more. Works with any OpenAI-compatible inference server.
soimort/you-get - :arrow_double_down: Dumb downloader that scrapes the web
Zie619/n8n-workflows - all of the workflows of n8n i could find (also from the site itself)
hugohe3/ppt-master - AI turns documents or topics into real, native PowerPoint decks—with native shapes, transitions and animations, data-backed charts and tables on demand, audio narration from speaker notes, and support for your own .pptx templates. · by Hugo He
Alishahryar1/free-claude-code - Use Claude Code, Codex, Pi, and OpenCode (and 6 other harnesses) for free (1.3B+ free tokens) from your terminal, app, IDE, or phone, and now from the browser with native browser sessions (multi-harness + multi-model) like OpenClaw (voice supported + ToS friendly)
hesreallyhim/awesome-claude-code - A hand-picked collection of the finest of resources for the most awesome of agents, Claude Code, the undisputed champion of coding companions, from the unstoppable team at Anthropic PBC. A delectable showcase of top tier skills, ambidextrous agents, scintillating status lines, top notch developer tooling, and also we have plugins
Aider-AI/aider - aider is AI pair programming in your terminal
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.
oobabooga/textgen - Open-source desktop app for local LLMs. Text, vision, tool-calling, OpenAI/Anthropic-compatible API. 100% private.
SimplifyJobs/Summer2027-Internships - Summer 2027 software engineering, data science, AI, quant, product management, and hardware internship postings. Updated daily by Simplify and Pitt CSC.
hiroi-sora/Umi-OCR - OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
zhayujie/CowAgent - Open-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
sickn33/agentic-awesome-skills - AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 2,445+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
9001/copyparty - Portable file server with accelerated resumable uploads, dedup, WebDAV, SFTP, FTP, TFTP, zeroconf, media indexer, thumbnails++ all in one file
K-Dense-AI/scientific-agent-skills - Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 190,000+ scientists worldwide. 165 ready-to-use validated skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.
paperless-ngx/paperless-ngx - A community-supported supercharged document management system: scan, index and archive all your documents
ccxt/ccxt - A unified trading API with more than 100 crypto exchanges and prediction markets in JavaScript / TypeScript / Python / C# / PHP / Go / Java / Rust
MadsLorentzen/ai-job-search - The job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.
deepspeedai/DeepSpeed - DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
mingrammer/diagrams - :art: Diagram as Code for prototyping cloud system architectures
luongnv89/claude-howto - A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
hpcaitech/ColossalAI - Making large AI models cheaper, faster and more accessible
zai-org/ChatGLM-6B - ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
The-Vibe-Company/quivr - Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.
lm-sys/FastChat - An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
shiyu-coder/Kronos - Kronos: A Foundation Model for the Language of Financial Markets
volcengine/OpenViking - Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.
mouredev/Hello-Python - Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
d2l-ai/d2l-en - Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
trekhleb/learn-python - 📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
microsoft/mcp-for-beginners - This open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration.
chiphuyen/stanford-tensorflow-tutorials - This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research. (archived)
mouredev/roadmap-retos-programacion - Ruta de estudio basada en ejercicios de código de la comunidad MoureDev para aprender y practicar lógica usando cualquier lenguaje de programación.
dabeaz/python-cookbook - Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
TarrySingh/Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials - Synapsa Commons: free, hands-on AI courses that run anywhere (Colab, Kaggle, Binder, Codespaces, Jupyter). Build EU AI Act conformity evidence, validate models like a risk committee, price predictive-maintenance alarms, measure document extraction, and make a simulated humanoid walk. Every lesson autograded. From the team building Synapsa.
cosmicpython/book - A Book about Pythonic Application Architecture Patterns for Managing Complexity. Cosmos is the Opposite of Chaos you see. O'R. wouldn't actually let us call it "Cosmic Python" tho.
shengqiangzhang/examples-of-web-crawlers - 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
mouredev/retos-programacion-2023 - Ejercicios de código semanales en 2023 de la comunidad MoureDev para practicar lógica en cualquier lenguaje de programación.
fluentpython/example-code - Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015) (archived)
miguelgrinberg/microblog - The microblogging application developed in my Flask Mega-Tutorial series. This version maps to the 2024 Edition of the tutorial.
cookiecutter-flask/cookiecutter-flask - A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
pythonguis/pythonguis-examples - Build desktop apps built with Python. Examples for PyQt6, PySide6, Flet, DearPyGUI, Kivy, NiceGUI, Streamlit, Tkinter, PyQt5 & PySide2
needleworm/bhban_rpa - <6개월 치 업무를 하루 만에 끝내는 업무 자동화(생능출판사, 2020)>의 예제 코드입니다. 파이썬을 한 번도 배워본 적 없는 분들을 위한 예제이며, 엑셀부터 디자인, 매크로, 크롤링까지 업무 자동화와 관련된 다양한 분야 예제가 제공됩니다.
Awesome Lists and Collections
vinta/awesome-python - The definitive list that answers "I want to do X in Python, which tool should I use?"
exaloop/codon - A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
Nuitka/Nuitka - Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.14. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
pyodide/pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
numba/numba - NumPy aware dynamic Python compiler using LLVM
cython/cython - The most widely used Python to C compiler
cookiecutter/cookiecutter - A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
cookiecutter/cookiecutter-django - Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
pex-tool/pex - A tool for generating .pex (Python EXecutable) files, lock files and venvs.
mherrmann/fbs - Create Python GUIs with Qt in minutes
beeware/briefcase - Tools to support converting a Python project into a standalone native application.
blade-build/blade-build - Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
repowise-dev/repowise - Codebase intelligence for AI and humans: code health scores, auto-generated docs, git analytics, dead code detection, and architectural decisions via MCP.
PyCQA/isort - A Python utility / library to sort imports.
DamnWidget/anaconda - Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3
Komodo/KomodoEdit - Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
wuub/SublimeREPL - SublimeREPL - run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself)
duydao/Text-Pastry - Extend the power of multiple selections in Sublime Text. Modify selections, insert numeric sequences, incremental numbers, generate uuids, date ranges, insert continuously from a word list and more.
Web
Web Frameworks
fastapi/fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
django/django - The Web framework for perfectionists with deadlines.
pallets/flask - The Python micro framework for building web applications.
webpy/webpy - web.py is a web framework for python that is as simple as it is powerful.
vibora-io/vibora - Fast, asynchronous and elegant Python web framework. (archived)
dpgaspar/Flask-AppBuilder - Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
h2oai/wave - Realtime Web Apps and Dashboards for Python and R
httpie/http-prompt - An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
apify/crawlee-python - Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Parsel, BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.
jdepoix/youtube-transcript-api - This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require an API key nor a headless browser, like other selenium based solutions do!
autoscrape-labs/pydoll - Pydoll is a library for automating chromium-based browsers without a WebDriver, offering realistic interactions.
adbar/trafilatura - Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML
subzeroid/instagrapi - 🔥 The fastest and powerful Python library for Instagram Private API 2026 with HikerAPI SaaS
MikeChongCan/scylla - Intelligent proxy pool for Humans™ to extract content from the internet and build your own Large Language Models in this new AI era
ag2ai/faststream - Asynchronous Python framework for event-driven services. A thin client for Kafka, RabbitMQ, NATS, Redis and MQTT with full access to native broker features, plus AsyncAPI docs, in-memory tests and observability out of the box.
Bogdanp/dramatiq - A fast and reliable background task processing library for Python 3.
tschellenbach/Stream-Framework - Stream Framework is a Python library, which allows you to build news feed, activity streams and notification systems using Cassandra and/or Redis. The authors of Stream-Framework also provide a cloud service for feed technology:
pika/pika - Pure Python RabbitMQ/AMQP 0-9-1 client library
Significant-Gravitas/AutoGPT - AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
langgenius/dify - Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
langflow-ai/langflow - Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
Panniantong/Agent-Reach - Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
bytedance/deer-flow - An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of tasks that could take minutes to hours.
unslothai/unsloth - Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, DeepSeek-V4, MiniMax-H3, Gemma 4, FLUX and more.
headroomlabs-ai/headroom - Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
xtekky/gpt4free - The official gpt4free repository | various collection of powerful language models | opus 4.6 gpt 5.3 kimi 2.5 deepseek v3.2 gemini 3
mem0ai/mem0 - The Memory Layer for AI Agents - Drop-in memory infrastructure for AI agents and apps. Context that persists. Built for production.
calesthio/OpenMontage - World's first open-source, agentic video production system. 12 production pipelines, 100+ tools, 700+ agent skill and production-knowledge files. Turn your AI coding assistant into a full video production studio.
BerriAI/litellm - The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
MemPalace/mempalace - The best-benchmarked open-source AI memory system. And it's free.
HKUDS/nanobot - Ultra-lightweight, open-source, self-hosted personal AI agent framework in Python with WebUI, tools, memory, MCP, multi-agent workflows, automation, and chat apps
agno-agi/agno - Build, run, and manage agent platforms.
AstrBotDevs/AstrBot - AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
google/langextract - A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.
LAION-AI/Open-Assistant - OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
onyx-dot-app/onyx - Open Source AI Platform - AI Chat with advanced features that works with every LLM
tirth8205/code-review-graph - Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.
ComposioHQ/composio - Composio powers 1000+ toolkits, tool search, context management, authentication, and a sandboxed workbench to help you build AI agents that turn intent into action.
assafelovic/gpt-researcher - An autonomous agent that conducts deep research on any data using any LLM providers
huggingface/smolagents - 🤗 smolagents: a barebones library for agents that think in code.
PrefectHQ/fastmcp - 🚀 The fast, Pythonic way to build MCP servers and clients.
deepset-ai/haystack - Open-source AI orchestration framework for building context-engineered, production-ready LLM applications. Design modular pipelines and agent workflows with explicit control over retrieval, routing, memory, and generation. Built for scalable agents, RAG, multimodal applications, semantic search, and conversational systems.
google/adk-python - An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
pydantic/pydantic-ai - How Python does AI. Agents, realtime voice, image generation, embeddings. Every model, every interface, typed end to end.
teng-lin/notebooklm-py - Unofficial Python API and agentic skill for Google Gemini Notebook. Full programmatic access to NotebookLM's features—including capabilities the web UI doesn't expose—via Python, CLI, and AI agents like Claude Code, Codex, and OpenClaw.
emcie-co/parlant - Build reliable customer-facing AI agents with Parlant: an interaction control harness optimized for controlled, consistent, and predictable LLM interactions.
arc53/DocsGPT - Private AI platform for agents, assistants and enterprise search. Built-in Agent Builder, Deep research, Document analysis, Multi-model support, and API connectivity for agents.
TransformerOptimus/SuperAGI - <⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.
MemoriLabs/Memori - Memori is agent-native memory infrastructure. A LLM-agnostic layer that turns agent execution and conversation into structured, persistent state for production systems. Built for enterprise, Memori works with the data infrastructure you already run, no rip-and-replace, and deploys across managed cloud, single-tenant cloud, VPC, and on-premises.
cft0808/edict - 🏛️ 三省六部制 · OpenClaw Multi-Agent Orchestration System — 9 specialized AI agents with real-time dashboard, model config, and full audit trails
memvid/memvid - Memory layer for AI Agents. Replace complex RAG pipelines with a serverless, single-file memory layer. Give your agents instant retrieval and long-term memory.
raga-ai-hub/RagaAI-Catalyst - Python SDK for Agent AI Observability, Monitoring and Evaluation Framework. Includes features like agent, llm and tools tracing, debugging multi-agentic system, self-hosted dashboard and advanced analytics with timeline and execution graph view
ifixai-ai/iFixAi - Independent Auditing of AI Agents. Run by human or the agent itself, to answer the most crucial question in the AI Agent Economy. Is the agent doing what is supposed to do? With iFixAi you can have this answer in less than 120 seconds.
yusufkaraaslan/Skill_Seekers - Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection
NVIDIA/TensorRT-LLM - TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT LLM also contains components to create Python and C++ runtimes that orchestrate the inference execution in a performant way.
lsdefine/GenericAgent - Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token consumption
e2b-dev/E2B - Open-source, secure environment with real-world tools for enterprise-grade agents.
microsoft/agent-framework - A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.
semantica-agi/semantica - Graph-Native Infrastructure for Context and Accountable AI Systems
StarTrail-org/LEANN - [MLsys2026 Best Paper]: https://arxiv.org/abs/2506.08276. RAG on Everything with LEANN. Enjoy 97% storage savings while running a fast, accurate, and 100% private RAG application on your personal device.
rocketride-org/rocketride-server - High-performance AI pipeline engine with a C++ core and 50+ Python-extensible nodes. Build, debug, and scale LLM workflows with 13+ model providers, 8+ vector databases, and agent orchestration, all from your IDE. Includes VS Code extension, TypeScript/Python SDKs, and Docker deployment.
dataelement/bisheng - BISHENG is an open LLM devops platform for next generation Enterprise AI applications. Powerful and comprehensive features include: GenAI workflow, RAG, Agent, Unified model management, Evaluation, SFT, Dataset Management, Enterprise-level System Management, Observability and more.
cocoindex-io/cocoindex - Incremental engine for long horizon agents 🌟 Star if you like it!
omnigent-ai/omnigent - Omnigent is an open-source AI agent framework and meta-harness: orchestrate Claude Code, Codex, Cursor, Pi, and custom agents — swap harnesses without rewriting, enforce policies and sandboxing, and collaborate in real time from any device.
intel/ipex-llm - Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, DeepSeek, Mixtral, Gemma, Phi, MiniCPM, Qwen-VL, MiniCPM-V, etc.) on Intel XPU (e.g., local PC with iGPU and NPU, discrete GPU such as Arc, Flex and Max); seamlessly integrate with llama.cpp, Ollama, HuggingFace, LangChain, LlamaIndex, vLLM, DeepSpeed, Axolotl, etc. (archived)
lastmile-ai/mcp-agent - Build effective agents using Model Context Protocol and simple workflow patterns
strands-agents/harness-sdk - Build an agent harness and control it end-to-end. Open-source SDK for production AI agents in Python & TypeScript - any model, any cloud.
zilliztech/deep-searcher - Open Source Deep Research Alternative to Reason and Search on Private Data. Written in Python.
SciPhi-AI/R2R - SoTA production-ready AI retrieval system. Agentic Retrieval-Augmented Generation (RAG) with a RESTful API.
NVIDIA-NeMo/Guardrails - NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
Andyyyy64/whichllm - Find the local LLM that actually runs and performs best on your hardware. Ranked by real, recency-aware benchmarks, not parameter count. One command, run it instantly.
julep-ai/julep - Julep — durable, composable AI agents. Flows that crash and resume, retry safely, and explain every step.
souzatharsis/podcastfy - An Open Source Python alternative to NotebookLM's podcast feature: Transforming Multimodal Content into Captivating Multilingual Audio Conversations with GenAI
crestalnetwork/intentkit - IntentKit is an open-source, self-hosted cloud agent cluster that manages a collaborative team of AI agents for you.
genkit-ai/genkit - Open-source framework for building agentic apps in JavaScript, Go, Dart, and Python, built and used in production by Google
microsoft/agent-governance-toolkit - AI Agent Governance Toolkit — Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.
meta-pytorch/gpt-fast - Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
nlweb-ai/NLWeb - Main reference implementation for NLWeb, implemented in Python.
Mai-with-u/MaiBot - MaiSaka, an LLM-based intelligent agent, is a digital lifeform devoted to understanding you and interacting in the style of a real human. She does not pursue perfection, nor does she seek efficiency; instead, she values warmth, authenticity, and genuine connection.
AgentOps-AI/agentops - Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks including CrewAI, Agno, OpenAI Agents SDK, Langchain, Autogen, AG2, and CamelAI
dograh-hq/dograh - Open source voice AI platform. Self-hosted alternative to Vapi and Retell. On Prem, BYOK across Speech to Speech or LLM/STT/TTS, with a visual workflow builder, MCP native and telephony support.
serge-chat/serge - A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API. (archived)
volcengine/MineContext - MineContext is your proactive context-aware AI partner(Context-Engineering+ChatGPT Pulse)
superduper-io/superduper - Superduper: End-to-end framework for building custom AI applications and agents.
vitali87/code-graph-rag - The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and knowledge graphs
dsdanielpark/Bard-API - The unofficial python package that returns response of Google Bard through cookie value. (archived)
Marker-Inc-Korea/AutoRAG - AutoRAG: Now your agent can find anything in your computer. It gets smarter if you are using it frequently.
Kiln-AI/Kiln - Build, Evaluate, and Optimize AI Systems. Includes evals, RAG, agents, fine-tuning, synthetic data generation, dataset management, MCP, and more.
truefoundry/cognita - RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry (archived)
rawandahmad698/PyChatGPT - ⚡️ Python client for the ChatGPT API with, conversation tracking, proxy support and more.
minimaxir/simpleaichat - Python package for easily interfacing with chat apps, with robust features and minimal code complexity.
ading2210/poe-api - [UNMAINTAINED] A reverse engineered Python API wrapper for Quora's Poe, which provides free access to ChatGPT, GPT-4, and Claude. (archived)
YiVal/YiVal - Your Automatic Prompt Engineering Assistant for GenAI Applications
Machine Learning Frameworks
huggingface/transformers - 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
pytorch/pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration
optuna/optuna - A hyperparameter optimization framework
microsoft/nni - An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning. (archived)
dmlc/dgl - Python package built to ease deep learning on graph, on top of existing DL frameworks.
unifyai/ivy - Convert Machine Learning Code Between Frameworks (archived)
DLR-RM/stable-baselines3 - PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
ludwig-ai/ludwig - Low-code framework for building custom LLMs, neural networks, and other AI models
vwxyzjn/cleanrl - High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
EpistasisLab/tpot - A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
OpenMined/PySyft - Perform data science on data that remains in someone else's server
yzhao062/pyod - A Python library for anomaly detection across tabular, time series, graph, text, image, and audio data. 60+ detectors, benchmark-backed ADEngine orchestration, and an agentic workflow for AI agents.
Theano/Theano - Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.com/pymc-devs/pytensor
pycaret/pycaret - Open-source, low-code AutoML platform for Python. PyCaret 4.0: sklearn-native engine + React control plane.
Lightricks/LTX-2 - Official Python inference and LoRA trainer package for the LTX-2 audio–video generative model.
unit8co/darts - A python library for user-friendly forecasting and anomaly detection on time series.
catboost/catboost - A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
pyro-ppl/pyro - Deep universal probabilistic programming with Python and PyTorch
bentoml/BentoML - The easiest way to serve AI apps and models - Build Model Inference APIs, Job queues, LLM apps, Multi-model pipelines, and more!
hyperopt/hyperopt - Distributed Asynchronous Hyperparameter Optimization in Python
HIPS/autograd - Efficiently computes derivatives of NumPy code.
tensorlayer/TensorLayer - Deep Learning and Reinforcement Learning Library for Scientists and Engineers
hudson-and-thames/mlfinlab - MlFinLab helps portfolio managers and traders who want to leverage the power of machine learning by providing reproducible, interpretable, and easy to use tools.
Nixtla/statsforecast - Lightning ⚡️ fast forecasting with statistical and econometric models.
pytorch/ignite - High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
facebookincubator/AITemplate - AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
bethgelab/foolbox - A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
Trusted-AI/AIF360 - A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.
google/tangent - Source-to-Source Debuggable Derivatives in Pure Python (archived)
benelot/pybullet-gym - Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.
JaidedAI/EasyOCR - Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
serengil/deepface - A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
lukas-blecher/LaTeX-OCR - pix2tex: Using a ViT to convert images of equations into LaTeX code.
wkentaro/labelme - Image annotation with Python. Supports polygon, rectangle, circle, line, point, and AI-assisted annotation.
kornia/kornia - 🐍 Geometric Computer Vision Library for Spatial AI
voxel51/fiftyone - Refine high-quality datasets and visual AI models
bytedance/Dolphin - The official repo for “Dolphin: Document Image Parsing via Heterogeneous Anchor Prompting”, ACL, 2025.
OlafenwaMoses/ImageAI - A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
mikel-brostrom/boxmot - BoxMOT: Pluggable Python and C++ SOTA multi-object tracking modules with support for axis-aligned and oriented bounding boxes
karpathy/neuraltalk - NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
opencv/opencv-python - Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.
zuruoke/watermark-removal - a machine learning image inpainting task that instinctively removes watermarks from image indistinguishable from the ground truth image
mdbloice/Augmentor - Image augmentation library in Python for machine learning.
yanx27/Pointnet_Pointnet2_pytorch - PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
rany2/edge-tts - Use Microsoft Edge's online text-to-speech service from Python WITHOUT needing Microsoft Edge or Windows or an API key
allenai/allennlp - An open-source NLP research library, built on PyTorch. (archived)
QuentinFuxa/WhisperLiveKit - Real-time, local speech-to-text with streaming ASR, speaker diarization, translation, and OpenAI/Deepgram-compatible APIs.
KoljaB/RealtimeSTT - A robust, efficient, low-latency speech-to-text library with advanced voice activity detection, wake word activation and instant transcription.
sloria/TextBlob - Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
QwenAudio/SenseVoice - Open-source SenseVoiceSmall model for Mandarin, Cantonese, English, Japanese, and Korean ASR, language ID, emotion recognition, and audio event detection.
Uberi/speech_recognition - Speech recognition module for Python, supporting several engines and APIs, online and offline.
clips/pattern - Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
maziyarpanahi/openmed - Local-first healthcare AI: clinical NER & HIPAA PII de-identification that runs 100% on-device. 2,200+ medical models, 21 languages, Apple MLX + Python, no cloud, no patient data leaving your network. Apache-2.0
minimaxir/textgenrnn - Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
ssut/py-googletrans - (unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.
snipsco/snips-nlu - Snips Python library to extract meaning from text
asyml/texar - Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/
SlapBot/stephanie-va - Stephanie is an open-source platform built specifically for voice-controlled applications as well as to automate daily tasks imitating much of an virtual assistant's work.
Data Science and Analytics
apache/superset - Apache Superset is a Data Visualization and Data Exploration Platform
pathwaycom/pathway - Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.
pandas-dev/pandas - Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
microsoft/qlib - Qlib is an AI-oriented Quant investment platform that aims to use AI tech to empower Quant Research, from exploring ideas to implementing productions. Qlib supports diverse ML modeling paradigms, including supervised learning, market dynamics modeling, and RL, and is now equipped with https://github.com/microsoft/RD-Agent to automate R&D process.
apache/airflow - Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
streamlit/streamlit - Streamlit — A faster way to build and share data apps.
gradio-app/gradio - Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
PostHog/posthog - :hedgehog: PostHog is the leading platform for building self-driving products. Our developer tools – AI observability, analytics, session replay, flags, experiments, error tracking, logs, and more – capture all the context agents need to diagnose problems, uncover opportunities, and ship fixes. Steer it all from Slack, web, desktop, or the MCP.
getredash/redash - Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
plotly/dash - Data Apps & Dashboards for Python. No JavaScript Required.
PrefectHQ/prefect - Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
sinaptik-ai/pandas-ai - Chat with your database or your datalake (SQL, CSV, parquet). PandasAI makes data analysis conversational using LLMs and RAG.
marimo-team/marimo - A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. Stored as pure Python. All in a modern, AI-native editor.
airbytehq/airbyte - Open-source data movement for ELT pipelines and AI agents — from APIs, databases & files to warehouses, lakes, and AI applications. Both self-hosted and Cloud.
bokeh/bokeh - Interactive Data Visualization in the browser, from Python
facebook/prophet - Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
Avaiga/taipy - Turns Data and AI algorithms into production-ready web applications in no time.
plotly/plotly.py - The interactive graphing library for Python :sparkles:
spotify/luigi - Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
ipython/ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
dagster-io/dagster - An orchestration platform for the development, production, and observation of data assets.
treeverse/dvc - 🦉 Data Versioning and ML Experiments
cleanlab/cleanlab - Cleanlab's open-source library is the standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
simonw/datasette - An open source multi-tool for exploring and publishing data
wandb/wandb - The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
kedro-org/kedro - Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
doccano/doccano - Open source annotation tool for machine learning practitioners.
mage-ai/mage-ai - 🧙 Build, run, and manage data pipelines for integrating and transforming data.
vaexio/vaex - Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀
py-why/dowhy - DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
alteryx/featuretools - An open source python library for automated feature engineering
pyqtgraph/pyqtgraph - Fast data visualization and GUI tools for scientific / engineering applications
DistrictDataLabs/yellowbrick - Visual analysis and diagnostic tools to facilitate machine learning model selection.
mljar/mercury - Impress your boss and turn a Jupyter notebook into a beautiful, shareable web app — no callbacks, no frontend, no rewrite.
StructuredLabs/preswald - Preswald is a WASM packager for Python-based interactive data apps: bundle full complex data workflows, particularly visualizations, into single files, runnable completely in-browser, using Pyodide, DuckDB, Pandas, and Plotly, Matplotlib, etc. Build dashboards, reports, and notebooks that run offline, load fast, and share like a document.
spotify/chartify - Python library that makes it easy for data scientists to create charts.
pydata/pandas-datareader - Extract data from a wide range of Internet sources into a pandas DataFrame.
blockchain-etl/ethereum-etl - Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ
fbdesignpro/sweetviz - Visualize and compare datasets, target values and associations, with one line of code.
mars-project/mars - Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
mito-ds/mito - Jupyter extensions that help you write code faster: Context aware AI Chat, Autocomplete, and Spreadsheet
nschloe/tikzplotlib - :bar_chart: Save matplotlib figures as TikZ/PGFplots for smooth integration into LaTeX.
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.
localstack/localstack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline (archived)
saltstack/salt - Software to automate the management and configuration of infrastructure and applications at scale.
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.
ChristianLempa/boilerplates - Create reusable templates and turn them into configurable workloads for homelabs and self-hosted infrastructure. Free and Open-Source.
pyinfra-dev/pyinfra - 🔧 pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.
couler-proj/couler - Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow.
Monitoring and Observability
getsentry/sentry - Developer-first error tracking and performance monitoring
nicolargo/glances - Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, macOS and Windows operating systems.
openreplay/openreplay - Session replay, cobrowsing and product analytics you can self-host. Best for reproducing issues and iterating on your product.
keephq/keep - The open-source AIOps and alert management platform
healthchecks/healthchecks - Open-source cron job and background task monitoring service, written in Python & Django
traceloop/openllmetry - Open-source observability for your GenAI or LLM application, based on OpenTelemetry
mher/flower - Real-time monitor and web admin for Celery distributed task queue
pydantic/logfire - AI observability platform for production LLM and agent systems.
thp/urlwatch - Watch (parts of) webpages and get notified when something changes via e-mail, on your phone or via other means. Highly configurable.
huggingface/knockknock - 🚪✊Knock Knock: Get notified when your training ends with only two additional lines of code
User Interface
GUI Toolkits
chriskiehl/Gooey - Turn (almost) any Python command line program into a full GUI application with one line
kivy/kivy - Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
flet-dev/flet - Build realtime web, mobile and desktop apps in Python only. No frontend experience required.
PySimpleGUI/PySimpleGUI - Python GUIs for Humans! Create any GUI simple or complicated in a way that's intuitive. Launched in 2018. NEW for 2026 - the LGPL3 Version 6. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.
Textualize/rich - Rich is a Python library for rich text and beautiful formatting in the terminal.
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.
tqdm/tqdm - :zap: A Fast, Extensible Progress Bar for Python and CLI
powerline/powerline - Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
peterbrittain/asciimatics - A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations
bchao1/bullet - 🚅 Interactive prompts made simple. Build a prompt like stacking blocks.
Applications and End User Tools
yt-dlp/yt-dlp - A feature-rich command-line audio/video downloader
Comfy-Org/ComfyUI - The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface. The fastest local inference engine in the world.
harry0703/MoneyPrinterTurbo - 利用 AI 大模型和自动化工作流,根据主题或关键词一键生成高清短视频。Generate HD short videos from a topic or keyword with an automated AI workflow.
home-assistant/core - :house_with_garden: Open source home automation that puts local control and privacy first.
sansan0/TrendRadar - ⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。
odoo/odoo - Odoo. Open Source Apps To Grow Your Business.
frappe/erpnext - Free and Open Source Enterprise Resource Planning (ERP)
searxng/searxng - SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
PDFMathTranslate/PDFMathTranslate - [EMNLP 2025 Demo] PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero
kovidgoyal/kitty - If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based.
ocrmypdf/OCRmyPDF - OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
Fincept-Corporation/FinceptTerminal - FinceptTerminal is a modern finance application offering advanced market analytics, investment research, and economic data tools, designed for interactive exploration and data-driven decision-making in a user-friendly environment.
ArchiveBox/ArchiveBox - 🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
srbhr/Resume-Matcher - The #1 AI Harness for Building Resumes, PDFs, Cover Letters & more, locally with 100+ LLMs support.
spotDL/spotify-downloader - Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
kovidgoyal/calibre - The official source code repository for the calibre ebook manager
zulip/zulip - Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
saleor/saleor - Saleor Core: the high performance, composable, headless commerce API.
hummingbot/hummingbot - Open source software that helps you create and deploy high-frequency crypto trading bots
OpenByteInc/QuantDinger - Open-source AI Trading OS, agent trading, and vibe trading, with Jev System One integration. Research, build Python strategies, backtest, and paper/live trade across crypto, stocks, and forex. Launch your own multi-tenant trading SaaS with built-in user management, billing, payments, and settlement.
matrix-org/synapse - Synapse: Matrix homeserver written in Python/Twisted. (archived)
Drakkar-Software/OctoBot - Free open source crypto trading bot to automate AI, Grid, DCA and TradingView strategies on Binance, Hyperliquid and 15+ exchanges, with a simple interface.
MycroftAI/mycroft-core - Mycroft Core, the Mycroft Artificial Intelligence platform. (archived)
Tautulli/Tautulli - A Python based monitoring and tracking tool for Plex Media Server.
Flagsmith/flagsmith - Flagsmith is an open-source feature flag platform with remote config, experimentation, and self-hosted or cloud deployment options.
OpenShot/openshot-qt - OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world.
CharlesPikachu/musicdl - Musicdl: A lightweight music downloader written in pure python. (轻量级无损音乐下载器,支持数十个音乐/有声读物平台,例如网易云音乐,QQ音乐,酷狗音乐,酷我音乐,咪咕音乐,千千静听,汽水音乐,Bilibili,街声,喜马拉雅,懒人听书,荔枝FM,蜻蜓FM,JOOX,TIDAL,YouTube,Apple Music,Spotify,Qobuz,SoundCloud等主流音乐平台)
IAmTomShaw/f1-race-replay - An interactive Formula 1 race visualisation and data analysis tool built with Python! 🏎️
WeblateOrg/weblate - Web based localization tool with tight version control integration.
pdfarranger/pdfarranger - Small python-gtk application, which helps the user to merge or split PDF documents and rotate, crop and rearrange their pages using an interactive and intuitive graphical interface.
aidlearning/AidLearning-FrameWork - 🔥🔥🔥AidLearning is a powerful AIOT development platform, AidLearning builds a linux env supporting GUI, deep learning and visual IDE on Android...Now Aid supports CPU+GPU+NPU for inference with high performance acceleration...Linux on Android or HarmonyOS
HisMax/RedInk - Red Ink - A one-stop Xiaohongshu image-and-text generator based on the 🍌Nano Banana Pro🍌, "One Sentence, One Image: Generate Xiaohongshu Text and Images."
amnweb/yasb - A highly configurable Windows status bar written in Python.
liuzhao1225/YouDub-webui - Open-source AI video localization and dubbing for YouTube/Bilibili: speech recognition, subtitle translation, voice cloning, audio mixing and rendering. 开源 AI 视频翻译配音工具。
RICHQAQ/PasteMD - 一键将 Markdown 和网页 AI 对话(ChatGPT/DeepSeek等)完美粘贴到 Word、WPS 和 Excel 的效率工具 | One-click paste Markdown and AI responses (ChatGPT/DeepSeek) into Word, WPS, and Excel perfectly.
Tribler/tribler - Privacy enhanced BitTorrent client with P2P content discovery
qtile/qtile - :cookie: A full-featured, hackable tiling window manager written and configured in Python (X11 + Wayland)
TomBadash/Mouser - A lightweight, open-source, fully local alternative to Logitech Options+ for remapping Logitech HID++ mice.
ckan/ckan - CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers catalog.data.gov, open.canada.ca/data, data.humdata.org among many other sites.
lorenzodifuccia/safaribooks - Download and generate EPUB of your favorite books from O'Reilly Learning (aka Safari Books Online) library.
Kozea/Radicale - A simple CalDAV (calendar) and CardDAV (contact) server.
r0oth3x49/udemy-dl - A cross-platform python based utility to download courses from udemy for personal offline use. (archived)
Maxteabag/sqlit - A user friendly TUI for SQL databases. Written in python. Supports SQL server, Mysql, PostreSQL, SQLite, Turso and more.
oop7/YTSage - Modern YouTube downloader with a clean PySide6 interface. Download videos in any quality, extract audio, fetch subtitles, sponsorBlock, and view video metadata. Built with yt-dlp for reliable performance.
pinry/pinry - Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. It's open-source and self-hosted.
samschott/maestral - Open-source Dropbox client for macOS and Linux (archived)
archivy/archivy - Archivy is a self-hostable knowledge repository that allows you to learn and retain information in your own personal and extensible wiki.
atlas-comstock/NeteaseCloudMusicFlac - 根据网易云音乐的歌单, 下载flac无损音乐到本地. Download the FLAC music from Internet according to your NeteaseCloudMusic playlist.
cdhigh/KindleEar - Aggregates RSS and web content(Calibre recipe), sends to Kindle, and includes an e-ink optimized online reader.
iawia002/Lulu - [Unmaintained] A simple and clean video/music/image downloader 👾 (archived)
Graphics and Media
Graphics and Rendering
3b1b/manim - Animation engine for explanatory math videos
ManimCommunity/manim - A community-maintained Python framework for creating mathematical animations.
marceloprates/prettymaps - Draw pretty maps from OpenStreetMap data! Built with osmnx +matplotlib + shapely
originalankur/maptoposter - Transform your favorite cities into beautiful, minimalist designs. MapToPoster lets you create and export visually striking map posters with code.
domlysz/BlenderGIS - Blender addons to make the bridge between Blender and geographic data
nadermx/backgroundremover - Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.
RayVentura/ShortGPT - 🚀🎬 ShortGPT - Experimental AI framework for youtube shorts / tiktok channel automation
wiltodelta/remove-ai-watermarks - Remove visible and invisible AI watermarks and provenance metadata from images and video. Python library and CLI for SynthID, C2PA, EXIF, IPTC, XMP, and common generative-AI marks.
Breakthrough/PySceneDetect - :movie_camera: Python and OpenCV-based scene cut/transition detection program & library.
PyImageSearch/imutils - A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
abhiTronix/vidgear - A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire:
soxoj/maigret - 🕵️♂️ Collect a dossier on a person by username from 6K websites
StevenBlack/hosts - 🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.
smicallef/spiderfoot - SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.
bee-san/Ciphey - ⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡
fail2ban/fail2ban - Daemon to ban hosts that cause multiple authentication errors
twintproject/twint - An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations. (archived)
GreyDGL/PentestGPT - Automated Penetration Testing Agentic Framework Powered by Large Language Models
megadose/holehe - holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function.
prowler-cloud/prowler - Prowler is the world’s most widely used open-source cloud security platform that automates security and compliance across any cloud environment.
Datalux/Osintgram - Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
data-privacy-stack/presidio - An open-source framework for detecting, redacting, masking, and anonymizing sensitive data (PII) across text, images, and structured data. Supports NLP, pattern matching, and customizable pipelines.
jofpin/trape - People tracker on the Internet: OSINT analysis and research tool by Jose Pino
n1nj4sec/pupy - Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) C2 and post-exploitation framework written in python and C (archived)
PyCQA/bandit - Bandit is a tool designed to find common security issues in Python code.
bee-san/pyWhat - 🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙♀️
infinition/Bjorn - Bjorn is a powerful network scanning and offensive security tool for the Raspberry Pi with a 2.13-inch e-Paper HAT. It discovers network targets, identifies open ports, exposed services, and potential vulnerabilities. Bjorn can perform brute force attacks, file stealing, host zombification, and supports custom attack scripts.
Trusted-AI/adversarial-robustness-toolbox - Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
python-security/pyt - A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications
xnl-h4ck3r/xnLinkFinder - A python tool used to discover endpoints, potential parameters, a target specific wordlist for a given target and secrets
GamehunterKaan/AutoPWN-Suite - AutoPWN Suite is a project for scanning vulnerabilities and exploiting systems automatically.
Authentication and Authorization
jumpserver/jumpserver - JumpServer is an Open-source Privileged Access Management (PAM) platform with AI-powered capabilities, providing DevOps and IT teams a unified workspace to securely access SSH, RDP, Kubernetes, databases, websites, RemoteApp, VirtualApp, and more.
joestump/python-oauth2 - A fully tested, abstract interface to creating OAuth clients and servers.
oauthlib/oauthlib - A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
sunscrapers/djoser - REST implementation of Django authentication system.
googleapis/oauth2client - This is a Python library for accessing resources protected by OAuth 2.0. (archived)
Reverse Engineering
pwndbg/pwndbg - Exploit Development and Reverse Engineering with GDB & LLDB Made Easy
hugsy/gef - GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
longld/peda - PEDA - Python Exploit Development Assistance for GDB
charles2gan/GDA-android-reversing-Tool - the fastest and most powerful android decompiler(native tool working without Java VM) for the APK, DEX, ODEX, OAT, JAR, AAR, and CLASS file. which supports malicious behavior detection, privacy leaking detection, vulnerability detection, path solving, packer identification, variable tracking, deobfuscation, python&java scripts, device memory extraction, data decryption, and encryption, etc.
nongiach/arm_now - arm_now is a qemu powered tool that allows instant setup of virtual machines on arm cpu, mips, powerpc, nios2, x86 and more, for reverse, exploit, fuzzing and programming purpose.
Concurrency and Performance
Concurrency and Parallelism
ray-project/ray - Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
dask/dask - Parallel computing with task scheduling
python-trio/trio - Trio – a friendly Python library for async concurrency and I/O
gevent/gevent - Coroutine-based concurrency library for Python
pytest-dev/pytest - The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
postmanlabs/httpbin - HTTP Request & Response Service, written in Python + Flask.
seleniumbase/SeleniumBase - Browser automation framework and MCP server for web-scraping and testing. CDP Mode makes Chrome stealthy for bypassing bot-detection.
getsentry/responses - A utility for mocking out the Python Requests library.
ansible/molecule - An ansible-native testing framework for collections, playbooks, and roles with configurable workflows for testing any system or service
deepchecks/deepchecks - Deepchecks: Tests for Continuous Validation of ML Models & Data. Deepchecks is a holistic open-source solution for all of your AI & ML validation needs, enabling to thoroughly test your data and models from research to production.
nvbn/thefuck - Magnificent app which corrects your previous console command.
google/python-fire - Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
fastapi/typer - Typer, build great CLIs. Easy to code. Based on Python type hints.
pallets/click - Python composable command line interface toolkit
wting/autojump - A cd command that learns - easily navigate directories from the command line
TheR1D/shell_gpt - A command-line productivity tool powered by AI large language models like GPT-5, will help you accomplish your tasks faster and more efficiently.
harelba/q - q - Run SQL directly on delimited files and multi-file sqlite databases
xonsh/xonsh - 🐚 Python-powered shell. Full-featured, cross-platform and AI-friendly.
kellyjonbrazil/jc - CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
docopt/docopt - Create beautiful command-line interfaces with Python
borb-pdf/borb - borb is a library for reading, creating and manipulating PDF files in python.
trailofbits/graphtage - A semantic diff utility and library for tree-like files such as JSON, JSON5, XML, HTML, YAML, and CSV.
WZBSocialScienceCenter/pdftabextract - A set of tools for extracting tables from PDF files helping to do data mining on (OCR-processed) scanned documents.
Files and Operating System
giampaolo/psutil - Cross-platform lib for process and system monitoring in Python
gorakhargosh/watchdog - Python library and shell utilities to monitor filesystem events.
donnemartin/dev-setup - macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.
pywinauto/pywinauto - Windows GUI Automation with Python (based on text properties)
aiogram/aiogram - aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
mahmoud/boltons - 🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
pytransitions/transitions - A lightweight, object-oriented finite state machine implementation in Python with many extensions
rlabbe/filterpy - Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
open-webui/open-webui - User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
anthropics/claude-code - Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
ytdl-org/youtube-dl - Command-line program to download videos from YouTube.com and other video sites
github/spec-kit - 💫 Toolkit to help you get started with SDD or any other process!
Graphify-Labs/graphify - Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
openai/whisper - Robust Speech Recognition via Large-Scale Weak Supervision
hacksider/Deep-Live-Cam - real time face swap and one-click video deepfake with only a single image
karpathy/autoresearch - AI agents running research on single-GPU nanochat training automatically
vllm-project/vllm - A high-throughput and memory-efficient inference and serving engine for LLMs
PaddlePaddle/PaddleOCR - Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
unclecode/crawl4ai - Open-source web crawler and scraper for LLMs and AI agents: any website into clean, LLM-ready Markdown. Run it yourself, or use Crawl4AI Cloud with one key.
commaai/openpilot - openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.
karpathy/nanoGPT - The simplest, fastest repository for training/finetuning medium-sized GPTs.
mvanhorn/last30days-skill - AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
crewAIInc/crewAI - Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
zylon-ai/private-gpt - Complete API layer for private AI applications on local models: RAG, skills, tools, MCP, text-to-sql, and more. Works with any OpenAI-compatible inference server.
soimort/you-get - :arrow_double_down: Dumb downloader that scrapes the web
Zie619/n8n-workflows - all of the workflows of n8n i could find (also from the site itself)
hugohe3/ppt-master - AI turns documents or topics into real, native PowerPoint decks—with native shapes, transitions and animations, data-backed charts and tables on demand, audio narration from speaker notes, and support for your own .pptx templates. · by Hugo He
Alishahryar1/free-claude-code - Use Claude Code, Codex, Pi, and OpenCode (and 6 other harnesses) for free (1.3B+ free tokens) from your terminal, app, IDE, or phone, and now from the browser with native browser sessions (multi-harness + multi-model) like OpenClaw (voice supported + ToS friendly)
hesreallyhim/awesome-claude-code - A hand-picked collection of the finest of resources for the most awesome of agents, Claude Code, the undisputed champion of coding companions, from the unstoppable team at Anthropic PBC. A delectable showcase of top tier skills, ambidextrous agents, scintillating status lines, top notch developer tooling, and also we have plugins
Aider-AI/aider - aider is AI pair programming in your terminal
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.
oobabooga/textgen - Open-source desktop app for local LLMs. Text, vision, tool-calling, OpenAI/Anthropic-compatible API. 100% private.
SimplifyJobs/Summer2027-Internships - Summer 2027 software engineering, data science, AI, quant, product management, and hardware internship postings. Updated daily by Simplify and Pitt CSC.
hiroi-sora/Umi-OCR - OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
zhayujie/CowAgent - Open-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
sickn33/agentic-awesome-skills - AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 2,445+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
9001/copyparty - Portable file server with accelerated resumable uploads, dedup, WebDAV, SFTP, FTP, TFTP, zeroconf, media indexer, thumbnails++ all in one file
K-Dense-AI/scientific-agent-skills - Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 190,000+ scientists worldwide. 165 ready-to-use validated skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.
paperless-ngx/paperless-ngx - A community-supported supercharged document management system: scan, index and archive all your documents
ccxt/ccxt - A unified trading API with more than 100 crypto exchanges and prediction markets in JavaScript / TypeScript / Python / C# / PHP / Go / Java / Rust
MadsLorentzen/ai-job-search - The job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.
deepspeedai/DeepSpeed - DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
mingrammer/diagrams - :art: Diagram as Code for prototyping cloud system architectures
luongnv89/claude-howto - A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
hpcaitech/ColossalAI - Making large AI models cheaper, faster and more accessible
zai-org/ChatGLM-6B - ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
The-Vibe-Company/quivr - Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.
lm-sys/FastChat - An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
shiyu-coder/Kronos - Kronos: A Foundation Model for the Language of Financial Markets
volcengine/OpenViking - Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.