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
Error to trace to log to deploy. One click. No SSH.
Catch the cause before the pager goes off.
AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
CoDec is a Java package for encoding and decoding ASN.1 data structures. CoDec supports the Basic Encoding Rules (BER) as well as the Distinguished Encoding Rules (DER) and provides a library with data structures for many cryptographic standards.
CheckSite is a lightweight application to test the availability of a web site. The application can check the sites through test methods like http return code, md5 of a page,.. CheckSite has a plugin system, possibility to easily develop your own test
RoboBeans is an interface to the "Robocup 2D Soccer Simulation Server" that allows developers to write Robocup teams\agents concentrating on behaviour and AI without having to worry about syntax of communication or network issues.
OOoServer manages a configurable pool of OpenOffice processes. For UNO API clients OOoServer is an OpenOffice process. The server dispatches requests to available OpenOffice processes and makes sure such a process is handling only one connection at t
A simple app that enables user to send big files (2GB) to other computer over http. With this software you can start and resume the uploads. The files will be break into binary parts, then joined again at the end of transfer in the target computer.
The main aim of the project is to built a application on the top of IMS which will convert text to speech. If one user sends text from one side other user will receive it as Voice. This application can be use as simple Voice SMS service
Dresden OCLallows to query arbitrary EMF-based models. It provides an advanced OCL2 Editor, a Parser, an Interpreter, and a Codegenerator for Java and SQL.
WE MOVED TO GITHUB. PLEASE VISIT https://github.com/dresden-ocl/dresdenocl
haggies is an optimizing code generator. It can read in expressions in common notation and generate output for many programming languages including C/C++, Java, Fortran, Python and many others.
Generate book collections for your Kindle. kdxgen is a command line and graphical tool for generating book collections from your Kindle documents. The collection names reflect multi-level directories. To use, download, unzip, and double-click jar!
Dedex converts Android .dex files back into Java VM class files, which can then be subsequently executed or analysed using more commonly available tools.
This is a MATLAB toolbox for the quality control and scoring of EMAP and SGA genetic interaction data. It includes a graphical user interface and some automatic plot-generating tools.
A Java package that provides several computations related to the edit distance of strings. Other than the basic Levenshtein, this algorithm can rearange words when comparing. The class can also provide details of how words could be transformed.
The Fallout 3 Terminal Hacking Solver (F3THS) is designed to aid in hacking the terminals within the video game Fallout 3. You simply input the available words and the F3THS will assist you in solving the correct password.
Data mining tool for sequences (e.g. trajectories on a map, visited web pages, etc.) that creates a succinct description of the sequences, given a taxonomy (e.g. regions and sub-regions in the map, categories and sub-categories of pages, etc.).
jared (just another registry editor) is a java library for editing the windows registry offline. It reads a registry file into memory, and allows modifications and rewriting the hive. Has command line program for mods using a .reg file. Supports gcj.
Very simple API to send mail through an SMTP server. Works in the command-line or inside other projects as a lib.
Uses javamail to send the messages and commons-cli to parse the command-line arguments.