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 fast and safe C++ formatting library providing an alternative to C stdio and iostreams. It features Python-like syntax, compile-time string checking, high performance, and forms the basis of C++20's std::format.
A curated collection of agent skills for real engineering work — not vibe coding. Fixes the 4 biggest AI coding failure modes: misalignment (/grill-me), verbosity (shared language), broken code (/tdd), and architecture rot (/improve-codebase-architecture). Small, composable, model-agnostic, and battle-tested from decades of engineering experience.
A self-improving AI agent by Nous Research with a built-in learning loop — it creates skills from experience, autonomously improves them during use, and deepens a user model across sessions. Connect via CLI, Telegram, Discord, Slack, WhatsApp, or Signal. Supports 300+ models (OpenAI, Anthropic, Gemini, etc.), 40+ tools, cron scheduling, subagent delegation, and runs anywhere from a $5 VPS to serverless GPU clusters.
Ponytail is a lightweight plugin and ruleset for 20+ AI agents (Claude Code, Cursor, Copilot, etc.) that prevents code over-engineering. By guiding AI to prioritize native APIs and standard libraries, it significantly cuts generated code size, token cost, and latency without compromising safety.
A collection of official Agent Skills for Claude, demonstrating how to extend Claude's capabilities with reusable instructions, scripts, and resources. Includes examples for creative design, development, enterprise workflows, and document creation (PDF, DOCX, PPTX, XLSX), along with templates and the Agent Skills specification.
A harness-native agent operating system for AI coding tools. 67+ specialized agents, 279+ skills, automated hooks, continuous learning, and security scanning (AgentShield) — production-ready workflows across Claude Code, Codex, Cursor, OpenCode, Gemini, and more.
Caveman is a token optimization engine and local proxy for 30+ AI coding agents (Claude Code, Cursor, Aider, etc.). It cuts token usage and API costs by combining concise 'caveman-style' output prompts with byte-exact input context compression (code, logs, JSON, and text-to-image).
An Agent Skill that rewrites AI-generated text into natural, human-sounding prose. Based on Wikipedia's 35 "Signs of AI writing" patterns, it removes overused AI vocabulary, sales language, and filler without altering facts or inventing details, with support for matching personal writing styles.
Google Research's decoder-only pretrained time-series foundation model for zero-shot forecasting. 200M parameters, up to 16K context length, probabilistic quantile intervals, covariate support (XReg), and LoRA fine-tuning. Integrated with BigQuery ML, Google Sheets, and Vertex AI.
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.