Showing 20 open source projects for "data integration"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Coomer Downloader App

    Coomer Downloader App

    Coomer downloader

    ...The application typically supports features such as authentication, rate limiting, and retry mechanisms to ensure reliable downloads even when dealing with unstable connections or restricted endpoints. It is often used for personal archiving, data collection, or offline access to content that may otherwise be difficult to manage manually. The tool operates through a command-line interface, making it suitable for scripting and integration into automated workflows.
    Downloads: 210 This Week
    Last Update:
    See Project
  • 2
    cobalt

    cobalt

    Video and media downloader: Best way to save what you love

    ...The project is built with performance in mind, leveraging efficient backend processing to handle requests quickly and consistently. It also prioritizes user privacy by avoiding data collection and minimizing external dependencies. Cobalt is designed to be simple yet powerful, offering a streamlined interface while still supporting a wide range of media sources and formats. Its architecture allows for easy deployment and customization, making it suitable for both personal use and integration into larger systems.
    Downloads: 111 This Week
    Last Update:
    See Project
  • 3
    DouK-Downloader

    DouK-Downloader

    TikTok releases/likes/compilations/live streams/videos/atlases/music

    ...The software goes beyond simple downloading by offering comprehensive data collection features, including comments, user statistics, and trending data such as hot boards and search results. It supports automated workflows like incremental downloads, duplicate detection, and persistent storage of collected data in formats like CSV, XLSX, and SQLite, making it useful for both content archiving and analytics.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Reactor Core

    Reactor Core

    Non-Blocking Reactive Foundation for the JVM

    Reactor Core is a foundational library for building reactive applications in Java, providing a powerful API for asynchronous, non-blocking programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Gyroflow

    Gyroflow

    Video stabilization using gyroscope data

    Gyroflow is an advanced open-source video stabilization application that uses gyroscope and motion sensor data to produce highly accurate and cinematic stabilization results. Instead of relying solely on visual estimation like traditional software stabilizers, it processes real motion data recorded by cameras or external sensors to achieve more precise compensation. This approach allows it to correct complex camera movement, rolling shutter distortion, and lens artifacts while preserving...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    gopro-dashboard-overlay

    gopro-dashboard-overlay

    Programs to process GoPro MP4 & Generic GPX/FIT files

    gopro-dashboard-overlay is a multimedia processing toolkit that generates data-rich overlays on videos using telemetry data from GoPro cameras or external GPS sources. It processes video files alongside GPX or FIT data to render dashboards displaying metrics such as speed, distance, and location directly onto footage. The system supports a wide range of layouts, including maps, gauges, and charts, which can be customized through configuration files. It integrates FFmpeg for rendering and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    FFmpeg.AutoGen

    FFmpeg.AutoGen

    FFmpeg auto generated unsafe bindings for C#/.NET and Core

    FFmpeg.AutoGen is a .NET binding for FFmpeg that provides low-level access to its native libraries through automatically generated C# interop code. It enables developers to work directly with FFmpeg’s APIs, including encoding, decoding, muxing, and demuxing operations, within managed .NET environments. The library exposes FFmpeg structures and functions with minimal abstraction, offering high performance and flexibility. It is designed for advanced use cases where precise control over...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Dispatcharr

    Dispatcharr

    Your Ultimate IPTV & Stream Management Companion

    Dispatcharr is a self-hosted IPTV and streaming management platform built for people who want full control over their playlists, streams, and program guide (EPG) data. It lets you import M3U/EPG sources, curate and organize them with filtering and grouping, and serve them reliably to clients like Plex, Jellyfin, and Emby with advanced proxying and failover support. Designed with both simple personal use and larger self-hosted setups in mind, Dispatcharr offers real-time streaming statistics,...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 9
    Web RPA

    Web RPA

    Web Robotics Process Automation Tool

    Web RPA is a browser automation framework designed to perform robotic process automation tasks directly within web environments. It enables users to automate repetitive actions such as form filling, data extraction, and workflow execution through programmable scripts. The system focuses on simplicity and flexibility, allowing automation without requiring complex infrastructure. It supports interaction with web elements, navigation flows, and dynamic content handling, making it suitable for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    gonic

    gonic

    music streaming server / free-software subsonic server API

    ...The server can scan local directories, organize music libraries, and expose them through a web interface or compatible third-party apps. It also supports podcast management, playlist handling, and integration with services like Last.fm for enhanced metadata and artist information. gonic emphasizes simplicity and performance, making it suitable for running on small servers or home setups. Its modular configuration allows users to customize transcoding, storage paths, and playback behavior. Overall, it provides a flexible and efficient alternative to commercial music streaming services with full control over data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Jaffree

    Jaffree

    Java ffmpeg and ffprobe command-line wrapper

    Jaffree is a Java library that provides a clean and modern API for interacting with FFmpeg, allowing developers to programmatically execute multimedia processing tasks. It abstracts the complexity of command-line FFmpeg usage by offering strongly typed Java classes for configuring inputs, outputs, codecs, and filters. The library supports streaming data, handling real-time processing scenarios, and integrating FFmpeg pipelines directly into Java applications. It is designed for flexibility...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    PyAV

    PyAV

    Pythonic bindings for FFmpeg's libraries

    PyAV is a Python library that provides direct bindings to FFmpeg, offering fine-grained control over multimedia processing through a Pythonic interface. It enables developers to work with media containers, streams, packets, codecs, and frames, exposing low-level operations while simplifying some of the complexity of FFmpeg. The library is designed for precise media manipulation, making it suitable for applications that require frame-level access or custom processing pipelines. PyAV...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bloom

    Bloom

    An open source, agentic Loom alternative

    Bloom is an open-source, agent-centric video recording and processing platform designed as a modern alternative to tools like Loom, but with a strong emphasis on AI-driven workflows and programmability. It allows users to record sessions locally while simultaneously preparing those recordings to be processed, indexed, and analyzed by AI systems, effectively turning simple screen captures into structured, queryable data. The project is part of the broader VideoDB ecosystem, which focuses on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Restreamer

    Restreamer

    Complete streaming server solution for self-hosting

    ...The system runs easily in Docker environments and can be deployed on devices ranging from servers to Raspberry Pi, offering flexibility and scalability. It includes features like an HTML5 player, API access, snapshot generation, and audio processing, allowing integration into custom applications. With full control over video data and no licensing costs, Restreamer is designed as a powerful yet accessible streaming solution for individuals and teams.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    FFmpeg Quality Metrics

    FFmpeg Quality Metrics

    Calculate quality metrics with FFmpeg (SSIM, PSNR, VMAF, VIF)

    FFmpeg Quality Metrics is a Python-based tool that evaluates video quality by calculating objective metrics using FFmpeg. It supports widely used metrics such as PSNR, SSIM, VIF, MSAD, and VMAF, enabling detailed comparison between reference and distorted video files. The tool outputs both per-frame data and aggregated statistics like averages and standard deviation, making it useful for research, encoding optimization, and benchmarking. It also includes optional visualization features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Viral-Clips-Crew

    Viral-Clips-Crew

    Your CrewAI Powered Video Editing Assistant

    Viral-Clips-Crew is an AI-driven video processing pipeline designed to generate short-form, engaging clips from long-form video content automatically. It analyzes transcripts and video data to identify the most engaging or “viral” moments, reducing the need for manual editing. The system integrates tools like FFmpeg and AI models to handle segmentation, cropping, and formatting for vertical video platforms. It supports automation workflows that allow creators to produce multiple clips...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    YUView

    YUView

    The Free and Open Source Cross Platform YUV Viewer

    ...YUView can also display internal codec data such as motion vectors and prediction modes, giving deep insight into encoding processes. With integration support for FFmpeg and reference decoders, it extends beyond simple playback into a full analysis environment. Its extensible design allows for additional decoding and visualization modules.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    ARPT-Bot

    ARPT-Bot

    Tool designed to interact with streaming or media-related platforms

    ARPT-Bot is an automation tool designed to interact with streaming or media-related platforms, providing automated recording, monitoring, or processing capabilities. It is built to handle repetitive tasks such as tracking live streams, managing content, or executing scripted workflows. The system typically integrates with multimedia tools like FFmpeg to process or capture streams efficiently. It emphasizes automation and reliability, enabling long-running tasks without manual intervention....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WxRecoderVideo

    WxRecoderVideo

    Based on VCamera, Imitating WeChat to record short videos

    WxRecoderVideo is an Android-based multimedia project designed to demonstrate video recording, encoding, and playback workflows within a mobile environment. It integrates camera capture functionality with real-time encoding pipelines, allowing developers to understand how raw video data is processed into compressed formats. The project typically combines Java and native components to handle performance-critical tasks such as encoding and file writing. It showcases how to manage audio and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    go-libav

    go-libav

    Go language bindings for ffmpeg libraries

    go-libav is a Go language binding for the FFmpeg libav libraries, enabling developers to perform advanced multimedia processing directly in Go applications. It exposes low-level functionality such as encoding, decoding, muxing, and demuxing through Go-friendly abstractions. The project is designed for performance-critical systems where direct control over media pipelines is required. It allows developers to build streaming servers, media analyzers, or transcoding tools with fine-grained...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB