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
huggingface / skills
Hugging Face Skills provides standardized AI/ML task definitions for coding agents like Claude Code, Codex, Gemini CLI, and Cursor. Includes skills for dataset creation, model training, evaluation, and Hugging Face Hub operations.
muratcankoylan / Agent-Skills-for-Context-Engineering
A comprehensive collection of Agent Skills for context engineering, teaching the art of managing LLM context windows to build production-grade AI agent systems. Covers multi-agent patterns, memory systems, tool design, and evaluation frameworks.
OpenBB-finance / OpenBB
Open Data Platform by OpenBB (ODP) is an open-source toolset for data engineers to integrate proprietary, licensed, and public financial data sources into AI copilots, research dashboards, and other applications.
LadybirdBrowser / ladybird
Ladybird is a truly independent web browser built from scratch with a novel engine based on web standards. It features a multi-process architecture for enhanced security and robustness, without relying on existing engines like Chromium or WebKit.
x1xhlol / system-prompts-and-models-of-ai-tools
A comprehensive collection of system prompts, internal tools, and AI model configurations extracted from 30+ popular AI coding assistants including Cursor, Devin, Manus, Replit, Windsurf, and more. Over 30,000 lines of insights into how these AI systems operate.
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.
ruvnet / ruvector
RuVector is a self-learning vector database that improves search results over time using Graph Neural Networks. It combines vector search, graph queries, local LLM inference, and cognitive containers (RVF) that boot as Linux microservices from a single file. Features include 46 attention mechanisms, Raft consensus, PostgreSQL extension, and WASM support for browser deployment.
D4Vinci / Scrapling
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
GVCLab / PersonaLive
PersonaLive is a real-time, streamable diffusion framework for generating infinite-length expressive portrait animations. Designed for live streaming, it runs on a single 12GB GPU, enabling users to animate static images with webcam input for virtual avatars and digital humans.
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.