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
Host LLMs in Production With On-Demand GPUs
NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
Java desktop application for translating between many languages. Can use many different translators like Google translate, Krstarica and similar. Extensible trough its plugin architecture
Universal mulilingual dictionary - From any language to many others. Eclipse based, may be embedded in Eclipse IDE. Download and plug in xdxf dictionaries from http://xdxf.revdanica.com/down/. Now supports StarDict format
For starting / stopping, getting state, etc. of the VmWare guests. TranslateJava calls into vmware shell commands, which are then executed through a locale shell or through a secure remote shell on to the VmWare server console.
This project is an customised, highly evolved open source L2J server emulation software. Main source bases mostly on L2JOfficial project files. Project is written in Java, Python, XML, HTML, SQL and so on. //// and is not available to all anymore. ho
Open Source Tracker is a middleware for electronic traceability of food message, e.g TraceCoreXML. OST comes with an optional web interface used to view, generate, exchage and translate traceability messages. Both Java and .net version are available now.
Translates XHTML pages for a Java Web Application. Uses Google Translate API. The code to interface with Google is a seperate module which can be used for other Java applications. An example Web Application WAR file is included to see how it works.
This is a free compiler that translate a subset of Pascal ISO7185 into bytecode for the JVM. The main goal is to make Pascal platform indipendent. The compiler is written in Java and it was developed also using other application such as CUP and JFlex.
Utility to translate "dvorcodes" (Dvorak keycap-encoded phrases) into their actual key values. For instance the dvorcode for "password" is "laoo,rpe". Use this tool to discover your dvorcode passwords when you must enter them on a QWERTY keyboard.
Atlantida is an open source multilingual dictionary written in Java. It can translate words from one language to another and pronounce them. As of version alpha 0.15, Atlantida uses XDXF dictionary format.
Generates syntax highlighted HTML for almost all (including ASP,Aspect-J,AWK,C++,C#,COBOL,CSS,FreeMarker,Groovy,HTML,INI,Java,JavaScript,JSP,Makefile,Pascal,Perl,PHP,PL-SQL,Properties,Python,RTF,Smalltalk,TeX,VBScript,Velocity,XML,XSL) languages.
Siganture Translator is a Java application which can translate signatures between different IDS's and Common Intrusion Detection Signatures Standard (CIDSS).
jCrosstab is an API to convert JDBC ResultSet objects to a set of arrays that translate the data from Tabular (or MultiTabular) to CrossTab or Multi-Crosstab. The idea is similar to an Excel Pivot Table, but more powerful.
Ykran is a framework to define syntaxes of Domain Specific Language (DSL) in simple XML documents. Provides a Syntax driven Web based editor to compose the rules in DSL and a translation framework to translate the rules to target environment. I later tho
SETTLE (Seer Extract/Transform/Translate/Load Engine) This utility uses XML configuration files to define the flow of information from Data Sources to varioius Data Targets. XML is likewise used to define transformation rules in between. Transformation l
MIDI Rules is a Rule-Based MIDI Processing Environment that can process (translate, map, convert, filter, trigger, route) MIDI messages. It supports multiple MIDI inputs/outputs, variables (enables state-based processing) and timed/delayed messages.
Simply interpreter of Pascal language, which will include: - operations in/out - simple arythmetics operations: +,-,*,/ - declaration of variables. Project made in Java