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 4-skill Claude Code plugin suite covering the full academic pipeline: 13-agent deep research, 12-agent paper writing, 7-agent peer review, and a 10-stage orchestrator with mandatory integrity gates, claim-faithfulness audit, and anti-hallucination checks. Human-in-the-loop by design — every stage requires user confirmation.
OpenMAIC is an open-source multi-agent interactive classroom platform developed by Tsinghua University. By providing a topic or document, AI agents generate complete courses featuring slides, voice narration, real-time whiteboard drawing, 3D/HTML interactive simulations, quizzes, and project-based learning (PBL). It supports OpenClaw chat app integration and PPTX/HTML/video exports.
Invidious is a lightweight, privacy-focused alternative front-end for YouTube. Watch videos without ads or tracking, subscribe to channels independently from Google, and enjoy audio-only mode, dark themes, and Reddit comments — all without requiring JavaScript. Self-hostable and available via public instances.
MiniMind is a minimalist framework for training small language models from scratch. It enables training a 26M-parameter GPT model in just 2 hours with $3 cost on a single 3090 GPU, featuring full implementations of pretraining, SFT, LoRA, DPO, PPO, and other algorithms.

Manim is a Python-based animation engine created by 3Blue1Brown for generating precise mathematical videos. Powered by OpenGL and LaTeX, it enables creators to programmatically render 2D/3D math graphics, formula animations, and interactive previews.
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.
An open-source skill that lets AI coding agents (Claude Code, Codex, etc.) edit videos through conversation. It transcribes footage into compact word-level text, letting the LLM cut filler words, auto color grade, burn subtitles, and generate animation overlays — with a self-evaluation loop that checks every cut before showing you the result.
135 ready-to-use scientific skills for AI coding agents (Cursor, Claude Code, Codex, etc.), covering 100+ databases and 17+ domains including drug discovery, genomics, clinical research, ML, and scientific writing. One-command install, auto-discovered by your agent.
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.