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 local-first code intelligence graph for AI coding tools. Builds a persistent structural map of your codebase via Tree-sitter AST parsing, tracks changes incrementally, and exposes 30 MCP tools for blast-radius analysis, risk-scored PR review, and token-efficient context retrieval. Benchmarked at ~82x median token reduction across 6 real repositories. Supports 35+ languages and integrates with Claude Code, Cursor, Codex, Copilot, and 10+ other platforms.
A CPU-GPU heterogeneous computing framework for efficient LLM inference and fine-tuning. Optimized for Mixture-of-Experts (MoE) models, it enables running ultra-large models like DeepSeek-R1 on consumer hardware with 24GB VRAM. Features Intel AMX/AVX acceleration, INT4/INT8/FP8 quantization, and seamless integration with SGLang and LLaMA-Factory for production serving and fine-tuning.
A free, MIT-licensed AI engineering curriculum with 435 lessons across 20 phases (~320 hours). Covers math foundations through autonomous multi-agent systems in Python, TypeScript, Rust, and Julia. Every algorithm is built from raw math first, then reinforced with production frameworks. Each lesson ships a reusable artifact — prompt, skill, agent, or MCP server — that plugs directly into your daily workflow.
A local-first open-source AI voice studio covering the full voice I/O loop — clone voices, generate speech in 23 languages across 7 TTS engines, dictate into any app via global hotkey, and give MCP-aware AI agents a voice of your choosing. All data stays on your machine with native Tauri performance.
Local-first web intelligence layer for AI coding agents — search, fetch, crawl, extract, cache, and research with zero API keys, zero cloud, zero cost. One command wires into Claude Code, Cursor, VS Code and any MCP client. 18 search engines fused with on-device ML reranking, all data stays under ~/.wigolo.
Official multi-language SDK for embedding GitHub Copilot's agent runtime into apps. Supports TypeScript, Python, Go, .NET, Java, and Rust. Define custom tools and agents, integrate MCP servers, enable Fleet Mode for parallel orchestration, stream responses, and use BYOK—all powered by the production-tested Copilot CLI engine.
PostHog is the open source platform for building self-driving products. It combines product analytics, session replay, feature flags, experiments, error tracking, AI observability, surveys, and more — giving agents and teams all the context needed to diagnose issues, uncover opportunities, and ship fixes. Steer it from Slack, web, desktop, or MCP.
Windows Terminal is a modern, fast, and feature-rich terminal application for command-line users on Windows. It supports multiple tabs, panes, GPU-accelerated text rendering, rich Unicode & emoji, configurable themes, and a JSON-based settings UI. This repository also contains the source for the classic Windows Console Host (conhost.exe) and shared components like the VT parser and text buffer engine.
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.