ChatGH
Ask me anything about your GitHub repositories
Or start instantly with a popular repositories below
Collections
Curated lists of repositories.
Artificial Intelligence
Collection of AI-related projects, including machine learning, deep learning, and AI tooling.
AI Agents
Autonomous AI agents and frameworks capable of planning, executing tasks, and using tools to achieve goals.
Robotics
Frameworks and libraries for robotics, autonomous driving, and embodied AI.
DevOps
Collection of tools for Developer Operations including automation, containerization, orchestration, and monitoring infrastructure.
Game Development
Collection of game engines, libraries, and tools for building video games, covering both 2D and 3D development.
Learning Resources
Comprehensive collection of learning resources for software developers, including tutorials, roadmaps, books, and project-based learning materials.
Web Development
Collection of web development projects covering frontend, backend, APIs, and performance optimization.
Web Scraping
Frameworks and tools for crawling websites, headless browsing, and data extraction.
Trending Repositories
Trending repositories on GitHub today
A modern, C++-native unit testing framework with support for TDD and BDD. Features intuitive assertion syntax, isolated sections, micro-benchmarking, data generators, and rich matchers — all with zero external dependencies.
Abseil is an open-source C++17 library collection from Google's internal codebase, battle-tested in production. It augments the C++ standard library with Swiss-table hash containers, Status/StatusOr error handling, synchronization primitives, 128-bit integers, command-line flags, logging, random number generation, and more.
A comprehensive CLI tool and web dashboard for Claude Code, offering 600+ AI agents, 200+ custom commands, 55+ MCP integrations, settings, hooks, skills, and templates — all installable with a single npx command to supercharge your AI-powered development workflow.
A library of Agent Skills designed to work with the Stitch MCP server. Each skill follows the Agent Skills open standard, for compatibility with coding agents such as Antigravity, Gemini CLI, Claude Code, Cursor.
Terraform is HashiCorp's Infrastructure as Code tool for defining, provisioning, and managing cloud and on-prem infrastructure using declarative configuration files. It generates execution plans to safely preview changes, builds a resource dependency graph for parallelized operations, supports hundreds of providers via a plugin architecture, and enables team collaboration through versionable, reusable modules.
A comprehensive mesh optimization library that makes 3D meshes smaller and faster to render. Provides vertex cache & overdraw optimization, mesh simplification for LOD generation, lossless vertex/index/meshlet compression (adopted as a glTF extension), meshlet clustering for mesh shaders & ray tracing, and opacity micromap generation. Ships with gltfpack CLI tool. Widely used in game engines like Unreal Engine.
A curated collection of 100+ Codex plugin examples integrating popular services like Figma, Notion, Slack, Stripe, Shopify, and GitHub. Each plugin follows a standardized manifest structure with skills, commands, hooks, and agent configs, enabling AI-driven workflows for design-to-code, project management, payments, deployment, and more.
Desktop Commander is a powerful MCP server that gives AI assistants like Claude full terminal control, filesystem operations, and surgical code editing. Features native Excel/PDF/DOCX support, in-memory Python/Node.js/R execution, SSH session management, ripgrep-based code search, Docker sandboxing, and a rich file preview UI with a built-in Markdown editor — turning AI into a true desktop command center beyond traditional IDEs.
Top Repositories
The most popular repositories on GitHub.
A comprehensive collection of step-by-step tutorials for rebuilding popular technologies from scratch. Covers databases, operating systems, programming languages, web servers, AI models, and more across multiple languages. Perfect for developers seeking to deeply understand core tech principles through hands-on implementation.
sindresorhus / awesome
A curated list of awesome lists covering all kinds of interesting topics. This meta-list serves as the central directory for discovering high-quality resources on programming languages, frameworks, tools, and various technology domains.
The world's largest free coding education platform. Offers a self-paced full-stack web development and machine learning curriculum with interactive coding challenges, certifications across responsive web design, JavaScript, Python, databases, and APIs, plus developer language certifications. Built on React, Fastify, and Gatsby, with a vibrant open-source community that has helped over 100,000 people land their first developer job.
openclaw / openclaw
OpenClaw is a self-hosted personal AI assistant that connects to WhatsApp, Telegram, Discord, iMessage and 20+ channels. Features voice wake, live canvas, browser automation, and runs on any OS with local-first privacy.
A comprehensive multi-month self-study plan for software engineering interviews at top tech companies. Covers data structures, algorithms, Big-O, graphs, dynamic programming, system design, and more, with curated video courses, book recommendations, coding practice platforms, and flashcard strategies.
vinta / awesome-python
A curated list of awesome Python frameworks, libraries, software and resources. Covers web frameworks, data analysis, machine learning, testing, and more.