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 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.
Apache Ossie is a vendor-neutral, industry-wide specification for standardizing semantic metadata exchange across BI, analytics, and AI platforms. Using a hub-and-spoke architecture with YAML/JSON-based models, it eliminates metric fragmentation — the same KPI defined differently across tools — and provides consistent business logic grounding for AI agents, with converters for Snowflake, dbt, Salesforce, Databricks, and more.
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.
A curated collection of design-engineering skills for AI coding agents. Route your agent through the CLI to load the right skill for accessibility, motion, typography, visual polish, and more — so it produces better, production-grade UI.
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 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.
G0DM0D3 is a fully open-source, privacy-transparent multi-model AI chat interface for red teaming and cognition research. It features GODMODE CLASSIC (parallel jailbreak combos), ULTRAPLINIAN (up to 60-model evaluation races), Parseltongue (33 input perturbation techniques), and AutoTune (context-adaptive parameter engine) — all deployable as a single HTML file with no build step.
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.
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.
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.