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
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Echomine Muse provides an easy-to-use Java API that gives you quick and easy access to network collaboration services. Specifically, it allows you to communicate with Jabber/XMPP servers to perform instant messaging and presence management.
A Tcl script for Eggdrop providing many of the standard features of other scripts, however, with a twist that it is aimed at bot services. This is the exact script used by the bot service #animebots on Quakenet.
Allthough there are some msn webclients, they aren't open source. Therefore I build this JSP client witch allows you to install it on your own JSP server. The backend of this project is using the MSNM library (can be found at jsmsn.sourceforge.net)
uNLPBot is a chatter bot based on Natural Language Processing theory, able to parse small but representative subsets of english natural language and to produce english sentences compliant to english grammar and related to conversation threads.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
amfPHPChat is a Chat server and clients based on amfphp, (www.amfphp.org). It features a web-based installation & admin interface, client templates, a development API, smileys, sounds, multiple chatrooms, Mambo CMS integration and lots more.
Modualo is an advanced IRC client framework written in PHP. It offers both message-based interception and validation and timed events under a complete API that exposes incoming messages and allows for easy parsing.
Jasim (Just Another Simple Instant Messenger) is a simple instant messenger program written entirely in Java. Jasim will feature a protocol that can be extended through plug-ins. It will have a client library with full API documentation so that anyone wh
This project implements an API to the Anarchy Online MMORPG chat protocol so that you can create in-game chat bots and out of game chat clients in Java.
Source is OS independent, but an executable is included for Windows.
mpiBot is a full featured PHP-powered IRC bot & IRC BNC.
mpiBot is a IRC bot/bnc interface written in PHP5. mpiBot includes a basic BNC, multiple server support, plus an extensive API for writing your own modules in PHP.
Requires PHP 5.4+
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Jockey is a framework API to abstract the details of a peer-to-peer network and/or a service location/invocation framework from an application programmer.
IRC Web Search is an IRC search engine for IRC logfiles. This project is now superseded by the IRC Collective, please visit http://www.irc-collective.org/ for more information.
SporksBot is a modular IRC bot. It is programmed in pure OOP Perl and using the Net::IRC code. Modules are *very* easy to program. SporksBot has a well-defined database access API which allows source-independent database access.
SmartIRC is a PHP class/library for communication with IRC networks, which conforms to the RFC 2812 (IRC). It's an API that handles all IRC protocol messages. Project moved to PEAR! http://pear.php.net/package/Net_SmartIRC/
Claros InTouch is a webmail, instant messenger, addressbook, calendar and notes application. Written with usability and enterprise readiness in mind, Claros inTouch aims to fulfill the need for a stable, full featured Ajax messaging application
an internet chat++ server, providing access through many interfaces, currently planning to use the following:
IRC(s), HTTP(s), ssh, telnet(s), msn, aim, yahoo, icq, jabber(s),
and custom clients
...It uses Net::IRC, which is a proven, stable implementation of the IRC protocol. The bot can be extended through plugins, which are implemented through Perl modules using a robust, intuitive, event-driven API.
Randtrout generates "trout slap" style messages for IRC. It's written in Java, uses XML as its configuration format, and uses the JDOM API to tie the two together. The configuration format allows for recursive references, among other things.
Judp is a fully functional UDP networking API written in Java supporting basic text and file transfers. To demo the API functionality, I've included a console-based, multithreaded chat program which allows any number of users to talk and transfer files.
Chat system implemented using asynchronous IO and a command parser
Chat system implemented using asynchronous IO and a command parser. Currently supports private messages, chat channels and accounts with basic login system and server console. A plain text based protocol is used. Only very basic test client implemented.