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-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.
This project will implement USB device drivers for the "OSR USB FX2 Learning Kit" device by Open Systems Resources Inc on several OSes. The intent it to allow USB driver developers compare & contrasts the different OS driver development environments.
Simple Python script to save files(and now directories, too!) into "frozen directories". "Frozen Directories" are directories that hold incremental changes to documents being worked on. Creating an archive of your work is easily done with this script
JRemoteControl is a simple Java™ driven bluetooth remote control.It allows you to initiate virtually any task on your PC from a J2ME enabled device.Default configuration supports mplayer on Win and Linux platform.Additional packages are available too.
Online Hierarchical Storage Manager (OHSM) is the first attempt towards an enterprise level open source data storage manager which automatically moves data between high-cost and low-cost storage media.
A small utility that allows to recover accidentally removed files as long as they are still open. The "removed" file will be restored consistently - even if it's under heavy I/O - by re-creating the link to the file's i-node in the filesystem.
Logtool is a python script that takes the output from any logfile that has a repeated format from line to line and formats it in a number of ways, including column customisation, colour and search term highlighting.
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.
CMD++ is a command line program, which was devoloped as alternative to the Windows (R) console. You can use it at public places (eg. at school) when the native console is locked but you do need to run a program in the console (eg. to type arguments).
Nhopkg is a lightweight and powerfull package manager system for unix like operating systems. Nhopkg can install, remove, update, search and manage software packages (.nho).
A replacement for the built in Linux command "dd", which contains flaws such as messy flag arguments etc. No Data Destruction provides the same basic functions as "dd" but also prompts if a file is about to be overwritten.
A simple keylogger written in python. It is primarily designed for backup purposes, but can be used as a stealth keylogger, too. It does not raise any trust issues, since it is a set of [relatively] short python scripts that you can easily examine.
A portable BASIC in the style of Microsoft 6502 BASIC (especially the Apple ][+ variant), with influence from GW-BASIC and Atari BASIC among others, with enhanced features, written in C for portability to computers large and small.
EasyBSD is a modular automation script designed to assist in the extensive post installation process that is required in FreeBSD. The following are modules that are included with EasyBSD, Checks, Update, Security, Networking, Firewall, and more...
Flexcm is a component model for desktop and embedded systems. A Flexcm based system architecture can be completely specified in a xml file and loaded dinamically at runtime through dependency injection. Current implementation is written in C++
Perix is a MS-DOS compatible program, capable of running without an underlining OS. It is written in Turbo Pascal and Assembly. All parts of system are distributed under terms of the GNU General Public License v2.
Crocos is a small opensource UNIX-like kernel, designed with simplicity in mind, for educational purposes. It is developed in several steps to allow people to understand how a tiny operating system can be built from scratch.
Nice Bashing is a framework for distributed configuration of your bash environment. There are many libraries with functions which one can enable, and a rsync-based system of replicating your settings to all the hosts you connect to.
An Arduino based Solar Controller, for controling a water heating solar panel. Both the software and hardware designs for the controller and also notes on the solar panel.