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 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 chatbot framework currently implementing the ErkiTalk and irc protocol. By specifying parsers for the server's input one can easily create custom bots (if one can program in java of course ;).
Sitesbot implements a FTP site tracking in form of a bot on IRC. Users are able to populate the database with FTP sites/mirrors and have the script monitor the status of these sites. The script is in TCL, and runs on top of eggdrop.
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.
An MSN bot whose aim is to issue a sort of alert service, based on given sources (e.g. xhtml sources on the net), that currently notifies users on MSN on little sources changes.
An IRCbot specifically designed and made for TeenLUG (ex linuxteens). It is written in Ruby with a MySQL database for logging and programming the bot on the fly. PHP would then be used to access the log via a web based frontend.
AoCBot is a python bot that wraps together IRC and the Age of Conan chatserver. It has some helpful AoC-related features like whois/IRC relay, and offers a very easy way to add your own plugins.
Java based mIRC script engine that is completely focused on interpreting mIRC scripts (as much as possible with Java). Basic GUI included. Mostly for IRC bot developers and anyone wanting to develope an IRC client GUI.
An IRC bot written in PHP 5 using OOP, coming with plugin system. It doesn't use any scripting engines other than PHP itself to produce minimal server load. PSbot can run on several channels at one time and supports translations.
IRC bot based on the concept of (re-)loadable user-coded Lua modules, editable by anyone, which handle all the bot's functions. The project's main goal is to create a full written-language interface with no special predefined commands.