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 autonomous ML engineer agent by Hugging Face that reads papers, writes code, trains models, and ships ML projects. Features deep integration with HF ecosystem (docs, datasets, papers, compute), async agentic loop with LiteLLM, MCP tool support, context auto-compaction, and doom loop detection. Run interactively or headlessly via CLI.
Claude Context is an MCP plugin that brings semantic code search to Claude Code and other AI coding agents. By indexing your entire codebase into a vector database, it enables natural language queries with hybrid search (BM25 + dense vector), reducing token costs by ~40% while providing deep context from millions of lines of code. Supports Cursor, VS Code, Gemini CLI, and more.
Multimodal RAG framework on LightRAG. Parses PDFs, documents, images, tables, and equations with VLM analysis and knowledge graphs. Enables intelligent retrieval for academic and enterprise knowledge management.
A comprehensive all-in-one terminal toolkit for security researchers and pentesters, featuring 185+ curated tools across 20 categories including information gathering, web attack, wireless attack, SQL injection, phishing, post-exploitation, active directory, and cloud security. Built with Python 3.10+, it offers keyword search, tag filtering, intelligent recommendations, batch installation, install-status tracking, and Docker support for Linux, Kali, Parrot, and macOS.
A cutting-edge WiFi-based human pose estimation system using Channel State Information (CSI) and machine learning for real-time, privacy-preserving pose detection without cameras. Features multi-person tracking, fall detection, and a high-performance Rust implementation.
Uncensored, open-source alternative to Higgsfield AI, Freepik AI, Krea AI, Openart AI — Free, unrestricted AI image & video generation studio with 200+ models (Flux, Midjourney, Kling, Sora, Veo). No content filters. Self-hosted, MIT licensed.
A lightweight proxy that enables free usage of Claude Code CLI and VSCode extension without an Anthropic API key. Routes requests to NVIDIA NIM, OpenRouter, DeepSeek, LM Studio, or llama.cpp, featuring per-model routing, thinking token support, request optimization, and Discord/Telegram bot integration for remote autonomous coding.
OpenMetadata is an open-source unified metadata platform for data discovery, observability, and governance. It features a centralized repository with standard schemas, automated ingestion pipelines, column-level lineage, and collaboration tools. With REST APIs, SDKs, Kubernetes Operator, and Airflow integration, it helps data teams manage and trust data assets at scale.
Microsoft's comprehensive course on building AI Agents, covering agentic design patterns, RAG, multi-agent systems, tool use, context engineering, and agent memory. Includes Python code samples with Azure AI Foundry, video tutorials, and 50+ language translations.
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.