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
RuView turns ordinary WiFi signals into spatial intelligence using cheap ESP32 sensors — detect people through walls, monitor breathing and heart rate, estimate 17-keypoint body pose, all without cameras or wearables. Features self-learning AI that adapts in 30 seconds, 65 edge modules running locally on ESP32, and multi-frequency mesh scanning across 6 WiFi channels. Privacy-preserving by design.
An open-source desktop AI agent with 118+ integrations (Gmail, Notion, GitHub, etc.), auto-fetch sync, local-first Memory Tree & Obsidian wiki, smart token compression (up to 80% savings), built-in model routing, voice, and a desktop mascot — privacy-first, all data stays on-device.
Persistent memory engine for AI coding agents that auto-captures tool usage across sessions, compresses into searchable knowledge via BM25+vector+graph hybrid search (95.2% R@5), and injects relevant context on session start. Works with Claude Code, Cursor, Codex CLI, and 15+ agents via MCP/REST. Zero external DB, self-hosted, ~92% token savings.
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.
135 ready-to-use scientific skills for AI coding agents (Cursor, Claude Code, Codex, etc.), covering 100+ databases and 17+ domains including drug discovery, genomics, clinical research, ML, and scientific writing. One-command install, auto-discovered by your agent.
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.
A Python computer vision toolkit that is model-agnostic and feature-rich. Provides 20+ customizable annotators, dataset loading/splitting/merging across COCO/YOLO/Pascal VOC, zone-based counting and dwell-time analytics, ByteTrack tracking, video processing pipelines, and mAP evaluation — compatible with Ultralytics, Transformers, MMDetection, and more.
Telegraf is a plugin-driven agent written in Go for collecting, processing, aggregating, and writing metrics, logs, and arbitrary data. With 300+ plugins covering system monitoring, IoT devices, cloud services, and message queues, it compiles to a zero-dependency static binary and uses TOML for simple configuration — ideal for observability pipelines and infrastructure monitoring.
A lightweight, on-device text-to-speech engine running natively via ONNX Runtime. Supports 31 languages, delivers CPU-speed performance competitive with GPU-based TTS, and handles complex text like financial expressions, phone numbers, and technical units out of the box. SDKs available for Python, JavaScript, C++, Java, C#, Go, Swift, Rust, Flutter, and browser — ideal for privacy-first apps, e-readers, browser extensions, and edge devices.
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.