Python Real-time

Open-source Python projects categorized as Real-time

Top 23 Python Real-time Projects

  1. pathway

    Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.

    Project mention: pathway VS cocoindex - a user suggested alternative | libhunt.com/r/pathway | 2025-04-01
  2. InfluxDB

    InfluxDB โ€“ Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. BackgroundMattingV2

    Real-Time High-Resolution Background Matting

  4. darkflow

    Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices

  5. pipecat

    Open Source framework for voice and multimodal conversational AI

    Project mention: I Open-Sourced My AI Toy Company That Runs on ESP32 and OpenAI Realtime API | news.ycombinator.com | 2025-04-22

    My plan is that Espressifโ€™s WebRTC code[0] will hook up to pipe at [1] that gets you the freedom to do whatever you want.

    [0] https://github.com/espressif/esp-webrtc-solution

    [1] https://github.com/pipecat-ai/pipecat

  6. agents

    A powerful framework for building realtime voice AI agents ๐Ÿค–๐ŸŽ™๏ธ๐Ÿ“น

    Project mention: Real-time Voice Chat at ~500ms Latency | news.ycombinator.com | 2025-05-05

    This is the exact strategy I'm using for the real-time voice agent I'm building. Livekit also published a custom turn detection model that works really well based on the video they released, which was cool to see.

    Code: https://github.com/livekit/agents/tree/main/livekit-plugins/...

  7. ByteTrack

    [ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box

    Project mention: Using YOLO for Real-Time Object Detection with Koyeb GPUs | dev.to | 2024-07-31

    ByteTrack is a more recent tracking algorithm that is designed to handle occlusions and overlapping objects better. It uses a byte-level representation of objects and a motion model to predict the future position of objects. To enable ByteTrack in YOLOv8, use the bytetrack.yaml configuration file.

  8. yolact

    A simple, fully convolutional model for real-time instance segmentation.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. FairMOT

    [IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking

  11. TensorFlowTTS

    :stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other languages)

  12. vidgear

    A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire:

  13. AutobahnPython

    WebSocket and WAMP in Python for Twisted and asyncio

  14. lightweight-human-pose-estimation.pytorch

    Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.

  15. YOLOv3_TensorFlow

    Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.

  16. yolact_edge

    The first competitive instance segmentation approach that runs on small edge devices at real-time speeds.

  17. diart

    A python package to build AI-powered real-time audio applications

    Project mention: Ask HN: What is the current state of the art for transcribing with diarization? | news.ycombinator.com | 2024-10-18

    Why do you think the space is stalled? There are quite a few apps in that space. https://github.com/juanmc2005/diart

  18. Streamz

    Real-time stream processing for python

  19. FastMOT

    High-performance multiple object tracking based on YOLO, Deep SORT, and KLT ๐Ÿš€

  20. binance-futures-connector-python

    Simple python connector to Binance Futures API

  21. trt_pose

    Real-time pose estimation accelerated with NVIDIA TensorRT

  22. EGVSR

    Efficient & Generic Video Super-Resolution

  23. Real-Time-Latent-Consistency-Model

    App showcasing multiple real-time diffusion models pipelines with Diffusers

  24. TouchDesigner_Shared

    TouchDesigner toxes and small projects

  25. example-hftish

    Example Order Book Imbalance Algorithm

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Real-time discussion

Log in or Post with

Python Real-time related posts

  • Building Voice AI Agents with the OpenAI Agents SDK

    2 projects | dev.to | 5 May 2025
  • You Wouldn't Download a Hacker News

    5 projects | news.ycombinator.com | 29 Apr 2025
  • How to Build Your Own AI-Powered Voice Agent with LiveKit and Twillio: Step-by-Step Implementation Guide

    1 project | dev.to | 24 Apr 2025
  • I Open-Sourced My AI Toy Company That Runs on ESP32 and OpenAI Realtime API

    6 projects | news.ycombinator.com | 22 Apr 2025
  • pathway VS cocoindex - a user suggested alternative

    2 projects | 1 Apr 2025
  • OpenAI Realtime API: The Missing Manual

    1 project | news.ycombinator.com | 21 Nov 2024
  • Ask HN: What is the current state of the art for transcribing with diarization?

    1 project | news.ycombinator.com | 18 Oct 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 13 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more โ†’

Index

What are some of the best open-source Real-time projects in Python? This list will help you:

# Project Stars
1 pathway 24,712
2 BackgroundMattingV2 7,033
3 darkflow 6,146
4 pipecat 6,063
5 agents 5,878
6 ByteTrack 5,267
7 yolact 5,112
8 FairMOT 4,090
9 TensorFlowTTS 3,925
10 vidgear 3,508
11 AutobahnPython 2,508
12 lightweight-human-pose-estimation.pytorch 2,154
13 YOLOv3_TensorFlow 1,555
14 yolact_edge 1,293
15 diart 1,281
16 Streamz 1,262
17 FastMOT 1,173
18 binance-futures-connector-python 1,074
19 trt_pose 995
20 EGVSR 917
21 Real-Time-Latent-Consistency-Model 898
22 TouchDesigner_Shared 872
23 example-hftish 789

Sponsored
InfluxDB โ€“ Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?