Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
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.
Graphical user interface for the Wiped GCM Fixer utility (Fstfix.exe).
The Wiped GCM Fixer utility is a Gamecube iso fixer usefull for
preventing DREs (Disc Read Error).
This is a simple utility for selectively removing files from a remote folder. It provides a textual interface with checkboxes to let you choose which files you want to erase from your drive.
Requires python and urwid library installed.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
PyFileSync is a set of tools for over-the-web file synchronization and data collection. Currently it consists of one component: PyFileServer - WSGI/Web application for sharing multiple filestructures/realms via WebDAV
This is a simple Python script to automatic or manually start/stop your Touchpad of laptops on linux.
easi to use:
mswitch on/off/auto/calibrate
you must be root to calibrate as a file is save in /etc/mswitch.conf.
I put the file in /usr/bin.
to calibrate you should remove any pointing device first (usb or PS/2 mouses) than run as root:
#mswitch calibrate
after you could run
$mswitch auto
if you want to manually switch
mswitch ON/OFF.
next version will have a GUI.
The phoenix kit is a collection of tools & working samples to create cross platform role playing games(RPG) of various types including massively multi-player online role playing games (MMORPG).
eFlashcard is a flexible program designed for the purposes of enhancing vocabulary learning by making it more interactive. "Flashcards" can be custom-written and organized into sets. Sets can be combined to make groupings. Build your library today!
At the Moment: Simple script to read and handle data in the RIS file format. The script converts data in RIS format to bibliographic records. Currently it supports only the RIS types 'BOOK', 'CHAP' and 'JOUR'. It's more of a demonstrator.
This is a lightweight and fast library for reading and writing any PNM file - PBM, PGM and PPM, up to 16 bits per sample, in ascii/binary format. Library contains also a Python bindings - module pixfiles with PixFile class.
DirectoryStorage - a ZODB Storage that stores objects in many files, one file per revision of each object. Designed to be robust, manageable, fault tolerant, and scalable.
PyAnnotation is a Python Library to access and manipulate linguistically annotated corpus files. Supported file formats are Kura XML, Elan XML and Toolbox files. A Corpus Reader API is provided to support statistical analysis within the NLTK.
Wizard-like software to manage a scientific repository (articles or any digital document). Citation information(BibTeX) is automatically corrected. From the repository, get copies of items, list of references+citations. NEW:handles real documents.
SamChanEd is a command line tool to organize channels list on Samsung TV. Currently it supports only analog channels on C series of TV sets. TV icon by http://cemagraphics.deviantart.com/
Volumetric file viewer for the human brain. Easy, powerful and flexible fMRI/MRI brain research and clinical neuro-surgery tool. Using state of the art open VTK 3D library, the proven Qt GUI toolkit, coded in Python.
An image-masking application which revolves around the new user-friendly and interactive use of the standard 'magic wand' tool. Features an extensive preview system, interactive parameter adjustment and a node-based structure.
DTMF detector library and/or application that reads in the specified audio file and returns/outputs whether DTMF detected and/or list of detected digits. May have GUI and command line interfaces.
Library for creating virtual filesystem for holding configuration files, based on Python-FUSE. ConfigFS can hold configuration for Apache, PostgreSQL or any other software, that uses text configuration files.
This project aims to provide an object-oriented Python WebDAV client-side library based on Python`s standard httplib and Greg Stein`s davlib. The client shall fully support RFCs 4918 (basic specification), 3744 (access control), and 3253 (versioning)
The project moved to github. A small project to manage the mass amounts of PDFs that may accumulate. Written in Python with wx widgets. I'll work on it as time permits.
UDPonTCPproxy proxies UDP traffic from a set of ports over TCP tunnels. Server side NAT's the UDP ports to a chosen destination, then sends back destination's replies. Usefull to tunnel UDP over SSH tunnels to things like license or game servers.
Patch file shows difference in files in whole lines. Sometimes those lines are very similar, only one or two words changed. This script compares changed lines by characters and highlights actual differences in them - very helpful with long lines.