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 open-source self-improving AI agent framework by Nous Research. Features persistent cross-session memory, autonomous skill creation, 40+ integrated tools, and multi-platform support. The agent learns from experience and grows smarter with each interaction.
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.
DeepTutor is an agent-native personalized learning assistant that unifies chat, multi-agent problem solving, quiz generation, deep research, and math animation in one workspace. With persistent TutorBots, AI co-writing, guided learning paths, and RAG-powered knowledge management, it adapts to how you learn.
VoxCPM is a tokenizer-free text-to-speech system that generates continuous speech via an end-to-end diffusion autoregressive architecture. The latest VoxCPM2 (2B parameters) supports 30 languages and 9 Chinese dialects, offering voice design from text descriptions, controllable voice cloning, 48kHz studio-quality output, and real-time streaming. Fully open-source under Apache-2.0.
Open-source PDF parser for AI-ready data extraction. Extracts structured Markdown, JSON with bounding boxes, and HTML from any PDF. #1 benchmark accuracy (0.90 overall). Automates PDF accessibility compliance with auto-tagging.
Superpowers is an agentic skills framework that transforms AI coding assistants into structured developers. Provides 20+ proven skills for brainstorming, TDD, debugging, and subagent-driven development workflows across Claude Code, Codex, and Gemini.
A Claude Code workspace for creating SEO-optimized blog content with research, writing, analysis, and optimization tools for businesses.
Archon is an open-source workflow engine for AI coding agents. Define your development processes as YAML workflows—planning, implementation, testing, code review, PR creation—and run them deterministically across all projects. It supports CLI, Web UI, Slack, Telegram, Discord, and GitHub, with git worktree isolation for parallel execution and a visual drag-and-drop workflow builder.
Kronos is the first open-source foundation model for financial K-lines (candlesticks), trained on data from over 45 global exchanges. It uses a two-stage tokenizer + Transformer architecture to perform price prediction, support fine-tuning on custom markets, and enable quantitative backtesting workflows.
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.