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 curated collection of step-by-step guides to rebuild your favorite technologies from scratch — databases, operating systems, compilers, neural networks, game engines, Docker, Git, blockchain, and more. Master programming through hands-on creation across 30+ domains with tutorials in C, Python, Rust, Go, JavaScript, and many other languages.
PostHog is the open source platform for building self-driving products. It combines product analytics, session replay, feature flags, experiments, error tracking, AI observability, surveys, and more — giving agents and teams all the context needed to diagnose issues, uncover opportunities, and ship fixes. Steer it from Slack, web, desktop, or MCP.
Official multi-language SDK for embedding GitHub Copilot's agent runtime into apps. Supports TypeScript, Python, Go, .NET, Java, and Rust. Define custom tools and agents, integrate MCP servers, enable Fleet Mode for parallel orchestration, stream responses, and use BYOK—all powered by the production-tested Copilot CLI engine.
Protocol Buffers (protobuf) is Google's battle-tested, language-neutral and platform-neutral mechanism for serializing structured data. It uses a compact binary wire format that is 3–10x smaller and faster than JSON/XML, and supports code generation for C++, Java, Python, Go, Rust, C#, Ruby, PHP, Dart, Objective-C, and JavaScript — making it the backbone of gRPC, microservices, and large-scale distributed systems.
A local-first code intelligence graph for AI coding tools. Builds a persistent structural map of your codebase via Tree-sitter AST parsing, tracks changes incrementally, and exposes 30 MCP tools for blast-radius analysis, risk-scored PR review, and token-efficient context retrieval. Benchmarked at ~82x median token reduction across 6 real repositories. Supports 35+ languages and integrates with Claude Code, Cursor, Codex, Copilot, and 10+ other platforms.
Top Repositories
The most popular repositories on GitHub.
A curated collection of step-by-step guides to rebuild your favorite technologies from scratch — databases, operating systems, compilers, neural networks, game engines, Docker, Git, blockchain, and more. Master programming through hands-on creation across 30+ domains with tutorials in C, Python, Rust, Go, JavaScript, and many other languages.
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.