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
D4Vinci / Scrapling
Scrapling is an adaptive web scraping framework that handles everything from single requests to full-scale crawls. Its parser automatically relocates elements when websites update, while built-in fetchers bypass anti-bot systems like Cloudflare Turnstile out of the box.
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.
abhigyanpatwari / GitNexus
GitNexus is a zero-server code intelligence engine that indexes any codebase into a knowledge graph. It provides CLI + MCP for AI agents and a browser-based visual explorer, enabling deep code analysis with dependency tracking, call chains, and impact analysis across 9 languages.
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.
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.
datawhalechina / hello-agents
Hello-Agents is an open-source systematic tutorial from Datawhale for learning AI agents from scratch. Covering theory to practice, it guides you through ReAct paradigms, low-code platforms, custom frameworks, memory systems, and multi-agent collaboration, transforming you from an LLM user to an agent system builder.
bytedance / deer-flow
DeerFlow is an open-source super agent harness by ByteDance that orchestrates sub-agents, memory, and sandboxes to perform complex tasks. Built on LangGraph, it features extensible skills, sandboxed execution, long-term memory, and supports multi-agent workflows for deep research, automation, and content generation.
VectifyAI / PageIndex
PageIndex is a vectorless, reasoning-based RAG system that builds hierarchical tree indexes from long documents, enabling LLMs to perform human-like, agentic retrieval without vector databases or chunking.
NevaMind-AI / memU
memU is a memory framework for 24/7 proactive AI agents. It continuously captures user intent, reduces LLM token costs, and organizes memory like a file system for instant access. Enables always-on, evolving agents that learn from conversations, documents, and multimodal inputs.
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.