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
Hindsight is an agent memory system designed to build AI agents that learn over time. Moving beyond basic RAG and vector search, it uses a biomimetic memory structure (Retain, Recall, Reflect) to extract facts, consolidate experiences, and maintain mental models. With 60+ integrations, it equips conversational and coding agents with accurate long-term memory.
NVIDIA Model Optimizer (ModelOpt) is a SOTA model compression library featuring quantization (NVFP4/FP8, PTQ/QAT), pruning, distillation, NAS, and speculative decoding. It optimizes Hugging Face, PyTorch, and ONNX models for fast inference deployment on TensorRT-LLM, vLLM, SGLang, and TensorRT.
Univer is an open-source, high-performance Office SDK for embedding spreadsheets, documents, and presentations into applications and AI Agent workflows. It features a plugin architecture, Canvas-based rendering, and a formula engine that runs seamlessly in both browser and Node.js environments.
TensorFlow is an end-to-end open-source machine learning platform developed by Google. It provides flexible model architecture, distributed training, and seamless deployment across servers, mobile, and edge devices for AI research and enterprise production.
A free, open-source AI engineering curriculum with 503 lessons across 20 phases — from linear algebra to autonomous multi-agent swarms. Every lesson ships a reusable artifact (prompt, skill, agent, or MCP server) following a Build It / Use It / Ship It methodology. Covers Python, TypeScript, Rust, and Julia. ~320 hours, MIT licensed.
OpenBao is a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys.
Buzz is a self-hostable team workspace where humans and AI agents collaborate as first-class equals. Built on the Nostr protocol, it combines chat, git hosting, YAML workflows, voice huddles, and full-text search into one cryptographically signed event log. Agents have their own keys — they can open repos, review code, create channels, and orchestrate workflows with the same audit trail as humans.
Visual Studio Code (Code - OSS) is a lightweight yet powerful open-source code editor developed by Microsoft. It features built-in debugging, Git version control, rich IntelliSense code completion, remote development, and a vast extension ecosystem for modern multi-language software development.
Top Repositories
The most popular repositories on GitHub.
A curated collection of step-by-step guides to rebuild your favorite technologies from scratch — databases, operating systems, compilers, neural networks, game engines, Docker, Git, blockchain, and more. Master programming through hands-on creation across 30+ domains with tutorials in C, Python, Rust, Go, JavaScript, and many other languages.
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.