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
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.
We moved to
https://github.com/sueswe/pzgtools
Perl-Programs to extract information (and visualize them with gnuplot) from data-files from the PZG Particle Sampler from "rr-elektronik" (see http://www.rr-elektronik.de). Linux/KDE-version, GUI written in QT or Gambas. Win32-ver: pzg-tools.npage.de
Machine learning toolkit for unsupervised and semi-supervised clustering that demonstrates excellent results on real-world data (see Bekkerman et al. ICML-2005 and ECML-2006).
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
A set of software components used to investigate and implement searching of music and audio. This covers content-based retrieval and meta-data based solutions, segmentation and content selection (summarisation) of audio and music (MIDI, MP3 and WAV).
Garrett is a simple scripting language for Monte Carlo portfolio evaluation. It has applications in energy, economics and more. Garrett automatically parallelizes and vectorizes the input simulation for maximum performance.
Uni-wordsplit aimed to provide a unicode(lexical analysis/word splitter) system.Especially designed for CJK(China/Japan/Korea) users.
The Code based on Mozilla-XPCOM code.
treecat is a simple, interactive tool that helps you classify files or database entries into an arbitrary category tree. Items are automatically classified within a taxonomy quickly and accurately, requiring single key confirmation or correction.
MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning. The code is well documented and easy to extend, especially for adding new weak learners.
Mcube is designed to solve 4x4x4 Rubiks Cubes (AKA, Rubiks Revenge, AKA, Master Cube). It is multiplatform, and has both console and graphical support.
For a given signal, pstool calculates a one-sided power spectrum, i.e. the portion of a signal's power falling within given frequency bins. This is done by employing a one-dimensional real-to-complex FFT routine on an MPI cluster.
Incridge - A Software Tool for Scalable, Parallel, Incremental and Decremental Classification based on Support Vector Machine (SVM) Approximation Algorithms. Possible use include: web usage mining, bioinformatics and spam-classification.
A Win32 version of the popular linux FILE utility. It uses the same magic file format to scan and identify file types, regular expressions are not currently supported, neither are big/little endian conversions. but im working on it. :-) This was effectiv
Open Source Stenography engine usable from the command line. Uses various techniques for hiding and retriving stenographic information. Includes a small image analysis suite for detecting stenographic images.
MicMac is a software for solving image matching problems, specially those arising in geographic context. It is highly customizable at the algorithmic level and for the data input (image format and geo-localization).
This is a project to create a compiler that converts grammars written in SRGS standard (http://www.w3.org/TR/speech-grammar/) to a graph understandable by HMM based ASR engines. Check srgs-parser.sf.net
tokyosh is a new kind of login shell. it knows user's context or other environment, and statistically learns command-line input or command usage tendency, user-space-file-name tendency(and anything else). of course it's been developing in Tokyo.