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
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
pyCoreMIDI - Mac OS X MIDI interface for the python programmers. This is refactored code from the turcanator main project by 2006 Michal J Wallace, BSD style license. It's more useful driver instead of pormidi because of performance is amazing.
Java application to manage and display song lyrics in worship services. We are moving to Google Code, please visit us at http://code.google.com/p/datasoul/
PMoz is a simple photomosaic generation code written in Matlab. It uses Directed Random Search and variant of the same (!!!!) to generate awesome photomosaic animations
Providing stretch and blit routines for SDL surfaces. These are optimized for speed including lots of assembler parts in the general routines and dynamic cpu native code generation for applications to compile specialized stretch-and-blit routines at runti
Command line tool to convert BMP images to binary bitmaps and c header files with 8bit page layout instead of line layout (one byte is 8-bit vertical line). Can be used to present data for graphical LCD images in micro controller programming (eg AVR).
It is an opensource player with full source code written in Delphi.You have almost all functionality that Winamp have but it is more powerfull,more faster than Winamp and
with a low consumption of resources.
SPACS is an extension for Macromedia / Adobe Flash that automates flash tutorial creation. Using the SPACS panel, users submit a sequence of images, define hotspots which trigger question / answer sets, and outputs a flash file.(http://tinyurl.com/af6og5
Janus - Java'n'UML Simultanously. A free CASE tool plug in for Eclipse with support for editing Java code and UML diagrams simultaneously. Right now this is also the home of the Image Export plug in to export GEF diagrams to various image formats.
A C and C++ Library + a compiler to create Adobe Flash SWF movies up to version 9 (v1.8.1). Supports nearly all the tags, includes an ActionScript compiler. Detailed docs and other tools: convert fonts to Flash, decompile Flash, jpg2swf. LASTEST IS 1.8.4
zengen is a cross platform 2D graphics library based on SDL. It aims to keep you're code DRY and object oriented by wrapping boilerplate code in easy-to-use classes.
FMOD.net is an implementation in .net c# for the FMOD sound system.
Its possible to play a sound using only 3 lines of code!
Its possible to create DSP functions by yourself using c# or other .net languages.
You can play just many sounds as you want.
PBAlbum(Perl Bash Album) is an album written in Perl(display images) and Bash(make resized thumbnails). Whole album is about 150 lines of code making it extremely light and fast.
This perl script downloads as many videos from Youtube as you want. It reads a text file containing the all of the urls to the video(s). You can use it to easily download 1 video or 100 videos.
rmapc is an efficient free map compiler for games using BSP files. Although influenced by id Software's quake map compiler, rmapc is developed from scratch and does not reuse code with similar utilities.
This small python script will generate mp3 and corresponding text files
for learning / training the morse code. It follows the method of Koch for
teaching the characters and the method described in N0HFFs book for improving
the skills even more.
Just an program for the basic google mp3 search. This is a faster, easier, and simpler way to search google for music than typing in the code over and over. Hope you enjoy it.
A tool written for the Blender API in the Python Language for Second Life primitives. All code is 100% original. Second Life and LSL are the property of Linden Lab. Blender is the property of the Blender Foundation. No infringement is intended.
This perl script helps users to create LaTeX Beamer Class presentations with the lowest effort possible. Just write an indented outline, the script does the rest. Status: useable (already in productive use by developer)
Activision and Raven are releasing this code for people to learn from and play with. This code is copyright Activision 1996-1998 Originaly release 6 Jan 1999 under a different EULA. This source is released under GNU GPLv2.
otatop dvd answers man's most difficult question. "What should I watch tonight?" It is a web based database of all of your dvds. It can recognize most dvd's by bar code or title (based on an online database) and randomly suggest DVD's based on criteria.
PsyPlay is a media player written in C# (.NET v3.5) using DirectX9 and plays well known media files. The application is basic, yet the code has many examples of useful functions. PsyPlay is beta, however, our goal is to code a versatile c# media player.
YOYOPlayer has moved to google code,for more information,please go to: http://code.google.com/p/yoyoplayer or download yoyoplayer at http://code.google.com/p/yoyoplayer/downloads/list
XMLSP - XML Stream Parser is a small & simple XML parser for C++. It uses STL for lists and strings. This tiny XML parser source code is less than 20kb in size. It support custom entities and special characters. Now with optional DOM support.