awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesStreaming Response Transformers

Systems that modify response data in real time by processing data chunks as they stream.

Distinct from API Response Transformations: Specifically focuses on stream-based chunk transformation rather than general API response format alteration.

Explore 2 awesome GitHub repositories matching web development · Streaming Response Transformers. Refine with filters or upvote what's useful.

Awesome Streaming Response Transformers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • nodejitsu/node-http-proxyAvatar nodejitsu

    nodejitsu/node-http-proxy

    14,137Vezi pe GitHub↗

    node-http-proxy is a Node.js HTTP proxy library and toolkit used to create programmable reverse proxies, load balancers, and traffic routers. It functions as a system for forwarding HTTP and WebSocket traffic from clients to backend target servers. The project provides capabilities for translating incoming request paths into backend addresses using programmable matching rules. It supports the creation of bidirectional tunnels to facilitate real-time communication via WebSocket proxying. The library covers the modification of request and response headers, including the rewriting of cookies an

    Modifies incoming response data in real time by piping chunks through a transformation layer.

    JavaScript
    Vezi pe GitHub↗14,137
  • 1517005260/graph-rag-agentAvatar 1517005260

    1517005260/graph-rag-agent

    2,240Vezi pe GitHub↗

    This project is a comprehensive framework for constructing, managing, and evaluating knowledge graphs through multi-agent reasoning and deep search capabilities. It provides an end-to-end pipeline that ingests multi-format documents, extracts entities and relationships based on configurable schemas, and maintains structured knowledge bases to support evidence-based retrieval. The system distinguishes itself through its multi-agent orchestration, which decomposes complex queries into parallel research steps and synthesizes long-form reports. It leverages advanced graph-based techniques, includ

    Transmits text chunks and execution logs to the client to minimize perceived latency during processing.

    Pythonagentic-ragchain-of-explorationdeepresearch
    Vezi pe GitHub↗2,240
  1. Home
  2. Web Development
  3. API Response Transformations
  4. Streaming Response Transformers