Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Bot::Net

Compare

  Analyzed about 16 hours ago

Provides a framework for building semi-autonomous agents (bots) for various tasks. Can be used to create a single agent such as an IRC bot or a collection of agents that work to solve problems collectively.

3.22K lines of code

0 current contributors

about 16 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: Artistic_..., gpl

Huffelpuff IRC Bot

Compare

  Analyzed about 6 hours ago

A very flexible and powerful but easy to use IrcBot entierly written in C#. Based on the enhanced SmartIRC4Net Library including Advanced Ctcp and DCC support. Designed to be easier to use than any eggdrop and with a versatile plug-in system!

104K lines of code

2 current contributors

about 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

triplie

Compare

  Analyzed about 5 hours ago

Triplie is an AI bot based on 2nd up to 6th order Markov model. It uses an SQLite database for storage, and can be distributed to work on multiple machines on a LAN. Triplie creates directed graphs which are made of nodes, which represent the words read from the user A graph representing ... [More] Markov chains of 6th order links that represent the associations between words from conversations in a network based on the Hebbian rule To respond to a user, triplie extracts keywords from the user's text, finds their most appropriate associated keywords in the Hebbian association network, and generates replies that contain the associated keywords using multiple breadth-first-search Markov chains algorithm. For more information on installing and configuring the bot see the README page. You can join the project's IRC channel too: irc://irc.freenode.net/#triplie [Less]

7.41K lines of code

0 current contributors

almost 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Mistbot

Compare

  No analysis available

Mistbot is a modular IRC-Bot written in C++. It is written with speed, flexibility, functionality and easy extensibility in mind.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

circle - C IRC Library/Executable

Compare

  Analyzed 26 minutes ago

Multi-network, modular IRC Bot written in C.

3.41K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

opensim4opencog

Compare

  Analyzed 3 months ago

The goal of this project is to develop an interface to Opensim for OpenCog and other AI systems. It provides a means of connecting external AI bots over a socket to an avatar in the OpenSim Simulator . It uses TextSL as base and updates it to use libopenmetaverse, and includes DotLisp and a simple ... [More] task queue processor as a persistent middle layer. http://opencog.org/wiki/OpenSim_for_OpenCog [Less]

1.01M lines of code

0 current contributors

almost 11 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

Java Wiki Bot Framework

Compare

Claimed by Wikimedia Analyzed about 13 hours ago

Java Wiki Bot Framework helps with wiki (MediaWiki) site management. It allows to build robots to edit and dump information from Wikis. For more information and features see project homepage.

20.2K lines of code

2 current contributors

over 4 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

Open Pandora's Box

Compare

  Analyzed about 3 hours ago

Pandora is an artificial intelligent web based bot. Pandora is a component based AI architecture including, database memory, XML, voice, chat, IRC, HTTP, Wiktionary, consciousness, language, GUI, applet

77.6K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Look Jeab browse BOT

Compare

  Analyzed about 3 hours ago

LookJeab Browse BOT is a fake robot, it browse website by using URL list file and display in mini browser. User can manipulate the list file and setting time counter for open or close mini browser and the file list. The file list is (JUL) XML text format so you can see the schema in test.jul file ... [More] after install. LookJeab are developed by using Microsoft Visual Studio .NET 2005. [Less]

5.57K lines of code

0 current contributors

over 16 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Tcldrop

Compare

  Analyzed 1 day ago

Tcldrop is basically a clone of the Eggdrop IRC bot, but is being written purely in Tcl. The intention is to write a much more scriptable bot than Eggdrop is. It will run stand-alone or from any Tcl-enabled application (Tcl v8.5+).

59.5K lines of code

0 current contributors

almost 14 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: lgpl21_or..., lgpv3_or_...