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
Penpot is an open-source design and prototyping platform that bridges design and code. It uses open standards like SVG, CSS, and HTML, enabling real-time collaboration with inspect mode that outputs production-ready code. Features native design tokens, CSS Grid/Flex layouts, MCP server for AI workflows, plugin system, and supports self-hosting — giving teams full ownership of their design infrastructure without vendor lock-in.
An open-source, agent-orchestrated video production platform that turns AI coding assistants (Claude Code, Cursor, Copilot, etc.) into a full video studio. Offers 12 pipelines (explainer, cinematic, documentary montage, talking head, etc.) and 52+ tools across video generation, image creation, TTS, music, and post-production. Supports both AI-generated assets and real footage from free/open archives, with production-grade quality gates, scored provider selection, and budget governance. Works with zero API keys using local tools.
A high-performance code intelligence MCP server written in pure C. Indexes repositories into a persistent knowledge graph supporting 158 languages via tree-sitter and Hybrid LSP type resolution for 11 languages. Provides sub-ms Cypher queries, call tracing, dead code detection, and cross-service HTTP linking. Ships as a single static binary with zero dependencies, compatible with 11 AI coding agents including Claude Code and Gemini CLI.
Google Research's decoder-only pretrained time-series foundation model for zero-shot forecasting. 200M parameters, up to 16K context length, probabilistic quantile intervals, covariate support (XReg), and LoRA fine-tuning. Integrated with BigQuery ML, Google Sheets, and Vertex AI.
An open-source CRM and alternative to Salesforce, built with TypeScript, React, and NestJS. Supports defining objects and views as code, version control, AI agents, and workflow automation. Offers cloud, self-hosted, and app-based deployment for technical teams seeking a customizable, developer-friendly CRM.
An open-source, cross-platform API client for debugging, designing, testing, and mocking APIs. Supports REST, GraphQL, WebSockets, SSE, and gRPC with native OpenAPI editor, CLI for CI/CD, flexible storage (local, Git sync, cloud with E2EE), and a plugin ecosystem.
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.
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.