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
Mozilla's open-source cross-platform AI client supporting self-hosting, any LLM provider, offline-first sync, and E2E encryption — giving enterprises full control over AI models and data without vendor lock-in.
Omi is an open-source AI companion for desktop, mobile, and wearables. It captures your screen and conversations in real-time, transcribes, generates summaries and action items, and provides an AI chat that remembers everything. Trusted by 300,000+ professionals.
OpenAI Agents SDK is a lightweight, production-ready framework for building multi-agent AI workflows. It supports OpenAI APIs and 100+ LLMs, featuring agent handoffs, sandbox isolated execution, built-in tracing, human-in-the-loop, guardrails, MCP integration, and real-time voice agents.
A GEP-powered self-evolution engine for AI agents. Automatically scans runtime logs, matches evolution strategies, and generates auditable prompts. Integrates with OpenClaw and supports EvoMap network for collaborative skill sharing.
DeepGEMM is a high-performance CUDA kernel library for modern LLMs, supporting FP8/FP4/BF16 GEMMs, fused MoE, MQA indexing, and more. With lightweight JIT compilation, it requires no CUDA build during installation, delivering up to 1550+ TFLOPS on H800.
An open-source LLM tutorial series from Shanghai Jiao Tong University, covering 11 core topics including fine-tuning, prompting, knowledge editing, math reasoning, jailbreak, multimodal models, agent safety, and RLHF alignment, with complete slides, guides, and Jupyter notebooks for hands-on learning.
Run Claude Desktop natively on Linux. Repackages the Windows app into .deb, .rpm, AppImage, AUR, and Nix packages, with full desktop integration including system tray, global hotkeys, MCP support, and Cowork mode sandbox isolation.
RustDesk is an open-source remote desktop application written in Rust. It works out of the box, allows full data control, supports self-hosting, and serves as a secure alternative to TeamViewer.
A Claude Code skill for Android reverse engineering that decompiles APK/JAR/AAR files with jadx and Vineflower, extracts HTTP APIs (Retrofit endpoints, OkHttp calls, hardcoded URLs), traces call flows through the app architecture, and analyzes obfuscated code — ideal for security research, interoperability analysis, and malware investigation.
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.