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 next-generation, Rust-powered coding agent harness built for extreme performance and multi-session workflows. Features swarm coordination for parallel agent collaboration, semantic memory with graph-based recall, 30+ provider integrations, browser automation, and self-modifying capabilities — all in a sub-30MB, sub-15ms TUI.
Open-source AI gateway that unifies 236+ LLM providers into one endpoint. Features 17 routing strategies with 4-tier auto-fallback, RTK+Caveman stacked compression saving 15-95% tokens, MCP/A2A agent protocols, and works with Claude Code, Cursor, Copilot and 16+ coding agents. 50+ free tiers included, local-first and private.
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 comprehensive collection of ready-to-use AI agent templates organized by professional domains like engineering, marketing, design, and finance. Each agent includes structured prompts, defined workflows, and clear deliverables, enabling developers and teams to quickly assemble specialized AI workforces or multi-agent systems. Includes integration guides for popular AI coding assistants.
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 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.
Cognee is an open-source knowledge engine that transforms documents into AI memory infrastructure. It combines vector search, graph databases, and cognitive science to provide contextual understanding for AI agents. Features include unified ingestion, persistent learning agents, and reliable knowledge management.
A feed-forward 3D foundation model for streaming scene reconstruction from video sequences. Based on the Geometric Context Transformer architecture, it unifies coordinate grounding, dense geometry, and long-range drift correction with paged KV-cache attention, achieving ~20 FPS inference on ultra-long sequences (10K+ frames). Delivers state-of-the-art results across 10+ benchmarks including KITTI, ETH3D, Oxford Spires, and Tanks & Temples.
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.