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
Lightpanda is an open-source headless browser built from scratch for AI automation, web scraping, and testing. Features ultra-low memory footprint (9x less than Chrome) and exceptionally fast execution (11x faster than Chrome).
Project N.O.M.A.D. is an offline-first knowledge and education server with built-in AI chat, offline Wikipedia, maps, Khan Academy courses, and data tools—designed to keep you informed anywhere, anytime.
OpenViking is an open-source context database designed specifically for AI Agents. It unifies memory, resources, and skills management through a novel filesystem paradigm, enabling hierarchical context delivery and self-evolving capabilities.
Learn Claude Code is a tutorial project that builds a Claude Code-like AI coding agent from scratch. Through 12 progressive sessions, from minimal agent loop to multi-agent collaboration, it teaches the core architecture and implementation of modern AI agents, including task isolation, context compression, and skill loading production features.
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.
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.
A next-generation AI prediction engine using multi-agent technology to simulate parallel digital worlds for forecasting anything from financial trends to novel endings.
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.
Cognee is an open-source knowledge engine that transforms documents into AI memory infrastructure. It combines vector search, graph databases, and cognitive science to provide contextual understanding for AI agents. Features include unified ingestion, persistent learning agents, and reliable knowledge management.
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.
vinta / awesome-python
A curated list of awesome Python frameworks, libraries, software and resources. Covers web frameworks, data analysis, machine learning, testing, and more.