gitllmhub

Chat with any GitHub repo. The model reads the actual code.

Private repos? Sign in with GitHub.

Or type llm into any github.com URL.

Popular repos

chalarangelo/30-seconds-of-code30 seconds of code is a learning site with thousands of short, practical code snippets and articles for JavaScript, CSS, HTML, and Git, each readable in under a minute.mrdoob/three.jsA JavaScript library that makes it straightforward to create and display 3D graphics in a web browser using WebGL and WebGPU, without writing raw graphics code.affaan-m/everything-claude-codeEverything Claude Code is a prebuilt system of agents, skills, hooks, and security tooling for AI coding assistants, 48 agents, 182 skills, and rules for 12 language ecosystems, grown from 10 months of daily real-product use.moeru-ai/hf-inspectorA web app that scans your computer for AI models downloaded from Hugging Face and shows you what you have and where the files are stored, all in a simple browser interface.helixdb/cmemClaude-Mem gives AI coding assistants persistent memory across sessions by capturing, summarizing, and replaying context automatically so you never re-explain your project to your AI again.jhipster/generator-jhipster-nodejsA JHipster blueprint that generates full backend web applications using TypeScript and NestJS instead of Java, with authentication, database connections, and API docs already wired up.qeeqbox/session-fixationA small Python web app that intentionally contains a session fixation flaw so learners can watch an attacker hijack a logged-in user's session step by step, plus guidance on how to fix it.upstash/redis-jsA TypeScript client for Redis that uses HTTP requests instead of persistent connections, letting you use Redis in serverless functions, edge platforms, and browsers.epicweb-dev/programming-foundationsA hands-on interactive workshop that teaches TypeScript programming fundamentals, types, variables, control flow, and functions, through guided exercises you complete in your browser with automated checking of your work as you go.genymobile/scrcpyscrcpy mirrors your Android phone's screen and audio to your computer and lets you control it with your keyboard and mouse, wirelessly or via USB, with no root or app install required.apache/hugegraphApache HugeGraph is an open-source graph database that stores and queries highly connected data, like social networks or product relationships, scaling to over 10 billion data points across multiple machines.multica-ai/andrej-karpathy-skillsA single CLAUDE.md config file with four guiding principles that make AI coding assistants like Claude less likely to over-engineer, make silent assumptions, or touch code they shouldn't.fossasia/eventyay-hubspotA plugin that connects Eventyay event management software with HubSpot CRM so attendee and ticket data sync automatically for marketing and follow-up.krahets/hello-algoAn open-source, free interactive book teaching data structures and algorithms to beginners using animated diagrams and runnable code across 14 programming languages.tauri-apps/tauriTauri lets you build installable desktop and mobile apps using HTML, CSS, and JavaScript for the UI and Rust for the backend, producing tiny executables by reusing the OS's built-in webview instead of bundling a browser.apache/grails-websiteThis repo holds the source content for the Apache Grails website and documentation at grails.apache.org. It aggregates current docs, legacy docs, and site content rather than containing the Grails framework itself.x1xhlol/system-prompts-and-models-of-ai-toolsA collection of system prompts and internal models extracted from popular AI coding tools like Cursor, Claude, Perplexity, and Replit.ollama/ollamaRun open AI language models locally on your computer without cloud services. Download, chat, and build apps with models like DeepSeek and Qwen.apache/avroApache Avro is a data serialization system that helps different software applications exchange data efficiently across different programming languages by packaging structured data with its own schema description.langflow-ai/langflowLangflow is a visual drag-and-drop platform for building AI agents and workflows, letting you connect LLMs, tools, and databases on a canvas and instantly deploy them as APIs or MCP tools.bottlesdevs/next-serverA Rust-based backend service that powers Bottles, the Linux app for running Windows software. It uses gRPC to handle communication like update checks and configuration downloads between the Bottles app and its remote systems.f/prompts.chatA curated library of prompts for AI chat models like ChatGPT, Claude, and Gemini. Browse, copy, and share effective ways to ask AI assistants for better answers.dart-lang/dart_styleAn automatic code formatter for the Dart programming language that cleans up spacing, indentation, and line breaks so your code looks neat and follows standard style guidelines without changing the logic.langchain-ai/langchainFramework for building AI applications that chain together language models, data sources, and tools with swappable components.donnemartin/system-design-primerStudy guide and reference for designing large-scale software systems and preparing for system design interviews at tech companies.shadcn-ui/uiA collection of beautiful, accessible UI components built with Tailwind CSS and Radix UI that you copy directly into your project and own, not a traditional install-and-use library.n8n-io/n8nn8n is a self-hostable workflow automation tool that lets technical teams connect 400+ apps visually or with JavaScript/Python, with built-in AI agent support, so you can automate internal processes while keeping data on your own servers.flutter/flutterFlutter is Google's open-source SDK for building apps for iOS, Android, web, Windows, macOS, and Linux from a single Dart codebase, giving you pixel-perfect control over every visual element with hardware-accelerated graphics.automatic1111/stable-diffusion-webuiStable Diffusion web UI is a browser-based interface for running the Stable Diffusion AI image generator locally, type a text prompt and hit Generate to create or edit images on your own machine, no command line needed.0xrphl/0xrphlA personalized GitHub profile page for Raphael, a data analyst and mechanical engineer from Colombia. It uses markdown and free third-party widget services to display animated text, coding stats, skill icons, and social links.yangshun/tech-interview-handbookFree curated guide to passing technical interviews at top tech companies, covering coding, system design, behavioral questions, and offer negotiation.vercel/next.jsA React framework that handles routing, compilation, and server-side rendering automatically, letting you build websites and web apps with less boilerplate.tencent-hunyuan/hils-attentionA smarter attention method from Tencent that lets AI models read very long texts efficiently by learning which parts to focus on, with a ready-to-deploy 7-billion-parameter model.papers-we-love/papers-we-loveA community-curated directory of essential computer science papers, organized by topic with links to where they live online and a script to download them locally.cyc2018/cs-notesA Chinese-language collection of computer science interview study notes covering algorithms, operating systems, networking, databases, Java, and system design, a structured reference for software engineering interview prep.trekhleb/javascript-algorithmsA JavaScript reference collection of classic algorithms and data structures, linked lists, graphs, dynamic programming, string matching, and more, each with its own explanation and links to videos and further reading.open-edge-platform/edge-desktop-virtualizationSplits one Intel GPU across multiple virtual desktops on a single machine using SR-IOV, letting several people run graphics-heavy apps from one workstation via Kubernetes.comfy-org/comfyuiVisual node-based interface for building custom AI generation workflows with images, video, audio, and 3D models. Connect nodes to control every step of the generation process.ai-dynamo/flextensorFlexTensor lets you run large AI models on GPUs with limited memory by automatically moving data between the GPU and your computer's main memory. It wraps around your existing PyTorch code so you don't have to rewrite anything.hwdsl2/docker-openvpnRun your own private VPN server on any Linux machine using Docker. It auto-generates all security certificates and config files, so you just launch it and connect your devices in minutes.anthropics/claude-codeA terminal-based AI coding assistant that understands your codebase, runs commands, and handles git workflows through natural language.grafana/athena-datasourceA Grafana plugin that connects your dashboards to Amazon Athena, letting you run SQL queries on cloud-stored data and display the results as charts and alerts.excalidraw/excalidrawA free, open-source virtual whiteboard for drawing hand-sketched diagrams and wireframes, available as a hosted app or an embeddable React component for your own product.langgenius/difyOpen-source platform for building and deploying LLM-powered applications with visual workflows, document retrieval, agent logic, and observability, no coding required.specterops/configmanbearpigA security tool for penetration testers that maps hidden attack paths in Microsoft SCCM setups and exports the results as a visual graph for BloodHound.awslabs/aws-jwt-verifyA lightweight library that verifies login tokens (JWTs) are genuine and safe before your app grants access, with automatic key handling and zero dependencies.square/pollexorPollexor is a Java library that builds Thumbor image-service URLs for resizing, cropping, and adding effects to images using a clean, chaining style instead of manual URL strings.future-agi/docsSource files for Future AGI's documentation website at docs.futureagi.com, built with Astro and MDX. Contributors can fix typos, clarify sections, or add new guides with helpful scaffolding tools.slackhq/hakanaHakana is a code quality tool by Slack for Hack codebases. It finds security bugs, logic errors, and dead code by deeply analyzing data types, complementing Hack's built-in typechecker for periodic thorough analysis.iptv-org/iptvA community-maintained collection of publicly available live TV stream links from around the world, packaged into m3u playlist files you can load into any compatible video player.vinta/awesome-pythonAn opinionated, curated index of the best Python frameworks, libraries, and tools across AI, web development, data science, DevOps, and dozens more categories, one of GitHub's top-10 most-starred repositories, with no runnable code, just vetted links.snailclimb/javaguideChinese-language interview prep guide for Java back-end developers, covering fundamentals, databases, distributed systems, concurrency, JVM, and AI concepts.bytecodealliance/wasm-component-ldA command line tool written in Rust that links separate WebAssembly modules together into a single, unified component that can be deployed and run as one application.twbs/bootstrapBootstrap is the most popular CSS and JavaScript framework for building responsive websites, drop in pre-built buttons, grids, modals, and navigation components that look polished on any screen size, no custom CSS needed to get started.arduino/arduino-routerArduino Router is a message relay hub written in Go that lets programs, web apps, and Arduino boards talk to each other through a central switchboard instead of connecting directly.significant-gravitas/autogptAutoGPT is a platform for building and running autonomous AI agents that automate multi-step workflows, describe a goal, connect blocks visually in a low-code editor, and let agents run continuously against external services without you managing each step.labuladong/fucking-algorithmA written guide to solving LeetCode problems by understanding the reasoning behind each solution, not just memorizing code. Includes tutorials on data structures and algorithms with links to practice problems.moeru-ai/eventaA TypeScript toolkit that lets different parts of an app communicate through events. Define a message once and use it across browser tabs, desktop apps, or servers with ready-made adapters.github/gitignoreGitHub's official collection of .gitignore templates for popular languages and tools, copy the right template into your project and Git will automatically ignore build artifacts, logs, and editor files you never want to commit.basketikun/chatgpt2apiTurns your ChatGPT Plus subscription into a free image generation API by reverse-engineering the ChatGPT website. Run it locally to generate and edit images through a standard API compatible with existing AI tools.