awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repositorios

Awesome GitHub RepositoriesSequential Pipelines

Enqueuing a sequence of tasks where each receives the result of the previous one, supporting tuple or dict argument passing.

Distinct from Task Pipeline Managers: Distinct from Task Pipeline Managers: focuses on sequential data-passing pipelines rather than configuration-driven build sequences.

Explore 9 awesome GitHub repositories matching development tools & productivity · Sequential Pipelines. Refine with filters or upvote what's useful.

Awesome Sequential Pipelines GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • vipstone/faceaiAvatar de vipstone

    vipstone/faceai

    11,088Ver en GitHub↗

    Faceai is a computer vision toolkit designed for facial analysis, identity recognition, and image processing. It provides integrated engines for detecting human faces in static images and live video streams, matching facial encodings against identity databases, and mapping facial landmarks to understand geometric structure and alignment. The project enables real-time augmented reality applications, such as applying virtual makeup and digital accessories by scaling assets to detected facial coordinates. It also includes a suite for digital image restoration capable of removing noise, erasing w

    Passes image data through sequential stages of detection, landmarking, and classification for comprehensive analysis.

    Pythondlibkerasopencv
    Ver en GitHub↗11,088
  • rhiever/data-analysis-and-machine-learning-projectsAvatar de rhiever

    rhiever/Data-Analysis-and-Machine-Learning-Projects

    6,699Ver en GitHub↗

    This is a collection of machine learning projects, data visualization portfolios, and predictive analytics tools. The repository provides implementation examples for training predictive models, executing data analysis pipelines, and estimating metadata values through historical statistical tables. The project emphasizes evolutionary computing, utilizing genetic algorithms and programming to solve optimization problems. This includes calculating the shortest distance between geographic coordinates and automating the selection of models and hyperparameters within machine learning pipelines. Ad

    Organizes data processing into discrete sequential stages from ingestion through transformation to evaluation.

    Jupyter Notebook
    Ver en GitHub↗6,699
  • rcmaehl/whynotwin11Avatar de rcmaehl

    rcmaehl/WhyNotWin11

    6,386Ver en GitHub↗

    Detection Script to help identify why your PC is not Windows 11 Release Ready. Now Supporting Update Checks!

    Runs each compatibility test in a fixed order, halting on critical failures to avoid unnecessary checks.

    AutoItreadinesswindows-11
    Ver en GitHub↗6,386
  • coleifer/hueyAvatar de coleifer

    coleifer/huey

    5,933Ver en GitHub↗

    .. image:: https://media.charlesleifer.com/blog/photos/huey3-logo.png

    Enqueues sequential pipelines where each task receives the prior result.

    Pythondankpythonqueue
    Ver en GitHub↗5,933
  • phodal/understand-promptAvatar de phodal

    phodal/understand-prompt

    5,455Ver en GitHub↗

    Este proyecto ofrece metodologías y guías para la ingeniería de prompts estructurada, flujos de trabajo generativos y estrategias especializadas de generación de imágenes. Funciona como un framework para optimizar las entradas a modelos de lenguaje de gran tamaño (LLM) en tareas de programación, escritura y análisis, además de ser una biblioteca de técnicas para controlar modelos de difusión. El proyecto destaca por su framework de diseño de software basado en IA, que convierte requisitos de negocio en arquitecturas técnicas y código mediante prompting orientado al dominio. También implementa patrones de flujo de trabajo de IA generativa que utilizan pipelines de prompts secuenciales y marcos cognitivos para garantizar resultados predecibles. Su capacidad abarca la arquitectura de software mediante el modelado de API orientado al dominio y la generación de lenguajes específicos de dominio (DSL). Se extiende a la generación de imágenes, incluyendo el binding estructural de imágenes, el entrenamiento de modelos personalizados y el refinamiento iterativo mediante inpainting para corregir artefactos visuales. El proyecto está implementado como una serie de Jupyter Notebooks.

    Organizes complex AI tasks into ordered sequential prompt pipelines to ensure consistent and predictable outputs.

    Jupyter Notebookaiaigcchatgpt
    Ver en GitHub↗5,455
  • jagregory/abrash-black-bookAvatar de jagregory

    jagregory/abrash-black-book

    4,833Ver en GitHub↗

    Este proyecto es una referencia técnica digital y fuente de libros de texto centrada en la programación gráfica. Consiste en una colección de guías de programación gráfica de bajo nivel proporcionadas como archivos fuente Markdown diseñados para la distribución y el estudio digital. El proyecto utiliza una tubería de construcción de libros electrónicos en Markdown para transformar el texto fuente en formatos HTML5, EPUB3 y Mobi. Este proceso aprovecha Pandoc para convertir documentos técnicos estructurados en formatos de lectura digital estandarizados a través de una tubería de procesamiento secuencial. El sistema cubre el formato de documentos técnicos y la distribución de libros de texto digitales. Transforma la escritura técnica sin procesar en diseños de libros digitales pulidos para la educación y referencia profesional.

    Employs a sequential task pipeline to process content through multiple stages of transformation.

    CSS
    Ver en GitHub↗4,833
  • modstart-lib/aigcpanelAvatar de modstart-lib

    modstart-lib/aigcpanel

    4,576Ver en GitHub↗

    Aigcpanel is a visual workflow automation tool and model lifecycle manager designed for generative AI media pipelines. It provides a unified interface to install, launch, and configure both local and remote AI model endpoints, acting as an orchestration platform for large language models and AI tools. The system features a drag-and-drop node editor for chaining AI models and scripts into automated processing pipelines. It distinguishes itself with a breakpoint-aware execution model that allows users to pause and resume long media tasks from specific points in the workflow. Additionally, it in

    Aligns synthetic audio with video frames by passing data through a chain of specialized synchronization models.

    TypeScriptaiaigccosyvoice
    Ver en GitHub↗4,576
  • cbh123/narratorAvatar de cbh123

    cbh123/narrator

    4,423Ver en GitHub↗

    Narrator es un sistema de inteligencia artificial que convierte transmisiones de video en tiempo real en descripciones de audio en lenguaje natural. Funciona como un narrador de visión multimodal y descriptor de escenas, utilizando visión artificial para transformar datos ambientales de una cámara en voz sintética. La herramienta opera como un pipeline que captura imágenes periódicas de una transmisión y utiliza un modelo de lenguaje grande multimodal para analizar eventos visuales. Estos análisis se convierten luego mediante síntesis de texto a voz en una narración que describe actividades y entornos del mundo real. El sistema admite el monitoreo automatizado del entorno y la asistencia visual mediante el muestreo de fotogramas de cámara y la generación de descripciones habladas del entorno actual del usuario.

    Maintains a live environmental stream by continuously polling and sampling frames from the camera.

    Python
    Ver en GitHub↗4,423
  • fastai/course22Avatar de fastai

    fastai/course22

    3,398Ver en GitHub↗

    This is a structured deep learning curriculum for programmers, delivered as a collection of Jupyter notebooks. It teaches the fundamentals of training neural networks for computer vision, natural language processing, tabular data analysis, and collaborative filtering using PyTorch and the fastai library. The course is designed to be hands-on, guiding learners from building a training loop from scratch to fine-tuning pretrained models for a variety of practical tasks. The curriculum distinguishes itself by covering the full lifecycle of a deep learning project, from data preparation and augmen

    Combines multiple data transformations into sequential pipelines that process raw items end-to-end.

    Jupyter Notebookdeep-learningfastaijupyter-notebooks
    Ver en GitHub↗3,398
  1. Home
  2. Development Tools & Productivity
  3. Task Pipeline Managers
  4. Sequential Pipelines

Explorar subetiquetas

  • Compatibility Check PipelinesRuns each compatibility test in a fixed order, halting on critical failures to avoid unnecessary checks on ineligible systems. **Distinct from Sequential Pipelines:** Distinct from Sequential Pipelines: focuses on compatibility verification with early termination on failure rather than general task data passing.
  • Model Synchronization PipelinesSequential data flows that pass information through multiple AI models to achieve synchronization. **Distinct from Sequential Pipelines:** Specifically for aligning AI model outputs (like audio and video) rather than general task enqueuing.
  • Vision Analysis Pipelines1 sub-etiquetaSequential stages of detection and classification specifically for image data. **Distinct from Sequential Pipelines:** Specializes general sequential pipelines for the domain of computer vision analysis.