Showing 774 open source projects for "extraction"

View related business solutions
  • 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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    ccccd

    ccccd

    Channel Code Copy of Compact Discs

    ...The resulting image file, in turn, is demodulated and decoded in software, i.e. within a virtual CD player. The digital audio channel code on LaserDiscs and CD Video discs can be handled as well. Note: The image extraction functionality requires a proprietary hardware interface with a modified disc player. Associated open hardware project "ccccd-HW": http://sourceforge.net/projects/ccccd-hw/ Note: Special restrictions apply. See disclaimers below and within the distribution. Copyright (C) 2012-2025 by Klaus Michael Indlekofer. All rights reserved. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Esegui SB

    Flexible video encoding script supporting multiple formats and codecs.

    ...Video Segmentation and Merging: Split videos into segments and merge them back together. Track Disposition Management: Set default tracks for audio, video, and subtitles. Audio Track Extraction: Extract and encode audio tracks independently. Audio normalization: Adjusts audio levels to ensure consistent volume across tracks. The script leverages FFmpeg's built-in libraries and tools for these functions. For detailed instructions and troubleshooting, refer to the provided documentation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    Hyperspectral data analysis in R

    Handling and basic analysis of hyperspectral data in R

    The hsdar package contains classes and functions to manage, analyse and simulate hyperspectral data. These might be either spectrometer measurements or hyperspectral images through the interface of rgdal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    p3d

    p3d

    General data-reduction tool for fiber-fed integral-field spectrographs

    p3d is a general data-reduction tool for use with fiber-fed integral-field spectrographs (IFSs); although, the spectrum viewer works with spectrum data cubes of any origin. The tool is built about the proprietary software IDL (Harris/EXELIS; see http://www.harrisgeospatial.com), but can be used without any license. Most slowly running loops are implemented in parallelized C (OpenMP).
    Downloads: 8 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    garysfm

    garysfm

    An advanced file manager with qss themes and iso and folder previews

    garysfm which stands for Gary's File Manager is a file manager with some advanced features. Those features include bulk renaming and folder image previews. I has rather advanced search functions, tab browsing with persistence between launches. It remembers your folder sorting and view options in icon view. It also remembers your active tabs between sessions. It has progress dialog while doing large operations like copying large files, and folders with many files. python version works on...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    MBR Bulk WP Detector

    MBR Bulk WP Detector

    A free WP plugin that lets you check unlimited URLs

    MBR Bulk WP Detector is a free WordPress plugin that lets you check unlimited URLs right from your own dashboard. No subscriptions, no URL limits, and your data stays completely private on your server. What Can You Do With It? The basics are simple: Paste a list of URLs (or upload a CSV file), click a button, and boom—you’ve got a clear breakdown of which sites are running WordPress and which aren’t. But it gets better… Turn on Deep Scan mode, and you’ll also discover what...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    affe

    apple fruit feature extractor (affe)

    The apple fruit features extractor (affe) is a tool for feature extraction in apple phenotyping under the GPL 3 license https://opensource.org/license/gpl-3-0 It works on data of the Fruitphenobox https://www.researchsquare.com/article/rs-2632704/v1 Developed and tested by Norbert Kirchgessner, ETH Zurich using Matlab 2018b as source code and compiled For the generation of fact sheets, some R skripts written by Marius Hodel, Agroscope Wädenswil, Switzerland, are included. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ldif-extract

    Extrect selected entries from LDIF files like grep

    ldif-extract is a small 'grep' like tool to extract and convert data from LDIF files. It could be used standalone or also in a pipe together with other tools like ldapsearch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    M. Vezelis Draw

    M. Vezelis Draw

    Project productivity & cost estimations tool which creates Gantt Chart

    That's project development productivity and cost estimations tool which reflects it in the form of multiple custom diagrams, including the Gantt Chart. The tool provides succinct project metrics related information, and on demand information under each diagram. It allows a user to calculate Function Points, and estimate cost based on COCOMO Basic and Intermediate models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10

    joy of text

    Editor with scripting language, security features & system interfaces.

    ...It is particularly useful for checking and cross-referencing between several source, intermediate and output files - a common requirement for CAD work. But jot's usefulness doesn't stop there. It's sophisticated search features can, for example, be used for interactive data mining or automating the extraction of numerical and textual data and reports from arrays of large text files. It's adaptable user interface, can be programmed to emulate emacs , vi UIs or mouse-driven systems - but who would want to do a thing like that? The display is highly configurable supporting popups, menus-event mouse callbacks etc. The jot language is terse, powerful and well supported, having a useful debugger and many diagnostic features. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pattern_classification

    pattern_classification

    A collection of tutorials and examples for solving machine learning

    ...The project aims to help learners understand the process of building predictive models by presenting structured explanations and practical examples. It includes notebooks and guides that demonstrate data preprocessing, feature extraction, model training, and evaluation techniques used in machine learning workflows. The repository also covers algorithms such as Bayesian classification, logistic regression, neural networks, clustering methods, and ensemble models. In addition to algorithm tutorials, the project contains supplementary resources such as dataset collections, visualization examples, and links to recommended books and talks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ion Beam Simulator
    Library for ion optics, plasma extraction and space charge dominated ion beam transport.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 13
    jbig2enc

    jbig2enc

    JBIG2 Encoder

    ...JBIG2 encodes bi-level (1 bpp) images using a number of clever tricks to get better compression than G4. This encoder can: Generate JBIG2 files, or fragments for embedding in PDFs Generic region encoding Perform symbol extraction, classification and text region coding Perform refinement coding and, Compress multipage documents It uses the (Apache-ish licensed) Leptonica library: http://leptonica.com/
    Downloads: 93 This Week
    Last Update:
    See Project
  • 14
    Promptify

    Promptify

    se GPT or other prompt based models to get structured output

    ...Instead of manually crafting prompts for each task, Promptify introduces a unified architecture that combines prompt templates, language model interfaces, and processing pipelines into a single framework. This approach allows developers to perform tasks such as text classification, named entity recognition, question answering, and information extraction using consistent prompt templates. The library supports integration with multiple large language model providers, enabling users to experiment with various models without changing their overall workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MMOCR

    MMOCR

    OpenMMLab Text Detection, Recognition and Understanding Toolbox

    MMOCR is an open-source toolbox based on PyTorch and mmdetection for text detection, text recognition, and the corresponding downstream tasks including key information extraction. It is part of the OpenMMLab project. The toolbox supports not only text detection and text recognition, but also their downstream tasks such as key information extraction. The toolbox supports a wide variety of state-of-the-art models for text detection, text recognition and key information extraction. The modular design of MMOCR enables users to define their own optimizers, data preprocessors, and model components such as backbones, necks and heads as well as losses. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PromethAI

    PromethAI

    Open-source framework that gives you AI Agents

    PromethAI-Backend is a backend framework for AI-driven automation and knowledge extraction. It is designed to integrate with large language models (LLMs) to provide AI-enhanced workflows, including content generation, summarization, and data analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ominis-Osint

    Ominis-Osint

    Ominis OSINT: Secure Web-history Search

    Ominis OSINT Secure Web-history Search stands as a premier solution for digital reconnaissance, offering unparalleled capabilities in gathering, analyzing, and interpreting publicly available information sourced from diverse online platforms. With its comprehensive suite of features, Ominis equips users to navigate through the expansive digital landscape with precision and efficiency, enabling the extraction of valuable insights from a myriad of sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Amplify

    Amplify

    Automatic enrichment, enhancement, and explanation of your data

    Amplify attaches afterburners to your data. Amplify explains metadata extraction, classification, tagging, and reporting. Eriches derivative data generation like thumbnails, previews, conversions, etc. Enhances batteries-included value-adds like data quality reports, image augmentation, OCR, translations, etc. Amplify leverages the decentralized compute provided by Bacalhau to magically enrich your data. A built-in suite of pipelines decides what your data is and how to best improve upon it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MantaRay Forensics

    MantaRay Forensics

    An Open Source Project | Since 2013 | SANS SIFT Automation | Hash Sets

    MantaRay Forensics | An Open Source Project | Since 2013 | SANS SIFT Automation | Hash Sets MantaRay is designed to automate processing forensic evidence with open source tools. Released in SIFT 3.0 in 2013, with support for numerous image formats, the tool provides a scalable framework to utilize open source and custom exploitation tools. MantaRay is developed by forensic examiners with more than 30 years of collective experience in computer forensics. Additionally, the team releases...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    SageMaker Experiments Python SDK

    SageMaker Experiments Python SDK

    Experiment tracking and metric logging for Amazon SageMaker notebooks

    ...There is no relationship between Trial Components such as ordering. Trial Component: A description of a single step in a machine learning workflow. For example data cleaning, feature extraction, model training, model evaluation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Language-Aware String Extractor

    multi-encoding strings(1) replacement with language identification

    Enhanced version of the standard Unix strings(1) program which uses language models for automatic language identification and character-set identification, supporting over 1400 languages, dozens of character encodings, and 4800+ language/encoding pairs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SentimentAnalysis-Rick&Morty

    SentimentAnalysis-Rick&Morty

    Rick & Morty Sentiment Analysis - End-of-Degree Project - UNIR

    ...Text mining is a fascinating application of data analysis that extracts relevant information from related writings in different linguistic contexts. And therefore, in natural language processing, sentiment analysis and classification stands out as a key application supported by text mining. Through the extraction of information from textual data, it becomes possible to identify and comprehend the sentiments and emotions conveyed. In this end-of-degree work, we analyze and classify the dialogue of characters in an English-language television series as "Rick and Morty" using Python. The objective is to identify and categorize the feelings and emotions expressed in the text, comparing the human perception of the characters' personalities with the results obtained using natural language processing techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PIFuHD

    PIFuHD

    High-Resolution 3D Human Digitization from A Single Image

    PIFuHD (Pixel-Aligned Implicit Function for 3D human reconstruction at high resolution) is a method and codebase to reconstruct high-fidelity 3D human meshes from a single image. It extends prior PIFu work by increasing resolution and detail, enabling fine geometry in cloth folds, hair, and subtle surface features. The method operates by learning an implicit occupancy / surface function conditioned on the image and camera projection; at inference time it queries dense points to reconstruct a...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    Easyspider - Distributed Web Crawler

    Easyspider - Distributed Web Crawler

    Easy Spider is a distributed Perl Web Crawler Project from 2006

    Easy Spider is a distributed Perl Web Crawler Project from 2006. It features code from crawling webpages, distributing it to a server and generating xml files from it. The client site can be any computer (Windows or Linux) and the Server stores all data. Websites that use EasySpider Crawling for Article Writing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Seqs-Extractor
    Seqs Extractor is a useful tool, and can reduce ambiguities in analyses which uses BLAST command ine, commonly in the next generation sequencing, Transcriptomics, Proteomics, etc and help extract BLASTed sequences and sequences that contains microsatellites. Seqs Extrator also turns the BLAST command line more friendly.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB