awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms

851 repos

Awesome GitHub Repositories

The best open-source projects, ranked by AI. Just describe what you need — we curate thousands of GitHub repositories so you can find the right tool, library, or framework in seconds.

Browse repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • ente-io/ente

    ente-io/ente

    24,592View on GitHub↗

    Ente is a privacy-focused platform for end-to-end encrypted storage and two-factor authentication management. It functions as a zero-knowledge identity provider, ensuring that all cryptographic operations, key derivation, and data encryption occur locally on the user's device. By maintaining this architecture, the service provider remains unable to access or decrypt any stored personal information or authentication credentials. The platform distinguishes itself through a combination of on-device intelligence and resilient data distribution. It utilizes a local machine learning engine to perfo

    Identity ProvidersKey Management SystemsOn-Device Inference
    24,592View on GitHub↗
  • scikit-learn/scikit-learn

    scikit-learn/scikit-learn

    65,178View on GitHub↗

    Scikit-learn is a machine learning library for predictive data analysis that provides a collection of algorithms for supervised and unsupervised learning. It functions as a comprehensive toolkit for data preprocessing, dimensionality reduction, and model selection, allowing users to classify data objects, predict continuous values, and cluster similar items based on historical patterns. The project is defined by a unified interface design where objects either learn from data, transform data, or chain these operations into sequential workflows. To ensure performance on large or high-dimensiona

    Dimensionality Reduction EnginesFrameworksPipeline Patterns
    65,178View on GitHub↗
  • shap/shap

    shap/shap

    25,049View on GitHub↗

    SHAP is an explainable AI toolkit that provides a game theoretic framework for interpreting machine learning model predictions. It functions as a feature attribution engine, decomposing model outputs into the sum of individual feature effects to clarify how specific input variables influence a final decision. By assigning importance values to these inputs, the library enables users to understand the logic behind complex predictive models. The project distinguishes itself through its versatility and specialized calculation methods. It operates as a model-agnostic diagnostic library, capable of

    Explainable AI ToolkitsFeature Attribution MethodsGame Theoretic Explainability
    25,049View on GitHub↗
  • punkpeye/awesome-mcp-servers

    punkpeye/awesome-mcp-servers

    81,101View on GitHub↗

    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 ecosystems by offering a registry of machine-readable interface definitions that enable dynamic tool discovery and structured context injection. The directory distinguishes itself by focusing on the protocol-based interoperability required for autonomous AI agents to interact with he

    Model Context Protocol ServersTool Interoperability ProtocolsAI Agent Tool Integrations
    81,101View on GitHub↗
  • makeplane/plane

    makeplane/plane

    45,801View on GitHub↗

    Plane is a project management platform designed for planning, tracking, and delivering complex organizational tasks. It provides a centralized workspace that utilizes hierarchical structures to organize work into epics and initiatives, enabling automated progress tracking across teams without requiring manual status updates. The platform distinguishes itself through an integrated artificial intelligence engine that coordinates tasks, retrieves live data, and automates repetitive workflows by analyzing project history and documentation. It supports enterprise-grade requirements by offering sel

    Agentic Workflow AutomationProject Management SystemsWorkflow Management Systems
    45,801View on GitHub↗
  • hiyouga/LlamaFactory

    hiyouga/LlamaFactory

    67,386View on GitHub↗

    LlamaFactory is a unified framework for fine-tuning and adapting large language models. It provides a comprehensive platform that standardizes training workflows across diverse machine learning architectures, allowing users to execute both full-tuning and parameter-efficient methods through a single interface. The project distinguishes itself by offering a low-code visual dashboard that enables users to configure experiments and monitor performance metrics in real time without writing extensive custom scripts. It also features a configuration-driven orchestration system that decouples experim

    Experiment TrackingLanguage Model Fine-TuningLarge Language Model Fine-Tuning Frameworks
    67,386View on GitHub↗
  • keras-team/keras

    keras-team/keras

    63,858View on GitHub↗

    Keras is a high-level deep learning framework designed for constructing and training neural networks through the composition of modular, functional layers. It serves as a comprehensive modeling toolkit that provides standardized procedures for defining, evaluating, and deploying complex architectures. By utilizing a directed acyclic graph approach, the framework allows users to build intricate models with multiple inputs, outputs, and shared layers, ensuring consistent numerical execution through functional state management. The project distinguishes itself as a multi-backend machine learning

    FrameworksModel DefinitionArchitectures
    63,858View on GitHub↗
  • Significant-Gravitas/AutoGPT

    Significant-Gravitas/AutoGPT

    181,891View on GitHub↗

    AutoGPT is an orchestration platform designed for building, managing, and deploying autonomous agents. It provides a visual canvas-based environment where users can assemble agents by connecting modular blocks that represent actions, data flows, and conditional logic. The platform supports the entire agent lifecycle, including task scheduling, execution monitoring, and configuration management, while offering a marketplace for discovering and sharing community-built workflows. The project includes a legacy framework for command-line agent execution and an extensible component system for devel

    Agent InstallationAuthentication StrategiesMessage Protocols
    181,891View on GitHub↗
  • firecrawl/open-lovable

    firecrawl/open-lovable

    24,195View on GitHub↗

    Open Lovable is an AI-powered web development tool that transforms natural language prompts into functional, deployable web applications. By leveraging large language models, the platform automates the construction of both frontend and backend code, enabling the creation of complete software projects from high-level descriptive requirements. The framework distinguishes itself through a prompt-to-artifact pipeline that synthesizes component-based user interfaces and application logic. It utilizes a modular approach to UI composition, where reusable building blocks encapsulate specific visual a

    Generative Code ModelsGenerative Web PlatformsAI-Assisted Development Tools
    24,195View on GitHub↗
  • assafelovic/gpt-researcher

    assafelovic/gpt-researcher

    25,367View on GitHub↗

    GPT Researcher is an autonomous agent framework designed to automate the process of gathering, synthesizing, and documenting information from diverse web and local sources. It functions as a research-oriented execution environment that orchestrates specialized agents to perform complex, multi-branch research tasks, transforming raw data into structured, factual, and cited reports. The project distinguishes itself through a graph-based orchestration layer that manages state transitions and information flow between specialized agents. It employs recursive tree-search execution to explore comple

    Agent Orchestration FrameworksAgent Orchestration SystemsAgentic Services
    25,367View on GitHub↗
  • chatanywhere/GPT_API_free

    chatanywhere/GPT_API_free

    36,093View on GitHub↗

    This project functions as a transparent reverse-proxy gateway designed to provide unified access to various large language models. By acting as a stateless intermediary, it forwards client requests to upstream providers without logging or storing any user prompts, ensuring that interaction data remains private throughout the transmission process. The service distinguishes itself by offering a standardized interface that normalizes diverse AI model request formats, allowing users to integrate a consistent backend across a wide range of third-party applications. It supports flexible configurati

    LLM Application PlatformsPrivacy ProxiesAPI Gateways
    36,093View on GitHub↗
  • meta-llama/llama

    meta-llama/llama

    59,157View on GitHub↗

    Llama is a computational framework and runtime environment designed for executing transformer-based neural networks locally. It functions as a generative AI inference engine, enabling the processing of input sequences through pre-trained model weights to produce text completions and structured data outputs directly on your own hardware. The system distinguishes itself through specialized memory and computation management techniques, including memory-mapped weight loading and quantization-aware inference, which allow for efficient execution on standard consumer hardware. It utilizes a stateles

    Inference EnginesLarge Language Model RuntimesLocal Inference Engines
    59,157View on GitHub↗
  • ggml-org/llama.cpp

    ggml-org/llama.cpp

    95,400View on GitHub↗

    Llama.cpp is an inference engine designed for the local execution of text-based and multimodal language models on consumer hardware. It provides a core environment for running models that process both text and image inputs, utilizing hardware-accelerated backends to optimize performance across diverse CPU and GPU architectures. The project distinguishes itself by offering a lightweight HTTP server that adheres to standard API specifications, enabling chat completion, embeddings, and reranking services. It includes a suite of tools for model quantization and conversion, which reduces memory us

    Hardware Abstraction LayersText-Only Inference EnginesMultimodal Inference Engines
    95,400View on GitHub↗
  • josephmisiti/awesome-machine-learning

    josephmisiti/awesome-machine-learning

    71,702View on GitHub↗

    This project is a comprehensive, community-driven directory of machine learning resources, software libraries, and educational materials. It serves as a centralized knowledge base for developers and researchers, organizing tools and frameworks by their primary programming language and technical domain to simplify discovery across the artificial intelligence ecosystem. The collection distinguishes itself by providing a cross-language development index that spans diverse programming environments, including C, C++, Rust, Clojure, and Python. It covers a wide range of specialized capabilities, fr

    Machine Learning ConceptsAwesome ListsComputer Vision Libraries
    71,702View on GitHub↗
  • datawhalechina/self-llm

    datawhalechina/self-llm

    28,285View on GitHub↗

    This project is an open-source educational resource providing structured, step-by-step guides for fine-tuning large language models. It focuses on adapting pre-trained transformer-based causal models to custom datasets, enabling users to transfer specific writing styles or domain knowledge into generative AI models. The repository distinguishes itself by emphasizing parameter-efficient training techniques, specifically low-rank adaptation. By providing practical implementations for updating only a small subset of model weights, it allows for the customization of massive neural networks on con

    Adapter Fine-TuningArtificial Intelligence CurriculaFine-Tuning Frameworks
    28,285View on GitHub↗
  • hacksider/Deep-Live-Cam

    hacksider/Deep-Live-Cam

    79,568View on GitHub↗

    Deep-Live-Cam is a generative video transformation tool designed for real-time facial manipulation and cinematic enhancement. It functions as a local-first AI runtime, performing all media processing directly on the user's hardware to ensure complete data privacy without external network dependencies. By utilizing a high-performance processing pipeline, the application enables live face swapping and interactive video modifications during active streaming sessions or on pre-recorded media. The system distinguishes itself through a hardware-abstraction execution layer that dynamically routes co

    Cinematic Video EnhancementsHigh-Performance AI InferenceLive Performance Execution
    79,568View on GitHub↗
  • FoundationAgents/MetaGPT

    FoundationAgents/MetaGPT

    64,304View on GitHub↗

    MetaGPT is an agentic workflow engine and multi-agent orchestration framework designed to automate complex software engineering and data analysis tasks. It functions as an automated software factory that transforms high-level natural language requirements into functional web applications, technical documentation, and production-ready code. By utilizing a runtime environment that manages the lifecycle of specialized agents, the platform bridges the gap between user intent and finished software components. The system distinguishes itself through role-based agent orchestration and dynamic task d

    Agentic Workflow EnginesAgentic Workflow OrchestrationAI Agent Orchestrators
    64,304View on GitHub↗
  • openai/codex

    openai/codex

    61,152View on GitHub↗

    Codex is an automated programming tool and generative code assistant designed to interpret developer intent through a natural language interface. It functions as a machine learning model trained on public code repositories to provide intelligent code completion, suggestions, and refactoring within development environments. By translating human instructions into executable code snippets, the system bridges the gap between high-level technical requirements and functional software implementation. The engine utilizes transformer-based sequence modeling and supervised fine-tuning to align its outp

    AI Coding AssistantsAutomated Programming EnginesCode Generation Engines
    61,152View on GitHub↗
  • huginn/huginn

    huginn/huginn

    48,722View on GitHub↗

    Huginn is a self-hosted automation platform that functions as an event-driven workflow engine. It allows users to build autonomous agents that monitor web services, scrape data, and execute complex tasks by propagating events through a directed graph. By running on your own server infrastructure, it provides a private environment for orchestrating workflows without relying on third-party automation services. The platform distinguishes itself through a modular, plugin-based architecture that enables the development of custom agents to handle specific data processing needs. Each agent maintains

    Agentic Automation FrameworksAutomation PlatformsAgentic Workflow Graphs
    48,722View on GitHub↗
  • firecrawl/firecrawl

    firecrawl/firecrawl

    84,034View on GitHub↗

    Firecrawl is a web data extraction platform designed to convert unstructured web content into clean, LLM-ready formats like markdown or JSON. It functions as an autonomous web crawler and scraper, capable of mapping entire domains, performing recursive navigation, and executing complex data gathering tasks. By leveraging headless browser orchestration, the system handles dynamic, JavaScript-heavy pages to ensure comprehensive data capture. The platform distinguishes itself through its focus on agentic workflows, providing a programmatic interface that allows autonomous agents to perform live

    Autonomous Web AgentsAutonomous Web CrawlersAutonomous Web Researchers
    84,034View on GitHub↗
Prev1…414243Next

Explore more curated searches

Hand-picked prompts, ranked by AI.

  • Free resources to learn to code
  • Learn by building real-world projects
  • The best awesome lists for any topic
  • Crack the technical coding interview
  • Self-host apps to replace paid SaaS
  • Roadmaps to become a developer