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 Claude Code plugin inspired by Andrej Karpathy's observations on LLM coding pitfalls. Provides four principles—Think Before Coding, Simplicity First, Surgical Changes, and Goal-Driven Execution—to reduce overcomplication, prevent unwanted code changes, and ensure verifiable results when using AI for development.
A Claude Code plugin that automatically captures, compresses, and retrieves session context using AI-powered memory compression. Provides persistent memory across sessions with intelligent search capabilities.
GenericAgent is a minimal, self-evolving autonomous agent framework (~3K lines). Through 9 atomic tools, it grants any LLM full system control—browser, terminal, ADB, keyboard/mouse. Instead of preloading skills, it crystallizes each task into reusable workflows, growing smarter with every use. Supports WeChat, QQ, Telegram, DingTalk and more.
A local-first, open-source voice cloning studio and free ElevenLabs alternative. Clone voices from short audio clips, generate speech in 23 languages via 5 TTS engines, and apply studio-grade audio effects. Features a multi-track editor for podcasts and a REST API. Built with Tauri for native speed and absolute data privacy.
Open Agents is an open-source reference app by Vercel Labs for building background coding agents. It features a chat-driven AI coding workflow with isolated sandbox execution, durable multi-step tasks, GitHub integration for auto-commit and PR creation, and a web UI—going from prompt to code changes without keeping your laptop on.
AI-powered file type detection tool with high accuracy and speed. Supports multi-language integration (Python/Go/Rust/JS) for security analysis, data validation, and automated workflows. Detects 100+ file formats with minimal false positives.
wacli is a powerful WhatsApp CLI tool built on the whatsmeow library. It enables local message history synchronization, fast offline search via SQLite FTS5, and seamless message sending from the terminal. Supports contact/group management, media downloads, and history backfilling. Ideal for developers integrating WhatsApp into automation workflows or AI agents.
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.
DFlash is a block diffusion model for speculative decoding, enabling parallel drafting with up to 6x lossless LLM acceleration. Supports vLLM, SGLang, Transformers, and MLX backends.
Top Repositories
The most popular repositories on GitHub.
A curated collection of step-by-step tutorials teaching developers how to rebuild popular technologies from scratch. Covering 30+ topics including databases, compilers, operating systems, and game engines, it helps you master programming by creating your own versions of tools like Git, Docker, and Redis.
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.
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.
vinta / awesome-python
A curated list of awesome Python frameworks, libraries, software and resources. Covers web frameworks, data analysis, machine learning, testing, and more.