27 repos

Awesome GitHub repositories, curated.

A community-curated directory of interesting public GitHub repositories. Ask in plain English — AI ranks by relevance. Save what you find.

Browse repositories

We'll search the best matching repositories with AI.
  • laravel/laravel

    laravel/laravel

    83,758GitHub

    Laravel is a comprehensive full-stack web framework designed for building scalable server-side applications. It provides an integrated development environment that centers on an object-relational mapper for database abstraction, a robust routing system, and a sophisticated service container for dependency injection. Th

    Full-Stack Web DevelopmentFull-Stack Web FrameworksActive-Record ORMs
  • realworld-apps/realworld

    realworld-apps/realworld

    82,844GitHub

    RealWorld is an open-source project that provides a standardized blueprint for building functionally identical applications across diverse programming languages and frameworks. By establishing a contract-first API specification and a shared data model, it enables developers to create decoupled frontend and backend comp

    Application BlueprintsContract-First SpecificationsCross-Framework Implementations
  • punkpeye/awesome-mcp-servers

    punkpeye/awesome-mcp-servers

    81,101GitHub

    This project serves as a centralized directory and interoperability hub for the Model Context Protocol, providing a curated collection of standardized service connectors that bridge artificial intelligence models with external software, databases, and APIs. It facilitates the integration of AI agents with diverse ecosy

    Model Context Protocol ServersTool Interoperability ProtocolsAI Agent Tool Integrations
  • vitejs/vite

    vitejs/vite

    78,295GitHub

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d

    Build System HooksDevelopment ServersEnvironment Management APIs
  • nestjs/nest

    nestjs/nest

    74,685GitHub

    Nest is a server-side framework for building scalable and maintainable enterprise-grade applications using TypeScript. It provides a modular architecture that organizes code into encapsulated, reusable modules, utilizing a dependency injection container to manage object lifecycles and resolve component dependencies thr

    Node.js Server FrameworksControllersDependency Injection Containers
  • jesseduffield/lazygit

    jesseduffield/lazygit

    72,698GitHub

    Lazygit is a terminal-based user interface designed to simplify version control operations through a keyboard-driven workflow. It functions as a visual abstraction layer that bridges native commands with an interactive environment, allowing users to manage repository history, branches, and commit workflows without rely

    Terminal-Based Version Control InterfacesVersion Control InterfacesInteractive Workflow Managers
  • tesseract-ocr/tesseract

    tesseract-ocr/tesseract

    72,460GitHub

    Tesseract is a neural network-based optical character recognition engine designed to convert scanned images and digital documents into machine-readable, searchable text. It functions as both a command-line utility for automating large-scale digitization workflows and a cross-platform library that can be embedded into d

    OCR EnginesAutomated Digitization EnginesCommand-Line Document Processors