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
LoopX is a lightweight local control plane and state kernel for long-running AI agent work. It keeps goals, gates, todos, evidence, quota, and handoffs durable across turns and tools — without replacing your agent runtime. Agent-agnostic across Codex, Claude Code, Cursor, and custom runners, it supports peer-agent collaboration with typed claims, task ownership, safe fallbacks, and verifiable evidence, making multi-day engineering, research, and experiment loops reviewable, restartable, and governable.
A fully local long-term memory system for AI agents with a 4-tier progressive pipeline (L0→L3). Combines symbolic short-term memory via Mermaid graphs to slash token usage by up to 61%, and layered long-term memory to distill conversations into structured personas and scenes — zero external API dependencies, white-box debuggable, plug-and-play for OpenClaw and Hermes.
A comprehensive, open-source guide to mastering large-scale system design. Covers scalability, CAP theorem, databases, caching, load balancing, and more, with real-world architectures, interview questions with solutions, and Anki flashcards for effective spaced-repetition learning.
A fast Rust library for PDF classification and text extraction. Intelligently detects scanned vs. text-based PDFs in ~10-50ms and extracts clean Markdown with tables, headings, and reading-order awareness — enabling smart OCR routing without external services or ML models.
Reasonix is a DeepSeek-native AI coding agent built for the terminal — a single static Go binary with config-driven providers, MCP-compatible plugins, and cache-aware context maintenance tuned for low token costs across long sessions. Use it from CLI, desktop, or VS Code.
A comprehensive collection of 24 production-grade engineering skill workflows for AI coding agents, covering the full software lifecycle — from idea refinement, spec-driven development, and test-driven implementation to code review, security audit, performance optimization, and shipping. Features anti-rationalization guards, specialist agent personas, slash commands, and works across Claude Code, Cursor, Gemini CLI, Copilot, and more.
An agentic skills framework and development methodology for AI coding agents. Provides 14 composable skills that auto-trigger across the full dev lifecycle—brainstorming, planning, TDD, subagent-driven execution, code review, and branch management. Works with Claude Code, Codex, Gemini CLI, Cursor, OpenCode, GitHub Copilot, and more.
Supervision is an open-source Python library for building computer vision applications. It provides a unified Detections object, 20+ customizable annotators, object tracking, line/polygon zone counting, dataset loading/merging/splitting across YOLO/COCO/Pascal VOC formats, and model benchmarking with mAP & confusion matrices. Model-agnostic and compatible with Ultralytics, Transformers, MMDetection, and more.
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.