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
An AI agent skill that searches Reddit, X, YouTube, TikTok, HN, Polymarket, GitHub and more in parallel, scores results by real engagement (upvotes, likes, prediction market odds), and synthesizes a grounded briefing — so you see what people actually care about, not what SEO ranks.
A full-stack SDK for building agent-native applications with Generative UI, shared state, and human-in-the-loop workflows. Supports React, Angular, Vue, and React Native. Creator of the AG-UI Protocol, adopted by Google, AWS, Microsoft, and LangChain. Deploy the same agent across web, mobile, Slack, and Teams.
Local-first open-source AI memory system that stores conversations verbatim and retrieves via structured semantic search — 96.6% R@5 on LongMemEval with zero API calls. Features pluggable backends (ChromaDB/Qdrant/pgvector), a temporal knowledge graph, 29 MCP tools, and auto-save hooks for Claude Code. Data never leaves your machine.
Agentic AI Infrastructure for magnifying HUMAN capabilities.
A curated collection of 100+ Codex plugin examples integrating popular services like Figma, Notion, Slack, Stripe, Shopify, and GitHub. Each plugin follows a standardized manifest structure with skills, commands, hooks, and agent configs, enabling AI-driven workflows for design-to-code, project management, payments, deployment, and more.
A CLI scaffolding tool that gives AI agents one-click access to 14+ internet platforms — Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu, Douyin and more. It auto-installs and configures upstream open-source tools (yt-dlp, twitter-cli, rdt-cli, etc.), and agents call them directly afterward. 100% free, zero API fees. Works with Claude Code, Cursor, OpenClaw, and any CLI-capable agent.
Svelte is a compiler-based web framework that converts declarative components into efficient JavaScript, surgically updating the DOM without a virtual DOM for optimal performance.
An all-in-one open source security scanner for containers, Kubernetes, code repos, VMs and filesystems. Detects known vulnerabilities (CVEs), misconfigurations, secrets, and license issues, with SBOM generation, VEX support, and CI/CD integrations like GitHub Actions and GitLab CI.
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.
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.