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.
App Development
Collection of resources for building client-side applications across Mobile (Android/iOS) and Desktop platforms, including native and cross-platform solutions.
Blockchain Ecosystem
Collection of Layer 1/Layer 2 public chains, smart contract development tools, and quantitative trading resources. The core protocols (Bitcoin, Ethereum, etc.) are listed directly below.
Data Science
Core libraries for data manipulation, statistical analysis, and interactive notebooks, primarily within the Python ecosystem.
Databases
Collection of databases including Relational (SQL), NoSQL, Graph, Vector, Time Series, and associated management tools.
Developer Tools
Essential software and utilities specifically designed for software development workflows, including editors, version control, and terminal enhancements.
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.
Trending Repositories
Trending repositories on GitHub today
obra / superpowers
Superpowers is a complete software development workflow for coding agents, built on composable skills that enforce TDD, systematic planning, subagent-driven development, and code review. It transforms AI from a code generator into a disciplined engineering partner.
RichardAtCT / claude-code-telegram
A powerful Telegram bot that provides remote access to Claude Code, enabling developers to interact with their projects from anywhere with full AI assistance and session persistence.
open-mercato / open-mercato
Open Mercato is an AI-supportive modular platform for building enterprise-grade CRMs, ERPs, and commerce backends. It features multi-tenant architecture, custom entities, dynamic forms, field-level encryption, and built-in AI assistant with MCP integration for schema discovery and API execution.
harvard-edge / cs249r_book
An open-source textbook from Harvard on Machine Learning Systems engineering. Includes interactive book content, TinyTorch framework for learning ML internals, and hardware deployment labs for Arduino and Raspberry Pi. Bridges ML theory with practical systems engineering.
HailToDodongo / pyrite64
Pyrite64 is an open-source visual editor and runtime engine for creating 3D games on the Nintendo 64. Built with Libdragon and tiny3d, it supports GLTF model import, HDR rendering, and node-graph scripting, targeting real hardware and accurate emulators without proprietary SDKs.
openclaw / openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
freemocap / freemocap
FreeMoCap is a free, open-source, research-grade motion capture system that works with minimal hardware. It enables decentralized scientific research, education, and training through an accessible, hardware-agnostic platform for capturing human movement.
p-e-w / heretic
Heretic is a fully automatic tool that removes censorship (safety alignment) from transformer-based language models using directional ablation, without expensive post-training. It optimizes parameters to minimize refusals while preserving model intelligence.
Top Repositories
The most popular repositories on GitHub.
A curated collection of step-by-step tutorials teaching developers how to rebuild popular technologies from scratch. Covering 30+ topics including databases, compilers, operating systems, and game engines, it helps you master programming by creating your own versions of tools like Git, Docker, and Redis.
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.
freeCodeCamp.org's open-source codebase and curriculum. A friendly community where you can learn to code for free through thousands of interactive coding challenges, helping over 100,000 people land their first developer job.
A collective list of free APIs for use in software and web development. This repository includes an extensive list of public APIs from many domains including animals, anime, business, development, entertainment, finance, games, health, music, news, sports, weather and more, curated by the community.
A collaboratively maintained list of freely available programming books, courses, podcasts, and tutorials in over 40 languages. Hosted by the Free Ebook Foundation, it offers thousands of high-quality learning resources for developers at all levels.
Community-driven interactive roadmaps, guides, and resources for developers. Covers frontend, backend, DevOps, AI, and more with clickable nodes for detailed learning paths and best practices.
A complete computer science study plan to become a software engineer. Created by John Washam to prepare for interviews at top tech companies like Google, Amazon, Facebook, and Microsoft. Covers data structures, algorithms, system design, and more.
Learn how to design large-scale systems. Prep for the system design interview. An organized collection of resources covering scalability, performance, availability, and common system design patterns with solutions and Anki flashcards.
vinta / awesome-python
A curated list of awesome Python frameworks, libraries, software and resources. Covers web frameworks, data analysis, machine learning, testing, and more.
996icu / 996.ICU
996.ICU is an open-source initiative protesting the '996' work culture (9am-9pm, 6 days/week) in Chinese tech companies, advocating for labor law compliance and workers' rights, and introducing the 'Anti-996 License' to restrict non-compliant companies from using licensed code.