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.
Start 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 SSH based chatroom framework; inspired by "ssh-chat" project.
This framework support not only the IRC-like command line interface, but also custom clients by providing an API.
Unlike the public chat-room of ssh-chat, this implementation requiring all users must be authenticated by public key before starting a chat; however public chatrooms are still possible by hacking OpenSSH server, see Wiki page 'Public Chatroom' for details.
This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network.
The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change.
This is a network based text search tool. The Network part consists of Client and Server side .class files. The text search algorithm has been implemented in C. On client side type SearchClient ip(server) string
ele (enCore Learning Environment) is a moo- and web-based environment (server, db, GUI) designed for educational purposes. It aids and promotes online learning and community building through open standards and ease of use. http://encore-consortium.org/
A new JAVA internet talk applet (VoIP, chat, a shared blackboard with some drawing tools, and shared text editor) with central server. We hope that you'd like this project very much. View files' notes to read more information about it
ARGUVISION - an enterprise class video surveillance system. ARGUVISION is based on distributed Linux or Unix cluster architecture, with up to 1000 cameras per single cluster with aggregation capability and instant access to recorded or live video
Simple and powerful chat client/server system for your web pages. Support channel administration, irc-like commands, connections filtering, extensive logging and much more. Works in any Java compliant web browser.
Freedom over authorithy! YaiNET is an IRC-network Daemon based on ircd optimized to avoid the usual OPER-tyranny and allow ordinary users to rund their own IRCD server. Restoring the original ideas of IRC by defeating ownership of channels and nicks and
The aim of this project is to design an open standard of distributed instant messenger protocol. Therefore, everyone can host instant messenger services through simple installation of server program that we provided.
IPng peer-to-peer messanger software written in Java, with legacy IP support. IPv6 support in the making, regardless of testers, now that Java supports v6.
Csicq is a client-server application that will enable connecting to the icq network using a Java applet without, violating the applet's security restrictions. The server side uses icqlib to maintain connection with the icq network.