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
AirLLM enables running 70B+ LLMs on a single 4GB GPU via layer-wise inference—loading one layer at a time without quantization or pruning. Supports Llama, QWen, Mistral, ChatGLM, Baichuan and more, with optional 4/8-bit compression for 3x speedup, KV cache, and macOS/Apple Silicon support.
A cybersecurity skill router pack that gives AI coding agents (Claude Code, Cursor, etc.) the ability to handle reverse engineering, penetration testing, and security research tasks. It auto-routes 38+ scenarios — from APK/ELF analysis to CTF capture — boots the right toolchain on demand, and evolves through a built-in field journal.
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 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.
Microsoft's 12-week, 24-lesson AI beginner curriculum covering neural networks, deep learning, computer vision, NLP, and more, with hands-on Jupyter notebooks for both PyTorch and TensorFlow, plus quizzes, labs, and AI ethics—available in 50+ languages.
A comprehensive 21-lesson course by Microsoft Cloud Advocates teaching you to build Generative AI applications from scratch. Covers LLMs, prompt engineering, text/image/chat/search apps, RAG with vector databases, AI agents, fine-tuning, and open-source models — with hands-on Python & TypeScript code samples for Azure OpenAI, Microsoft Foundry Models, and local deployment.
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.
DwarfStar is a compact, high-performance inference engine purpose-built for DeepSeek V4 Flash and PRO, with GLM 5.2 support. It runs on Metal, CUDA, and ROCm backends and is optimized for consumer hardware such as MacBooks, DGX Spark, and Strix Halo. Features include SSD streaming for out-of-RAM models, multi-machine pipeline parallelism, tensor parallelism over Thunderbolt, a native coding agent, and an OpenAI/Anthropic-compatible server. Created by Redis author antirez.
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.