Showing 182 open source projects for "open source kms"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    ptsa (pronounced pizza) stands for Python Time Series Analysis. A python module specifically designed with neural data in mind (EEG, MEG, fMRI, etc...), but applicable to almost any type of time series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A tool for autonomous and virtual topical data integration using the focused web-harvesting method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FONZIE
    FONZIE is a bioinformatic tool written in Python developed for the genetic cartography speciality. FONZIE allow as well to find markers on a set of sequences than to find associate oligonucleotides. http://www.biomedcentral.com/1756-0500/3/322/abstra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Methods and testing of methods for automatic analysis of in situ cyclic voltammetry data. This, at least initially, is the code from my masters thesis, which was done as a contribution to a larger project called Aevum. Aevum is being developed at t
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    A python package to find repetitive format pattern in HTML pages and extract information from them using this pattern. The idea is that in pages that have some kind of a list, there will be a repetitive pattern for the human eye (the page format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Data mines the voting record and other actions of Members of the UK Parliament. Extracts information from the parliament website and stores it in a database. Provides tools to analyse the information, producing statistics and tables about the MPs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ngram is a module to compute the similarity between two strings. It is different to python's "difflib.SequenceMatcher" in that it cares more about the size of both strings. ngram is an port and extension of the perl module called "String::Trigram
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Python based webservice to manage and display information from some fiber-GISes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A spread sheet engine running over python. Any formula is pure python! You can do Macro in python and include any python package like NumPy. There is bult-in functions like D([list]) which automatically extend the list in cells.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Transana is a cross-platform tool for the transcription and qualitative analysis of audio and video data. It also provides the ability to identify and organize analytically interesting portions of videos, as well as attach keywords to those video clips.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Falco
    A cooperative passive radar aimed to be used over commercial (and cheap) hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Varro toolkit is a system for identifying and frequently recurring unordered subtrees in semi-structured data. It is mostly for linguistics but has applications in semi-structured data mining too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Monte is machine learning in pure Python. Monte's focus is the construction of gradient based learning machines from many small components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The NetEpi project is developing open-source, network-enabled tools for epidemiology and public health practice.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    DSO screenshot
    This project goal is to provide a way to get screenshot and channels data from digital storage oscilloscope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A univariate and multivariate analysis UI. This project is no longer under development. Please use as you wish.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    PyCLIPS Python Module
    Python module to interface the CLIPS expert system shell library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FreeBrain will be an application for the analysis of 2D neurophysiological signals, like heart-rate, EEG or eyemovements. It is aimed at those who want intuitive or free software and those who want a customizeble tool that can handle mixed datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A HTML scraper that uses machine learning frameworks to extract labelled fields from raw HTML. The project also involves the development of a tool to display the semi structured data generated by the scraper component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Python function library to extract EEG feature from EEG time series in standard Python and numpy data structure. Features include classical spectral analysis, entropies, fractal dimensions, DFA, inter-channel synchrony and order, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ConDEnSE (Confidential Data Enabled Statistical Exploration) will be a web-based environment for statistical analysis of confidential data from various database sources, based on Plone and R, and using the Jackknife method of confidentiality protection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Everyday Software for the Researcher of Restricted Means: This project is intended to offer scientists and students with small budgets advanced versions of aqua-built desktop-editing, graphics and statistical applications for MacOSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pygpr is a collection of algorithms that can be used to perform Gaussian process regression and global optimization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A parser for patch (diff) files written as a Python module around the GNU patch code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Python framework for video processing and content analysis using CUDA for acceleration.
    Downloads: 0 This Week
    Last Update:
    See Project