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 terminal-native coding agent built with Rust, designed for DeepSeek V4 models with 1M-token context. Features thinking-mode streaming, full tool suite (file ops, shell, git, MCP, sub-agents), three working modes (Plan/Agent/YOLO), session save/resume, LSP diagnostics, and a durable task queue — all in a single binary with no Node.js or Python dependency.
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.
InsForge is an AI-native backend platform that provides databases, authentication, storage, and edge functions through a semantic layer that AI coding agents can understand and operate end-to-end.
A privacy-first AI research assistant that runs entirely locally. Supports Ollama, llama.cpp, LM Studio, and cloud LLMs; integrates 10+ search engines (arXiv, PubMed, SearXNG, Wikipedia). All data stored in SQLCipher-encrypted databases with zero telemetry. Ideal for academic research, technical investigations, and building searchable knowledge bases with auto-generated, citation-backed reports.
PageIndex is a vectorless, reasoning-based RAG system that builds hierarchical tree indexes from long documents, enabling LLMs to perform human-like, agentic retrieval without vector databases or chunking.
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.
An open-source digital document signing and processing platform. Create PDF forms with a WYSIWYG builder, support 12+ field types, enable multi-party online signing, and integrate via API/Webhooks. Mobile-optimized, supports 14 languages, and deployable via Docker in minutes.
Top Repositories
The most popular repositories on GitHub.
A comprehensive collection of step-by-step tutorials for rebuilding popular technologies from scratch. Covers databases, operating systems, programming languages, web servers, AI models, and more across multiple languages. Perfect for developers seeking to deeply understand core tech principles through hands-on implementation.
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.