Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
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.
DominoBot is a project for a simple IRC framework. It is currently a simple yet functional Domino game bot for IRC. It currently allows arbitrary piece (stones) numbers and multi session support. The game states are broadcast to the lobby. Uses colors to identify the player who layed each stone.
It is a case study to create a framework for quick development of turn-based sessions, such as games, voting, meeting and etc.
Uses PircBotX (redistributed - you do not need to download it)....
EVI will be a Java module framework. Modules will focus to internet communication and entertainment. We plan to support IRC, DCC, ICQ, write a number of small games and tools.
PircBot-PPF is a Java framework for writing IRC bots quickly and easily. This has been built up as a fork of PircBot ( http://www.jibble.org ) with the GPL license. This was developed while making the PPF framework, hence the name pircbot-ppf.
General and simple IRC bot framework with very flexible bus architecture and plugins support, originally written for use as RPC gateway for remote message sending to multiple IRC channels or users. Now: http://github.com/martinkozak/pyircgate-daemon.
Java IRC Bot is a Java framework for writing IRC bots quickly and easily. Its features include an event-driven architecture to handle common IRC events, flood protection, DCC resuming support, ident support, and more.
synIRCd is a C++ Open Source IRC Daemon / Framework based around an IRC3 protocol 'design'. (Project has no affiliation to synIRC network and is completely separate).
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.
Ennesbot is an open source automated IRC client (aka Bot) written entirely in Python. It uses direct sockets and medusa style sockets. It has pluggable python personality modules that can extend the bot.
Web IRC Client is an AJAX based IRC Client Web Application. It is built with ExtJS framework (client side) and FastCGI in Apache (server side). Has a high performance, efficiency and low bandwith consume design. It is ideal for high load IRC networks.
This is a bot framework written in Java build upon PircBot( http://www.jibble.org/pircbot.php ). It features Hot Deployment (Modules which can be loaded in runtime) and logging via log4j.
Martyr is a Java framework around the IRC protocol to allow application writers easy manipulation of the protocol and client state. Martyr can be used to write bots, end-user clients, or add IRC functionality to an existing Java application.
A PHP-GTK2-class for connecting to, and manipulating with, an IRC-server. Unlike most PHP-IRC-classes, knj_irc accepts the connect()-methods known from PHP-GTK for handeling events like joins, kicks and more...
Quellism is an object-oriented IRC bot framework, using the CPAN module POE::Component::IRC. It features configuration files, authentication system, on-the-fly operator status/blacklists, and has a channel linking system which supports unlimited channels!
Katama is a modular bot written in Java that provides a powerful framework for user management, commands, a virtual file system (no joke, read about it!), dynamically loadable modules for IRC, AIM, and anything else you might want a bot to do.
libairc is a Java framework for IRC clients and bots with advanced features including a full-fledged prioritized queue, full-blown DCC support including bandwidth throttling, and much more
<b>A simple, flexible, light weight application enclosure from which rapid extension is possible in the Java programming environment. Includes the config framework similar to Apache's digester tool, except control is encapsulated in the constructor.</b>
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.
A free IRC-based messaging client designed for communication over LAN. The program's look&feel is similar to popular IM clients'. Written in C++ and wxWindows GUI framework. Runs on Linux (GTK+) and Windows.
Mulligan is an IRC bot implemented as a Java Servlet web application. The bot may be controlled through IRC or Web interfaces, IRC content can be mediated through JSP. It supports user accounts, logging via JDBC, and a plugin framework for new features.