Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
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.
pyOBD-II (a.k.a. "pyobd2") is a Python library for communicating with OBD-II vehicles. Its goal is to make writing programs for vehicle diagnostics and monitoring vehicle data as easy as possible. Relies on pySerial to communicate with ELM scanners.
This is a reference implementation of snoBAC, a Bayesian Classifier designed to predict box H/ACA snoRNAs in Caenorhabditis nematode genomes. For details of algorithm and data, see Wang and Ruvinsky (2009) RNA in press.
ogr2gui is a open source project offering a graphical user interface (gui) for ogr2ogr. ogr2ogr is a command line utility used to convert and manipulate geospatial data.
Tandem mass spectral peptide identification and validation software, similar to X!Tandem, OMSSA, MyriMatch. Suitable for single hosts through large clusters. Written in Python for simplicity, with performance-critical sections in C++.
This project implements an algorithm for segmenting protein sequences into smaller meaningful blocks. The method is based on the pure statistical approach and it uses an analogy between proteins and natural language.
CitySpeed is a Python package that uses online mapping services to gather statistics on the efficiency and complexity of road networks. This can be used to create maps showing how fast you can drive around a particular city.
A logging shell that can log commands from a shell. Designed to act as an automated lab-book for people that conduct experiments in their standard shell environments. Users can log and re-run experiments with little/no manual effort or interference.
Poga is software for processing of formal languages, especially for processing automata and grammars. It has modular architecture, it is programmed in C++ and it doesn't have a GUI (it has CLI).
libEPOS is a C library to control the EPOS motor control from maxon motor ( http://www.maxonmotor.com ) using a GNU/Linux system. This software is NOT from maxon motor, but was written from scratch by Marcus Hauser and others. The tar file is outdate
ConTextKit is a Java-based implementation of Wendy Chapman's ConText algorithm for annotating the context of medical documents, specifically the negation, temporality, and experiencer.
IMP is an automated tool for intron-flanking primer design based off of Expressed Sequence Tags (ESTs). It's intended for use in species with limited to no genomic sequence data available.
Based on the Buckwalter Morphological Analyzer (Version 1.0) for doing Arabic stemming and POS tagging. Includes a rewrite of the original Perl script, with better documentation and more flexible options, and a C++ interface (usable as a library or app).