awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

25 مستودعات

Awesome GitHub RepositoriesReal-Time Text Streaming

Low-latency processing of continuous text input streams for real-time AI applications.

Distinct from Real-Time Data Streaming: Specifically addresses text/token streams for LLMs rather than event-driven database streaming.

Explore 25 awesome GitHub repositories matching data & databases · Real-Time Text Streaming. Refine with filters or upvote what's useful.

Awesome Real-Time Text Streaming GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • nesquena/hermes-webuiالصورة الرمزية لـ nesquena

    nesquena/hermes-webui

    14,912عرض على GitHub↗

    Hermes-webui is a self-hosted AI orchestrator and web interface for managing autonomous agents. It serves as a multi-provider gateway that connects cloud and local large language models, providing a central hub to execute scheduled background jobs, run shell commands, and manage agent memory on private hardware. The system distinguishes itself through a persistent memory manager that utilizes knowledge graphs and markdown files for long-term context across sessions. It features a model context protocol host for extending agent capabilities with standardized tools and supports the orchestratio

    Implements real-time text streaming using server-sent events to display LLM tokens incrementally as they are generated.

    Pythonagentai-agentshermes
    عرض على GitHub↗14,912
  • jxnl/instructorالصورة الرمزية لـ jxnl

    jxnl/instructor

    13,236عرض على GitHub↗

    Instructor is a library designed to parse, validate, and map unstructured language model responses into strongly typed, schema-compliant data objects. It provides a framework for structured data extraction that uses data modeling classes to enforce strict type constraints on model outputs, ensuring that generated content consistently matches expected structures. The library distinguishes itself through an automated error recovery system that manages the lifecycle of failed extraction attempts. When a model output fails to meet defined schema requirements, the framework automatically triggers

    Processes and yields structured data objects incrementally as they are generated to reduce latency.

    Python
    عرض على GitHub↗13,236
  • chenhg5/cc-connectالصورة الرمزية لـ chenhg5

    chenhg5/cc-connect

    12,915عرض على GitHub↗

    cc-connect is an AI agent messaging bridge and session manager that connects local AI coding agents to third-party messaging platforms. It acts as a multimodal AI chat relay and a OneBot protocol gateway, allowing users to control local AI agents remotely via a variety of chat interfaces. The project distinguishes itself by providing a remote AI agent controller that enables the management of agents through slash commands and a web management dashboard. It supports multi-tenant project orchestration and session-based context isolation, ensuring that independent conversation threads are mainta

    Implements real-time token streaming to update messages in-place as the agent produces output.

    Go
    عرض على GitHub↗12,915
  • huggingface/ml-internالصورة الرمزية لـ huggingface

    huggingface/ml-intern

    10,521عرض على GitHub↗

    This project is an autonomous AI agent framework and workflow orchestrator designed to automate machine learning engineering. It functions as a reasoning engine that reads research papers and writes code to train and deploy machine learning models through iterative reasoning loops and tool execution. The system distinguishes itself by integrating a GPU-accelerated sandboxed execution environment, allowing it to run and verify machine learning scripts in isolated remote containers. It utilizes a model provider integration gateway to route inference requests across various hosted or local endpo

    Streams real-time token chunks and processing states for live monitoring of agent activity.

    Python
    عرض على GitHub↗10,521
  • xiangsx/gpt4free-tsالصورة الرمزية لـ xiangsx

    xiangsx/gpt4free-ts

    7,701عرض على GitHub↗

    gpt4free-ts is a TypeScript-based LLM API proxy and gateway that provides a unified interface for accessing large language models without paid subscriptions or official API keys. It functions as a containerized AI bridge that routes requests to various free third-party providers to retrieve chat completions. The project acts as an OpenAI API wrapper, translating requests and responses into the standard OpenAI chat completions format to ensure compatibility with existing AI tools. It utilizes a provider-based routing system to distribute request loads across available endpoints. The gateway s

    Implements low-latency event streams for the real-time delivery of LLM token streams.

    TypeScriptchatbotchatbotschatgpt
    عرض على GitHub↗7,701
  • mit-han-lab/streaming-llmالصورة الرمزية لـ mit-han-lab

    mit-han-lab/streaming-llm

    7,232عرض على GitHub↗

    This project is a long context inference engine and optimizer designed to process infinite text streams using large language models without memory growth or performance degradation. It serves as a system for maintaining constant memory usage during the generation of text from arbitrarily long input sequences. The implementation utilizes a rolling key-value cache manager and attention sink mechanisms to stabilize the attention process during continuous stream processing. By retaining initial tokens and employing a sliding window of key-value pairs, the system enables constant-time inference an

    Integrates LLMs into workflows requiring low-latency processing of arbitrary length input streams.

    Python
    عرض على GitHub↗7,232
  • guardrails-ai/guardrailsالصورة الرمزية لـ guardrails-ai

    guardrails-ai/guardrails

    7,033عرض على GitHub↗

    Guardrails is a Python SDK that wraps calls to large language models with configurable validation pipelines, corrective actions, and structured output generation. It provides a unified API layer that connects to over 100 language models, applying consistent validation, streaming, and error-handling across providers. The framework validates and corrects model responses against safety and quality rules, detecting and mitigating risks in both inputs and outputs using pre-built and custom validators. The project distinguishes itself through a validator-pipeline architecture that sequentially appl

    Validates and corrects streaming LLM responses in real time for immediate feedback in interactive apps.

    Pythonaifoundation-modelgpt-3
    عرض على GitHub↗7,033
  • ai-dynamo/dynamoالصورة الرمزية لـ ai-dynamo

    ai-dynamo/dynamo

    6,112عرض على GitHub↗

    Dynamo is a distributed inference orchestration platform designed for large language models. It functions as a system to coordinate prefill and decode phases across GPU nodes, utilizing a multi-backend runtime adapter to connect engines like vLLM and TensorRT-LLM through a unified block-oriented memory interface. An OpenAI-compatible API server provides the frontend for integration with existing tools and clients. The project is distinguished by its disaggregated serving architecture, which separates prompt processing and token generation onto independent GPU pools to optimize throughput and

    Processes server-sent events and JSON streams to handle real-time text generation from inference protocols.

    Rust
    عرض على GitHub↗6,112
  • sferik/tالصورة الرمزية لـ sferik

    sferik/t

    5,568عرض على GitHub↗

    t is a command-line Twitter client that wraps Twitter's REST and streaming APIs, enabling users to post tweets, manage accounts, and search Twitter directly from the terminal. It supports authenticating and switching between multiple Twitter profiles stored in a local configuration file, allowing commands to be executed under the active account. The tool distinguishes itself through shell-integrated workflows, including tab completion for Zsh and Bash, and Unix-pipe-compatible output formatting that defaults to tab-separated columns for piping into standard utilities like grep and awk. It als

    Opens a persistent HTTP connection to receive real-time tweets matching a filter or timeline.

    Ruby
    عرض على GitHub↗5,568
  • lvwzhen/law-cn-aiالصورة الرمزية لـ lvwzhen

    lvwzhen/law-cn-ai

    4,906عرض على GitHub↗

    This project is a legal AI system that provides a language model assistant grounded in a retrieval-augmented generation knowledge base. It enables users to perform vector-based legal searches and receive grounded answers to legal questions. The system specifically supports Chinese legal knowledge retrieval by converting markdown documents into vector embeddings for semantic search. It utilizes a streaming web interface that delivers incremental AI responses via server-sent events. The broader capability surface includes chunk-based document processing, vector-based knowledge indexing, and si

    Streams AI-generated legal analysis as a continuous text stream for a faster user experience.

    MDX
    عرض على GitHub↗4,906
  • anthropics/claude-agent-sdk-pythonالصورة الرمزية لـ anthropics

    anthropics/claude-agent-sdk-python

    4,885عرض على GitHub↗

    Claude Agent SDK is a Python library from Anthropic for building AI agents that use Claude’s tool‑calling, streaming, and session‑management capabilities. It provides a structured framework for intercepting and logging every tool call an agent makes, managing conversation sessions across multiple turns, and controlling which tools the agent is allowed to invoke through configurable permission rules. The SDK distinguishes itself with middleware‑driven tool interception that lets developers block, modify, or require approval for tool calls before or after execution. A permission policy engine e

    Streams messages in real time for incremental input and output.

    Python
    عرض على GitHub↗4,885
  • gbeced/pyalgotradeالصورة الرمزية لـ gbeced

    gbeced/pyalgotrade

    4,659عرض على GitHub↗

    pyalgotrade is a Python algorithmic trading library designed for developing, backtesting, and executing automated trading strategies. It provides a comprehensive framework for financial strategy backtesting, a technical analysis library for computing mathematical indicators, and connectors for cryptocurrency exchange integration. The project distinguishes itself by supporting sentiment-based trading through the integration of real-time social media feeds and keyword streams. It features a quantitative trading visualization tool for plotting price action and portfolio equity curves, along with

    Connects to public APIs to stream real-time social media content based on specific keywords.

    Python
    عرض على GitHub↗4,659
  • sferik/twitterالصورة الرمزية لـ sferik

    sferik/twitter

    4,577عرض على GitHub↗

    This project is a Ruby wrapper for the Twitter API, providing a programmatic interface to interact with the platform's REST and streaming endpoints. It serves as an API client for managing social content, users, and account activity. The library includes specialized tools for real-time data streaming, allowing the acquisition of live public posts, account events, and user activity. It differentiates itself with advanced media handling, such as chunked uploading for large files, and integrated traffic management to monitor rate limits and detect streaming stalls. Broadly, the project covers c

    Provides real-time streaming of social media content via persistent HTTP connections.

    Ruby
    عرض على GitHub↗4,577
  • turboderp/exllamav2الصورة الرمزية لـ turboderp

    turboderp/exllamav2

    4,553عرض على GitHub↗

    exllamav2 هي مكتبة استنتاج عالية الأداء مصممة لتشغيل نماذج اللغات الكبيرة محلياً على وحدات معالجة الرسومات (GPUs) المخصصة للمستهلكين. توفر مشغلاً مسرعاً بواسطة GPU وأدوات تكميم لتمكين تنفيذ النموذج دون الاعتماد على خدمات الحوسبة السحابية. يتميز المشروع بأداة تكميم تضغط النماذج إلى معدلات بت مختلطة بين اثنين وثمانية بت لتقليل متطلبات ذاكرة الفيديو (VRAM). يتميز بمولد نصوص مجمع يتعامل مع الطلبات المجمعة ويزيل تكرار بيانات ذاكرة التخزين المؤقت لزيادة الإنتاجية. تغطي المكتبة سطح قدرة واسعاً بما في ذلك تدفق الرموز غير المتزامن للمخرجات في الوقت الفعلي، وتنفيذ نواة GPU مخصصة لعمليات الجبر الخطي، وتعيين الذاكرة المحلية للوصول منخفض زمن الوصول إلى أوزان النموذج.

    Implements low-latency processing of continuous token streams for real-time AI application output.

    Python
    عرض على GitHub↗4,553
  • turboderp-org/exllamav2الصورة الرمزية لـ turboderp-org

    turboderp-org/exllamav2

    4,552عرض على GitHub↗

    exllamav2 هو محرك استنتاج وإطار عمل عالي الأداء لتنفيذ نماذج اللغات الكبيرة محلياً على وحدات معالجة الرسومات (GPUs) من فئة المستهلك. يوفر نظاماً كاملاً لنشر النماذج محلياً، بما في ذلك محرك استنتاج متخصص وأدوات لتكميم النموذج. يتميز المشروع بإطار عمل استنتاج متعدد وحدات معالجة الرسومات يوزع أعباء العمل عبر بطاقات رسومات متعددة لتشغيل النماذج التي تتجاوز سعة ذاكرة جهاز واحد. يتضمن مكمم نموذج GPU قادراً على تحويل النماذج إلى تنسيقات مختلطة الدقة بين 2 و8 بت لموازنة استخدام الذاكرة والدقة. يدعم المحرك توليد نصوص عالي الإنتاجية من خلال الاستنتاج المتوازي القائم على الدفعات وتدفق المخرجات غير المتزامن. يتم دعم هذه القدرات بواسطة نواة CUDA مخصصة وإزالة تكرار ذاكرة التخزين المؤقت لتحسين استخدام الأجهزة وتقليل زمن الوصول أثناء توليد الرموز.

    Sends generated model output incrementally via asynchronous processing for real-time user interaction.

    Python
    عرض على GitHub↗4,552
  • ttezel/twitالصورة الرمزية لـ ttezel

    ttezel/twit

    4,283عرض على GitHub↗

    Twit is a Node.js library and API client for interacting with Twitter. It provides a programmatic interface for accessing both REST and Streaming API endpoints to integrate social media data into JavaScript applications. The library enables real-time monitoring of Twitter events through a persistent streaming connection and an event-driven architecture. It also supports account automation, allowing for the management of user profiles and the programmatic execution of account actions. The toolkit covers media management via chunked file uploads, identity management through token-based authent

    Consumes real-time social media event streams via a persistent HTTP connection.

    JavaScript
    عرض على GitHub↗4,283
  • hoper-j/ai-guide-and-demos-zh_cnالصورة الرمزية لـ Hoper-J

    Hoper-J/AI-Guide-and-Demos-zh_CN

    4,199عرض على GitHub↗

    هذا المشروع عبارة عن مورد تعليمي شامل ومجموعة من العروض التوضيحية التي تركز على تكامل النماذج اللغوية الكبيرة، والنشر، والضبط الدقيق. يوفر محتوى تعليمياً وأدلة عملية للعمل مع نماذج الذكاء الاصطناعي. يتضمن المورد دروساً ودورات محددة حول تكييف النماذج المدربة مسبقاً مع مجموعات بيانات متخصصة باستخدام تقنيات الضبط الدقيق الفعالة للمعلمات. كما يوفر محتوى إرشادياً لتشغيل النماذج المكممة على أجهزة المستهلك وبناء خطوط أنابيب توليد معززة بالاسترجاع (RAG) باستخدام قواعد بيانات المتجهات وفهرسة المستندات. يغطي المشروع مجموعة واسعة من تطوير تطبيقات الذكاء الاصطناعي، بما في ذلك تكامل واجهات برمجة تطبيقات النماذج اللغوية الكبيرة للمحادثات المتدفقة، وإنشاء واجهات مستخدم قائمة على الويب، وتنفيذ خطوط أنابيب RAG. يتم دعم التنفيذ من خلال دفاتر ملاحظات قائمة على السحابة مهيأة مسبقاً على Kaggle و Colab لتوفير وصول GPU دون الحاجة إلى تثبيتات أجهزة محلية.

    Demonstrates low-latency processing of token streams from language models for real-time AI interfaces.

    Python
    عرض على GitHub↗4,199
  • praw-dev/prawالصورة الرمزية لـ praw-dev

    praw-dev/praw

    4,168عرض على GitHub↗

    PRAW هو مكتبة Python للتعامل مع واجهة برمجة تطبيقات Reddit، ويعمل كعميل REST API وزاحف لبيانات وسائل التواصل الاجتماعي. يوفر واجهة برمجية لجلب البيانات، وإدارة محتوى الحساب، والتفاعل مع المنصة. تنفذ المكتبة عميل OAuth 2.0 شاملاً يدعم تدفقات تفويض متعددة، بما في ذلك كلمات المرور، والتدفقات الضمنية، ورموز التحديث، بالإضافة إلى وصول الضيف للقراءة فقط. يتميز بجدولة طلبات تراعي حدود المعدل (rate-limit-aware) التي تتبع تقييد الخادم لمنع استنفاد حصة API، ويستخدم كائنات تحميل كسول (lazy-loading) لجلب البيانات فقط عند الوصول إلى سمات محددة. تغطي القدرات إدارة المجتمع والمستخدمين، وبث المشاركات في الوقت الفعلي عبر المولدات، واستخراج سلاسل النقاش المتداخلة. تتضمن مجموعة الأدوات أيضاً إدارة المحتوى لإنشاء المنشورات والتعليقات، إلى جانب خيارات تكوين الشبكة للجلسات المخصصة وتوجيه الوكيل (proxy routing).

    Supports real-time streaming of new submissions and community content via persistent connections.

    Pythonapioauthpraw
    عرض على GitHub↗4,168
  • lightning-ai/litserveالصورة الرمزية لـ Lightning-AI

    Lightning-AI/LitServe

    3,894عرض على GitHub↗

    LitServe هو إطار عمل لخادم استدلال الذكاء الاصطناعي بلغة Python وإطار عمل لخدمة النماذج اللغوية الكبيرة (LLM) مصمم للاستدلال عالي التزامن. يعمل كخادم نماذج ذكاء اصطناعي موزع ومحرك استدلال مجمع ديناميكياً، مما يوفر الأدوات لبناء واستضافة خوادم مخصصة تشغل نماذج الذكاء الاصطناعي. يتميز إطار العمل بطابور طلبات مجمع ديناميكياً يجمع طلبات الاستدلال الفردية في موترات (tensors) واحدة لزيادة إنتاجية GPU. يدعم توسيع نطاق GPU الموزع، مما يسمح بتوزيع أعباء عمل النماذج عبر مسرعات أجهزة متعددة لموازنة أحمال الحوسبة وزيادة السعة الإجمالية. يوفر النظام واجهة غلاف عالية المستوى تفصل المعالجة المسبقة للطلب والمعالجة اللاحقة عن منطق تنفيذ النموذج الأساسي. كما يتضمن إمكانات لبث النماذج في الوقت الفعلي لتقديم المخرجات بشكل تزايدي ويستخدم حلقة أحداث غير متزامنة للتعامل مع طلبات الشبكة المتزامنة.

    Sends AI generated responses to the user incrementally as they are produced.

    Python
    عرض على GitHub↗3,894
  • atmosphere/atmosphereالصورة الرمزية لـ Atmosphere

    Atmosphere/atmosphere

    3,780عرض على GitHub↗

    Atmosphere is a Java-based framework for building and coordinating AI agents. It provides a real-time transport layer for streaming data via WebSockets, SSE, gRPC, and WebTransport, alongside a multi-agent orchestration framework for managing agent fleets through sequential, parallel, and graph-based execution workflows. The project features a durable workflow engine that persists agent state as snapshots, allowing long-running tasks to survive system restarts and incorporate human-in-the-loop approvals. It also implements Model Context Protocol servers to expose tools, resources, and prompt

    Implements the accumulation of raw text fragments from server-side sources for real-time AI response rendering.

    Javaacpagentic-aiembabel
    عرض على GitHub↗3,780
السابق12التالي
  1. Home
  2. Data & Databases
  3. Real-Time Data Streaming
  4. Real-Time Text Streaming

استكشف الوسوم الفرعية

  • Social Media StreamsReal-time streaming of social media content such as tweets or posts via persistent HTTP connections. **Distinct from Real-Time Text Streaming:** Distinct from Real-Time Text Streaming: targets social media platform streaming endpoints rather than LLM text token streams.
  • Streaming CorrectionsValidates and corrects streaming LLM responses on the fly, enabling immediate feedback in interactive applications. **Distinct from Real-Time Text Streaming:** Distinct from Real-Time Text Streaming: adds on-the-fly correction of streaming output, not just passive delivery.
  • Timed Text Stream GeneratorsProduces text streams from files, UTC time, or NTP time for use in multimedia pipelines. **Distinct from Real-Time Text Streaming:** Distinct from Real-Time Text Streaming: generates timed text streams for multimedia pipelines rather than processing LLM token streams.