Python repos explained in plain English
Popular Python repositories on GitHub, each explained for non-coders — what it does, its tech stack, and how to run it.
- profeullerbarros/openclaw-youtube-research-skillOpenClaw skill that pulls YouTube transcripts, channel RSS feeds, and metadata, then turns them into Markdown
- promptandchill/anki-enhanced-skillAn AI assistant skill that automates creating Anki flashcards, fetching translations, definitions, and native
- prove-ai/proveai-sdkA Python testing framework for multi-agent AI pipelines that pins a known good run as a snapshot, then flags w
- pulkitx1/spam-email-classifierA beginner machine learning project that classifies text messages as spam or not spam using TF-IDF and Naive B
- pulsarosdevteam/pulsarcodeLauncher that points the Claude Code CLI at free NVIDIA NIM models like Kimi K2.6, DeepSeek V4 and Qwen 3 Code
- quantiota/ai-agent-lab-wagtail-addonAn optional Wagtail-based blog add-on for the AI Agent Lab project, used to document and publish experiment no
- quantumregen/roguecoreAn experimental Python memory system that stores concepts as wave patterns in a mathematical field instead of
- quwano/glm-ocr-desktopA desktop app that turns PDFs, scans, and images into editable Markdown or plain text using an AI vision model
- racuna/filepodsycA serverless protocol for syncing podcast subscriptions and playback across devices using a shared folder inst
- radmielmaesta/google-ai-studio-proxyA small Python proxy that connects Google AI Studio models like Gemini and Gemma to the Janitor AI chat platfo
- rajdeepkushwaha5/saytraceA fully local tool that listens to your conversations, extracts the promises made in them, and answers questio
- randomassdude696969/ai.dlyAI.dly is a Flask backend combining AI chat, YouTube transcript summarization, PDF reading, web scraping, and
- raulrodriguezmesia-blip/automatizacion-convocatoriasA Spring Boot backend for managing convocatorias, formal calls for academic or administrative applications, wi
- rawktron/fangA command line tool that bundles a Python app and all its dependencies into a single native executable, so use
- rayraylalonde-sys/ab_studioA two-step Windows tool that converts a book manuscript into a finished audiobook, cleaning the text first and
- rdarrylr/aws-vector-hosting-comparisonA benchmark tool that loads the same data into four AWS-compatible vector stores, measures real query speed, a
- realpacific/readthisA command line tool that reads text, URLs, or your clipboard aloud using a text-to-speech model.
- redciprianpater/nwo-mrOn-chain mixed-reality layer for the NWO Robotics ecosystem on Base, where AI agents register, mint 3D meshes
- redciprianpater/nwo-text-cadA Python library that turns plain-language descriptions into 3D mechanical parts and robot design files.
- reedchan7/grok-upload-guardgrok-upload-guard scans your machine for signs that Grok Build CLI uploaded your whole repo or session traces,
- reezanahamed/meaningcacheA single-file, CPU-only semantic cache that lets rephrased prompts hit a cached answer instead of calling an L
- reezanahamed/nano-llm-gatewayA single readable 300-line Python file that shows how LLM gateways route one API key to Claude, GPT, Gemini, o
- reezanahamed/vibediaryA Claude Code tool that turns your coding session transcripts into a plain English diary, living docs, and a v
- regardo911/seven-ai-trading-botsCompanion code for a book teaching how to build seven AI-assisted trading bots, where Claude classifies data a
- repolevedmaster/quantumdrug-agentAn open source multi-agent AI pipeline that automates early drug discovery research, from target lookup to can
- respectfulnrespected59-source/qmm-autoeditA free, CPU-only command-line tool that turns raw video into edited Shorts or long-form cuts by removing dead
- rf-yvy/tocall-censusA local web app that monitors APRS amateur radio traffic and tracks which devices or software are active by wa
- rfdiosuao/voxcpm-video-makerAn automation tool that turns daily AI news headlines into a fully rendered, narrated video with animated scen
- rgbqcd/chess-coachA novelty system that lets you play blind, hands-free chess using bluetooth haptic devices for input and outpu
- rien-open/mantlefiMantleFi checks Mantle DeFi yields by reading blockchain data directly, showing whether a return is real or in
- rinilkunhiraman/dev-pulseAn AI agent that answers plain-English questions about software release notes, citing the exact version behind
- rlaalstjr201-create/hxdc1-camcorder-lookA free ffmpeg recipe and color lookup table that makes video footage look like it was shot on a late-2000s han
- robertlangdonn/mlx-metal-kernelsmlx-metal-kernels is a five-stage learning project writing GPU kernels for LLM inference in Metal on an Apple
- robomotic/sesamerlA Python reinforcement learning setup that trains a small four-legged robot to walk in simulation, then runs t
- rohitmujumdar/locallysells-voice-searchA voice agent that lets callers order tobacco and nicotine products from LocallySells by describing what they
- ronykax/speechieA small personal server that transcribes audio files to text using an OpenAI-compatible language model API.
- roomcareos/scenecastA command line tool that turns your logo and video clips into a finished, on-brand vertical video automaticall
- rudysev/host-assistantA local network voice host that lets the portal-assistant app run its speech pipeline on your own computer ins
- ruggedfish/nft-fossilsA command line tool that finds NFTs which once sold for huge sums and are now listed cheaply, using verified o
- rusty4444/changedetection-mcpAn MCP server that lets AI assistants like Claude or Cursor manage your ChangeDetection.io website monitors th
- ruthwik-data/miniagentMiniagent is a 378-line minimal coding agent built to show how much of a full-size AI coding agent is core int
- ryan-a-git/localmaxxing-cli-scannerA terminal app that scans multiple retailers and marketplaces for AI hardware prices like GPUs and Apple Silic
- ryuk7728/frontier-ai-autoencoderThis project trains an autoencoder on CIFAR-10 images to measure how much compression an image can take before
- s-leo-de/following-the-jetsFollowing the Jets rebuilds and rigorously tests the idea that tracking acquirer jet flights can predict merge
- sabique-islam/spoonSpoon is a self hosted API that syncs Slack, Gmail, Google Drive, Notion, Outlook, and Linear into one searcha
- sahilleth/promptlensAn observability dashboard for LLM applications and AI agents that captures prompts, responses, tool calls, an
- sahilll15/netdoctorA command line tool that checks whether a server is reachable by walking DNS, ping, port, and web checks, then
- saish-vc/resume-screener-appA local Streamlit app that parses resumes, scores them against a job description using text similarity and ski
- sajjadpsavoji/minivlmdocevalA research evaluation of six small vision language models under 1 billion parameters on five document understa
- samm329-ui/trimora_v2An AI pipeline that automatically finds and cuts the best short vertical clips out of long videos for TikTok,
- samsiva-dev/pg_mcp_serverA local, offline MCP server that lets you ask plain language questions about PostgreSQL's C source code, answe
- santandave961/loan-default-mlopsA portfolio project showing the full lifecycle of managing a loan-default prediction model: training, tracking
- saqlainxoas/agentic-coding-demoA demo repository showing a spec driven workflow for AI coding agents using SKILL.md, CLAUDE.md, and AGENTS.md
- sdey09/claude-code-proxyA local proxy that records Claude Code's API traffic to SQLite and a self-hosted Grafana dashboard.
- secondfry/claude-code-self-learnA Claude Code plugin that reads finished session transcripts and automatically extracts reusable facts and ski
- sekinal/jspace-refusalAI safety research showing a language model decides to refuse harmful requests internally, long before it writ
- selimekim94/solana-honeypot-checkerPython scripts that simulate buying and selling a Solana token to detect honeypot scams before risking real mo
- senorhitesh/clap-wakeupA Python tool that listens through your microphone and opens an app whenever it hears a clap, built to learn a
- serdarselimys/pybullet-geneticalgorithmA genetic algorithm that trains a simulated six legged robot to walk in different directions using the PyBulle
- serdolli/culaskaA fan made digital version of the board game Kulami with a strong AI opponent and chess style move analysis.
- sergiomorozco/lerobotA Python library from Hugging Face for training and deploying real world robots using shared datasets, models,
- serrynaimo/serrynaimo-agentA fully local voice assistant for Mac that reads your mail, calendar, and notifications aloud without sending
- setrf/gt-benchA verifiable benchmark that tests whether fine-tuning improves a language model's ability to solve game theory
- sgfreleaseupdate/field-proving-groundA tiny local question-answering tool that only answers from its own documents and plainly refuses when those d
- sh1618112233/ghost-agentAn automation agent that scrapes job listings, scores them against your resume with a locally run AI model, an
- sharadcodes/colab-tts-apiA text-to-speech server that clones voices using AI. Write text, provide a short voice sample, and it returns
- sharktubey/flakenA CLI package manager that lets Discord bot developers drop in ready-made features, called flakes, instead of
- shaunpaull/hypermorphic-sdrg-causal-metric-flowA research prototype where a prediction system adapts its own notion of similarity over time instead of using
- shauryasinghh25/sentinel-ai-gatewayFastAPI security middleware that proxies LLM traffic, blocks prompt injection and PII leaks via YAML policies,
- shivamchavan01/mcp_foundryA tool that turns an API specification into a working, tested AI-agent tool server, automatically fixing tools
- shivji2138/devmentor-aiDevMentor AI is a terminal pair-programmer that remembers your project's stack, bugs, and quirks over time usi
- shraddha-dsa/shl_assessment_consultantAn AI chatbot that recommends relevant SHL hiring assessments based on a natural language description of the r
- shrutimalik123/analt5010-week2A student statistics assignment analyzing whether a hospital's new billing system reduced invoice payment time
- shrutimalik123/the-adherence-predictor-logistic-regression-patient-compliance-engineAn educational Python simulation that teaches logistic regression by having you predict which pharmacy patient
- shrutimalik123/the-compounding-clarifier-support-vector-machine-svm-quality-shieldAn educational Python game that teaches Support Vector Machines by having you play a pharmacist sorting steril
- shrutimalik123/the-dosage-decider-decision-tree-patient-personalization-engineAn educational Python simulation that teaches decision tree classification and entropy math through a pretend
- shrutimalik123/the-pill-counter-computer-vision-object-count-engineAn educational Python simulation that teaches simple linear regression by estimating pill counts from a preten
- shubhranshu-shekhar/macrocastResearch code for a two-step neural network model that forecasts economic indicators like inflation and employ
- siddharth-coder13/secure_schema_mcpA read only MCP server that gives AI coding tools a database's table and column structure without ever exposin
- silver-punk/pdf-cleanerA local desktop tool that automatically strips duplicate and blank pages out of a PDF, entirely offline and fr
- skoducks/adafruit-qpty-cirpyCircuitPython code for a homemade sensor gadget that jiggles your mouse, reads gestures, and controls a fan.
- skundu42/recallopsA Python tool that tests AI search pipelines for quality regressions and proves the exact cause using verified
- slaythar/mind_loops_labA local self-check tool that gives AI agents a PASS/WARN/ASK/BLOCK signal before risky actions.
- smfworks/skillopt-contentA toolkit that improves an AI writing agent's skill instructions over time through bounded, checked text edits
- smfworks/smf-kalshi-traderAn automated Python trading system for Kalshi prediction markets that scans, sizes, and executes trades with s
- snel6424/wled-schedulerA self hosted, cloud free scheduler that automates WLED lights by fixed time or sunrise and sunset, running en
- sontaeksu/evidence-first-agent-workflowA governance framework that forces AI coding agents through a five step verification process, using automated
- sparkydev007/mamba-ssm-researchA research prototype of the Mamba state space model architecture, built to test whether its step by step memor
- spawnofsociety2/openwebui-veo-videoAn OpenWebUI tool that generates realistic videos with Google's Veo 3.1 model directly inside the chat interfa
- spendinfr/passation-A script that snapshots an interrupted Claude Code or Codex CLI session into one file so the other assistant c
- sphillips1337/repo-security-scanA command-line scanner that finds hardcoded API keys, passwords, and secrets in your code before they get comm
- srak71/pretty-claude-cliA themeable, animated status line for the Claude Code CLI that shows context usage as a color coded heat bar w
- srkrz23/atlasHackathon multi-agent system that takes voice input, screens it for jailbreaks, routes subtasks to open source
- srkrz23/citadelHackathon framework that benchmarks Gemma 4 27B against five other LLMs across MMLU-Pro, HumanEval, and a cust
- stray128/egobenchA benchmark that tests how accurately off-the-shelf hand-tracking AI models place a hand in real-world space f
- suckstobeanik/vibetuneA command-line tool that turns a text mood description into a generated MIDI background music track using a lo
- suhaanthsuhi/notification-platformA Python distributed notification platform using Redis Streams and Firebase Cloud Messaging for reliable, idem
- sujal-maheshwari2004/mafia-a2aA Mafia (Werewolf) game simulator where AI agents talk, vote, and eliminate each other using a custom agent-to
- sujalkherawat25-stack/bolnaxsyntarusA privacy-focused bridge that lets a Bolna voice AI phone agent remember customer details between calls using
- surajpatel04/ai-multimedia-rag-appA full-stack RAG app where you upload PDFs, audio, or video and chat about the content, with clickable timesta
All repos · Explain any other repo →