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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pathwaycom avatar

pathwaycom/llm-app

0
View on GitHub↗
59,341 Stars·1,431 Forks·Jupyter Notebook·MIT·25 Aufrufepathway.com/developers/templates↗

Llm App

This project is a data processing engine and AI application platform designed for building production-grade machine learning workflows. It provides a unified programming model that handles both historical batch data and live stream ingestion, enabling the development of real-time ETL pipelines and scalable data transformation workflows.

The framework distinguishes itself through differential dataflow execution, which propagates only changes through a pipeline rather than recomputing entire datasets. It supports distributed state management across worker nodes and utilizes incremental stream processing to trigger computations only when source data updates. These capabilities are paired with a specialized vector search framework that maintains low-latency access to evolving knowledge bases for retrieval-augmented generation.

The platform facilitates enterprise AI integration by connecting large language models to private data sources. It includes pre-built application templates to assist in the deployment of high-accuracy retrieval systems and scalable data pipelines.

Features

  • Data Processing Frameworks - Delivers a high-performance environment designed for large-scale data ingestion and complex transformation tasks.
  • Differential Dataflow Engines - Propagates incremental updates through directed graphs to avoid full dataset recomputation during query processing.
  • Unified Batch and Stream Processing Engines - Merges historical batch records and live data streams into a single programming model for consistent processing logic.
  • Distributed State Management - Coordinates consistent application state across multiple worker nodes to facilitate horizontal scaling for complex transformations.
  • ETL Workflows - Automates the extraction, transformation, and loading of large data volumes to prepare information for downstream analysis.
  • Real-Time Data Processors - Ingests and processes information from diverse sources in real-time to ensure continuous visibility into changing data.
  • Vector Search Frameworks - Supports low-latency retrieval of evolving knowledge bases for retrieval-augmented generation applications.
  • AI Application Platforms - Hosts production-grade workflows that seamlessly integrate live data streams with machine learning model inference.
  • Event-Driven Data Pipelines - Triggers automated data movement and reconciliation based on incoming events to maintain up-to-date information pipelines.
  • Development Platforms - Library for building real-time AI-powered data pipelines.
  • LLM Development Frameworks - Library for building real-time LLM-enabled data pipelines.
  • RAG Frameworks - Production-ready framework for real-time indexing and retrieval.
  • Retrieval Augmented Generation - Templates for building enterprise search and data pipelines.
  • Vector Semantic Indices - Transforms unstructured data into high-dimensional vector spaces to enable rapid similarity searching.
  • Enterprise AI Integrations - Connects large language models to private business data sources to facilitate secure and scalable automated insights.
  • Retrieval Augmented Generation Systems - Combines real-time information retrieval with generative models to produce context-aware and accurate responses.
  • Reactive & Event-Driven Systems - Decouples data ingestion from processing logic using non-blocking mechanisms to handle high-throughput event streams.

Star-Verlauf

Star-Verlauf für pathwaycom/llm-appStar-Verlauf für pathwaycom/llm-app

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Llm App

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Llm App.
  • pathwaycom/pathwayAvatar von pathwaycom

    pathwaycom/pathway

    62,959Auf GitHub ansehen↗

    Pathway is a high-performance data processing framework designed for building unified batch and streaming pipelines. It functions as an orchestrator for complex data transformations, utilizing a differential dataflow engine to process updates incrementally. By treating static datasets and continuous event streams with identical logic, the platform ensures exactly-once processing semantics and consistent results across diverse data sources. The framework distinguishes itself through its specialized support for real-time artificial intelligence and retrieval-augmented generation. It features in

    Pythonbatch-processingdata-analyticsdata-pipelines
    Auf GitHub ansehen↗62,959
  • infinyon/fluvioAvatar von infinyon

    infinyon/fluvio

    5,231Auf GitHub ansehen↗

    Fluvio is a distributed event streaming platform and cloud-native streaming engine designed for collecting, persisting, and replicating real-time data streams across a distributed cluster. It functions as a real-time data pipeline for building stateful workflows that ingest, enrich, and export data between external sources and sinks. The platform is distinguished by its use of WebAssembly to execute compiled modules for in-line data transformations and filtering. This allows for the execution of custom business logic to reshape information in motion without requiring a restart of the cluster.

    Rust
    Auf GitHub ansehen↗5,231
  • vonng/ddiaAvatar von Vonng

    Vonng/ddia

    22,648Auf GitHub ansehen↗

    This project serves as a comprehensive technical reference for the architecture and design of data-intensive applications. It provides a structured analysis of the fundamental principles required to build reliable, scalable, and maintainable software systems, covering the core trade-offs inherent in modern data infrastructure. The repository explores the mechanics of distributed data management, including strategies for replication, partitioning, and achieving consensus across multiple nodes. It details the design of storage engines, indexing techniques, and transaction management models, whi

    Pythonbookdatabaseddia
    Auf GitHub ansehen↗22,648
  • mintplex-labs/anything-llmAvatar von Mintplex-Labs

    Mintplex-Labs/anything-llm

    61,663Auf GitHub ansehen↗

    This platform serves as a comprehensive environment for managing private language models, document knowledge bases, and automated agent workflows within secure local infrastructure. It functions as a document-aware workspace that enables users to ingest diverse file formats into searchable repositories, ensuring that all data processing and model inference remain within private, local environments to maintain data sovereignty. The system distinguishes itself through a modular agentic engine that allows for the definition of custom skills and external tool execution. By utilizing a multi-model

    JavaScriptai-agentscustom-ai-agentsdeepseek
    Auf GitHub ansehen↗61,663
Alle 30 Alternativen zu Llm App anzeigen→

Häufig gestellte Fragen

Was macht pathwaycom/llm-app?

This project is a data processing engine and AI application platform designed for building production-grade machine learning workflows. It provides a unified programming model that handles both historical batch data and live stream ingestion, enabling the development of real-time ETL pipelines and scalable data transformation workflows.

Was sind die Hauptfunktionen von pathwaycom/llm-app?

Die Hauptfunktionen von pathwaycom/llm-app sind: Data Processing Frameworks, Differential Dataflow Engines, Unified Batch and Stream Processing Engines, Distributed State Management, ETL Workflows, Real-Time Data Processors, Vector Search Frameworks, AI Application Platforms.

Welche Open-Source-Alternativen gibt es zu pathwaycom/llm-app?

Open-Source-Alternativen zu pathwaycom/llm-app sind unter anderem: pathwaycom/pathway — Pathway is a high-performance data processing framework designed for building unified batch and streaming pipelines.… infinyon/fluvio — Fluvio is a distributed event streaming platform and cloud-native streaming engine designed for collecting,… vonng/ddia — This project serves as a comprehensive technical reference for the architecture and design of data-intensive… mintplex-labs/anything-llm — This platform serves as a comprehensive environment for managing private language models, document knowledge bases,… agentset-ai/agentset — The open-source RAG platform: built-in citations, deep research, 22+ file formats, partitions, MCP server, and more. embeddedllm/jamaibase — The collaborative spreadsheet for AI. Chain cells into powerful pipelines, experiment with prompts and models, and…