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
$300 Free Credits to Build on Google Cloud
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.
A Windows application to quickly send a document to a HP ePrint printer with a click of the mouse. After you've saved your information, just drag a file onto the window, and click Send to print the document.
Bloxorz is a famous flash game. This project is the C++ edition Bloxorz, using OGRE library. The IDE is VS2008 on Windows. You neednot install the OGRE library, which has been included. You can design maps yourself easily. Have Fun!
Synchronizes Novell Groupwise appointments to the Google calendar. The Google calender name could be set at the config file. Each time the application deletes all Google calendar entries, so only one direction is supported.
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
LiveEdit is a peer-to-peer (P2P) chat program, similar to "YTalk" for *nix operating systems. Text in your edit control is sent in real-time to the peer, and vice-versa. Written in C++, LiveEdit is a nice alternative to standard messengers.
Yet Another NEws Ticker - a simple, small, and fast news reader with full support of Rss2 and a bit of Atom feeds. Yanet is based on QML a part of the Qt Quick modul from Qt 4.7.
This is a modification of the Markovsky IRC Bot. Extra code has been added so that the bot has the capability to not only speak in the distinctive dialects of Andrew Hussie's Homestuck Trolls, but can also switch between them at runtime.
MX Coders Will Create Application For WinMX p2p network such as Powerful Chat Server, Chat Clients, Protocol Clients(Transfers, Chat, Sharing Files, Message System) for WinMX Network All written in C++, VB, With .NET Extension Support.
FUNterm is a serial port terminal program for Windows. It offers basic serial connection. Because FUNterm is written using basic Win32 calls, with no high-level libraries, it works under Linux using Wine. The serial driver can be used separately.
A simple graphical engine designed to ease developement of simple 3D games. Its basic implementation is based on Managed DirectX but we have plans to extend its domain to main directX API and OpenGL. Currently written in C# but we may change to C++.
This Is a IP messenger. instant messenger for internal communications. To run this project java1.6.0 or higher required. I am discontinuing here. I have hosted my code on http://code.google.com/p/ip-messenger/ and will continue there.
dfighterbot is an easily portable automated rfc1459 IRC client written from scratch using only ANSI C language + the BSD sockets library for Unix and Winsock2 for Windows. It supports CTCP, and IPv6 as well.
Add some value to your 24/7 IRC life with this advanced yet simple client. Heavy vi influences, with a mainly keyboard-operated, dual-mode interface. The first alpha is now released. See a YouTube intro at http://www.youtube.com/watch?v=CHdFBbd7JOc
Single-process HTTP1.1/FTP server; no threads or processes started per connection, runs with only few threads. Includes directory listing, virtual hosting, basic auth., support for PHP, Perl, Python, SSI, etc. All settings in one config/script file.
A general purpose API tester GUI. You can specify a URL and send GET or POST requests to it as a client with an interface allowing you to setup a database of API commands and their parameters. Useful for probing 3rd party APIs, or building your own.
Addons to the Django Framework for mobile clients. MoGo was originally built to handle JP specific issues, but code to handle other locales are welcome as well. Developed and maintained by MARIMORE Inc http://www.marimore.co.jp
THIS PROJECT HAS MOVED TO https://github.com/marimore/mobiledjango
usb-robot is a set of software tools for communicating with generic USB devices from userspace using libusb. It can be used to send commands to the device directly from the console (usb-robot-slave), or as a backend to some rapidly prototyped driver in