web-core is a Python package providing shared web infrastructure: SearXNG search with retry, deduplication and domain filtering; a multi-strategy scraping agent with automatic escalation; an SSRF-safe HTTP client with DNS pinning; stealth and remote browser rendering; and typed Google Drive and MangaDex adapters.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONLess than 10 stars, 5+ commits in the last 30 days — projects made with care.
A GitHub Actions-based automation pipeline that daily collects recruitment notices from 42 major Korean hospitals using Selenium, verifies data integrity via a RaiT gateway, and generates filtered Excel reports.
RepositoryScanner analyzes a GitHub account's byte-based language statistics via the GitHub API and exports an SVG card showing the top six languages plus total contributions, current streak, and longest streak. It can update weekly through GitHub Actions and is configurable with excluded languages and colors.
Gesture Ninja is a computer vision-based application that enables users to play Fruit Ninja using real-time finger tracking via a webcam.
Gestune is a touch-free system volume controller that uses hand gestures to adjust audio levels without a keyboard or mouse.
Job Agent is an autonomous job search automation tool that discovers openings across LinkedIn, Indeed, Glassdoor, and other platforms. It uses AI to score matches against your profile, generates tailored resumes and cover letters, and auto-applies to high-confidence positions. Includes a web dashboard, Telegram/Discord bots, and support for external ATS systems like Greenhouse and Lever.
AutoSlice is a local intelligent slicing tool for Bilibili recordings, combining FunASR speech recognition, danmaku density analysis, and LLMs to realize a complete workflow from recording analysis to cover production.
A Copier template that scaffolds Python projects with modern tooling: mise for toolchain management, uv, ruff and ty, prek git hooks, pytest with codecov support, plus GitHub Actions release automation and Zensical docs.
sendsmtp is a dependency-free command-line SMTP client written in pure Python. It builds a UTF-8 plain-text message from inline text, a file or stdin and delivers it to an SMTP server, with optional implicit TLS, STARTTLS, authentication, CC/BCC and verbose SMTP dialog output.
An open-source UFC fight prediction project: Elo ratings, a gradient-boosted ensemble and a multi-task neural network blended into one calibrated scorer, evaluated by expanding-window walk-forward over 2018-2026, with a Streamlit matchup explorer and a weekly self-updating data pipeline.
A Strands-powered agent for small embroidery and decorated-apparel shops: it reads a customer email, inspects orders, inventory and machine capacity, analyses blockers, proposes a hash-addressed schedule, and stops at a human-approval interrupt before any write.
A personal automation that books gym classes the moment their 72-hour booking window opens, using a fast direct API call with a Playwright browser-automation fallback, plus a schedule scraper feeding a GitHub Pages dashboard.
quick-cita-cr is a personal appointment monitor for Costa Rica's Educación Vial portal. It logs in with your own credentials, checks configured practical-test branches via Selenium, stores results in SQLite, and emails you when new or earlier dates appear.
A Python tool that scrapes the i2iFunding P2P lending marketplace every few minutes, scores loans by yield and credit, sends Telegram/ntfy alerts, and serves a static GitHub Pages dashboard backed by committed JSON files. An optional, safe-gated auto-investor can place real money.
Self-hosted GitHub App that publishes a required check accepting human CODEOWNER approval or approval from explicitly enrolled GitHub Apps, with organization and repository policies; pre-release and shadow-mode only.
AetherGrid is a distributed AI workload orchestrator built with strict Domain-Driven Design, featuring lease-based execution ownership, event-driven reconciliation, API key auth, and a React dashboard.
postbag lets any two Claude Code or Codex sessions on the same machine exchange letters: each letter is delivered through the vendor's own wake-up door, recorded in one ledger, and counted against a human-set letter budget. Pure Python standard library, no daemon, polling or hooks.
nepenthe builds, versions and distributes shared conda/PyPI environments: describe a manifest, solve once with rattler, freeze a portable multi-platform lock, publish to a versioned registry, and install without conda.
Microsoft 365 CopilotにローカルPCのファイル操作やPython実行、Office編集など100以上のツールを提供するMCPサーバー。追加ライセンス不要で、社内DB接続やOCR、自律エージェント化を可能にします。
A personal collection of WinGet automation tools and GitHub Actions for checking dead links, analyzing installers, syncing fork branches, validating domains, and notifying PR label status.
Automated job alert pipeline that polls 6 major company career APIs and ~1,200 ATS job boards, filters for US-based entry/mid-level software engineering roles, deduplicates against persisted state, and emails digest alerts on a schedule via GitHub Actions.
A state-machine event-loop LLM chatbot framework based on Monika from Doki Doki Literature Club. Features multimodal interaction, persistent memory, proactive conversation, system API calls, and self-iteration, with integration into QQ and other social platforms via NoneBot2, and the ability to break the fourth wall.
Self-hosted, MIT-licensed API for dispatching content to 7 social platforms via one HTTP call. Supports scheduling, retry, webhooks, AI caption adaptation, and media transcoding. Zero vendor lock-in.
An autonomous crypto trading AI orchestrator built on Model Context Protocol (MCP), featuring multi-agent LLM consensus, agentic backtesting, Telegram command center, and a cyberpunk 3D dashboard with real-time market data visualizations.
Adrastea is a Python dual-engine system that pairs a deterministic task execution core (Alpha) with a probabilistic reasoning engine (Beta) for autonomous orchestration: Alpha schedules and runs local programs with reinforcement-learning planning and local Ollama inference, while Beta monitors telemetry, resolves anomalies, tunes scoring weights, and can consult frontier LLMs via MCP.
An operational vault for an AI-powered digital employee that automates business tasks like email, social media, and invoicing with human-in-the-loop approval via Obsidian and Git sync.
Telegram bot for Windows device login/unlock notifications and remote shutdown commands, requiring Python 3.14.
Agentic OS is a self-hosted control plane for running business operations as a fleet of AI agents. It features a cost-aware LLM router, cross-module workflows, and human-in-the-loop approvals for finance, support, and compliance.
An automated pipeline that scrapes GitHub Trending, enriches entries via the GitHub API, generates LLM-written summaries and trend analysis, then publishes Markdown reports plus JSON data through a Docusaurus site deployed by GitHub Actions.
A Python CLI and MCP server that reads a git diff against a CodeGraph index and returns a short ranked list of the user journeys a change could have broken, instead of re-running every test. Recall-first, driven by a journey registry and guarded against stale indexes.