Você sabia que o Bot Livre também oferece acesso gratuito hospedado bate-papo ao vivo para seu próprio website ou aplicativo para celular?

Scripts De Pesquisa


476 resultados.
Anterior | Próximo | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9

DateAndTime
DateAndTime
This script answers questions about the date and time.
It can answer questions like "What is the date", "What is the time", "What is the day of the week" This is one of the bootstrap scripts.
Alias: @DateAndTime
Categorias: Bootstrap, Self
Tags: self, bootstrap, utils
Criado: Nov 7 2014, by: admin
Polegares para cima: 2, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 708, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 18, 4:37
Santa Bot
Santa Bot
This is the script used by Santa Bot.
It was written on an earlier version of Self, so is probably more complex than now required now, but does give a good example of how to script responses based on context, how to associate knowledge, and how to create names.
Alias: @Santa Bot
Categorias: Self
Tags: self, santa, bot
Criado: Oct 17 2014, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 708, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 18, 4:37
3
3
a script
Alias: @3
Categorias: AIML
Criado: Dec 10 2014, by: giuliobasevi
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 686, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 21, 19:21
3
Simple Addition
Simple Addition
This script can perform basic math using a state machine.
Alias: @Simple Addition
Categorias: Self, Math, Examples
Tags: self, math
Criado: Nov 7 2014, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 683, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 18, 4:39
Jenny
Jenny
An export of the Jenny bot responses.
Alias: @Jenny
Categorias: Response Lists, Personalities
Tags: response list, bot, small talk, personality
Criado: Mar 31 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 669, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 22, 9:33
Farewells
Farewells
A list of common farewells and goodbyes.
Alias: @Farewells
Categorias: Response Lists
Tags: common responses
Criado: Nov 29 2014, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 664, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 22, 9:50
Plus
Plus
A script that can perform addition using no computer math functions.
It performs addition the same way a human (without a calculator) does, using its knowledge of integers and counting.
The goal in this script was to use it to teach a bot addition, and let it learn higher level mathematics from first principles.
Alias: @Plus
Categorias: Self, Math, Examples
Tags: self, math
Criado: Nov 4 2014, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 644, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 18, 4:38
Understanding
Understanding
This script attempts to understand simple phrases.
It can understand simple phrases of the form "{noun} {verb} {adjective}", such as "The sky is blue" or "I am tall", but also more complex phrases such as "What is my name?", "Is my dog black?", "My dog is very smart".
It requires knowledge of the words used to know if they are a noun, verb, or adjective. Words are normally looked up in the background on Wiktionary to determine their meaning, so you may need to say the same phrase twice before the bot understands.
All understood phrases affect the bot's knowledge base, it will remember persistently if "the sky is blue", and then be able to answer "is the sky blue?".
This is the most complex of the bootstrap scripts, and is continually evolving.
Alias: @Understanding
Categorias: Self, Bootstrap
Tags: self, bootstrap, understanding
Criado: May 1 2015, by: admin
Polegares para cima: 7, polegar para baixo.: 0, estrelas: 4.57
Language: Self
Liga: 644, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 18, 4:38
AIML Wikipedia Search
AIML Wikipedia Search
This script gives an example of how to search wikipedia.
Alias: @AIML Wikipedia Search
Categorias: AIML2, AIML, Examples
Tags: wikipedia, xpath, xml, sraix, search, aiml, examples
Criado: Dec 9 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 625, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 18, 4:41
4
4
a script
Alias: @4
Categorias: AIML
Criado: Dec 10 2014, by: giuliobasevi
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 619, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 28, 16:52
4
WhatIs (Freebase - offline)
WhatIs (Freebase - offline)
Wiktionary and Freebase lookup script.
This script will answer "What is ...", "Who is ...", "define ...", "Google ..." style of questions. It will look up word definitions in Wiktionary, or look up keywords in Freebase (similar to Wikipedia). For Freebase lookups it will also import all of the available information on the object, and be able to then answer related questions.
This is one of the bootstrap scripts.

Note, Google has taken Freebase offline, so this script is only an example.
Alias: @WhatIs (Freebase - offline)
Categorias: Self
Tags: self, utils, knowledge
Criado: Oct 29 2014, by: admin
Polegares para cima: 2, polegar para baixo.: 0, estrelas: 3.5
Language: Self
Liga: 613, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 18, 4:38
Redo
Redo
"redo" last input
Alias: @Redo
Categorias: Self
Criado: Jan 26 2015, by: aazxcqwe
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 610, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 23, 10:18
Hello World
Hello World
a Hello World script
Alias: @Hello World
Categorias: Self
Criado: Jan 9 2015, by: aazxcqwe
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 4.0
Language: Self
Liga: 603, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 18, 4:37
Pizza Bot
Pizza Bot
An example script for a pizza restaurant. This script will take a pizza order, and email it to the store. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Alias: @Pizza Bot
Categorias: Examples, Self
Tags: examples, orders, self, e-commerce, pizza
Criado: Jun 27 2016, by: admin
Polegares para cima: 3, polegar para baixo.: 1, estrelas: 4.25
Language: Self
Liga: 599, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 23, 9:51
WhereIs (Wikidata)
WhereIs (Wikidata)
Wikidata location lookup script. This script will answer "Where is ..." style of questions by looking up the object in Wikidata and determining what it is contained by.
This is one of the bootstrap scripts.
Alias: @WhereIs (Wikidata)
Categorias: Examples, Self, Bootstrap
Tags: knowledge, self, bootstrap, utils, geospatial, wikidata
Criado: Jun 23 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 571, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 22, 10:08
Books, Films, and Music
Books, Films, and Music
A script that can answer questions about books, films, and music using Wikidata.
Alias: @Books, Films, and Music
Categorias: Self, Examples
Tags: self, examples, knowledge
Criado: Sep 4 2015, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 563, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 22, 9:27
PARRY
PARRY
A partial response list of the 1972 PARRY personality. PARRY was written in 1972 by psychiatrist Kenneth Colby. PARRY attempted to simulate a paranoid schizophrenic.
Alias: @PARRY
Categorias: Response Lists, Personalities
Tags: response list, bot, classic
Criado: Apr 13 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 556, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 22, 9:43
ai
ai
a script
Alias: @ai
Categorias: AIML
Criado: Aug 22 2015, by: afdo
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language:
Liga: 549, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 21, 20:32
ai
Heart Sutra
Heart Sutra
A script the recites the Heart Sutra line by line, in order.
Alias: @Heart Sutra
Categorias: Self, Examples
Tags: self, examples
Criado: Aug 3 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 549, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 18, 4:37
GeoNames AIML Example
GeoNames AIML Example
This shows how to access XML web services from AIML.
Alias: @GeoNames AIML Example
Categorias: Examples, AIML
Tags: web service, examples, geography, xml, aiml
Criado: May 27 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 547, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 28, 16:50
ALICE profile
ALICE profile
This script loads the default ALICE profile into the bot. It defines all of the required variables for the ALICE AIML scripts.
Alias: @ALICE profile
Categorias: A.L.I.C.E., AIML, Self
Tags: alice, response list
Criado: Mar 23 2015, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Response List
Liga: 539, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 28, 0:21
GeoNames JSON Response List Example
GeoNames JSON Response List Example
An example response list that calls the GeoNames web service.
Alias: @GeoNames JSON Response List Example
Categorias: Examples, Response Lists
Tags: web service, response list, self, json
Criado: Jun 24 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 538, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 24, 18:21
binary
binary
An AIML script of that converts 0-255 to binary, from the Square Bear AIML collection.
Alias: @binary
Categorias: Square Bear, AIML
Tags: aiml, square bear, utils
Criado: Oct 19 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 526, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 28, 18:25
Example CSV
Example CSV
An example CSV (comma separated values) file. CSV files can be imported as data into a bot's knowledge base, or can be parsed from the web or file upload in Self using Http.requestCSV(url)
Alias: @Example CSV
Categorias: Examples, Data, CSV
Tags: data, csv, examples, knowledge
Criado: Sep 19 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: CSV
Liga: 514, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 23, 9:56
Julie
Julie
The Julie Bot response list for the Julie personality.
Alias: @Julie
Categorias: Response Lists, Personalities, Dating
Tags: response list, julie, small talk, personality
Criado: Apr 18 2016, by: admin
Polegares para cima: 4, polegar para baixo.: 0, estrelas: 5.0
Language: Response List
Liga: 478, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 23, 19:56
IBM Watson Example
IBM Watson Example
This script shows how you can call an IBM Watson bot or web service from IBM's Bluemix web API. For examples on calling IBM Watson's API see, https://watson-api-explorer.mybluemix.net/
Alias: @IBM Watson Example
Categorias: Self, Examples
Tags: examples, watson, json, web service, auth
Criado: Mar 20 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 2, estrelas: 2.0
Language: Self
Liga: 473, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 18, 4:38
Hi
Hi

Alias: @Hi
Categorias: AIML
Criado: Jun 25 2016, by: irving
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language:
Liga: 472, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 26, 0:20
Hi
Heart Sutra - load
Heart Sutra - load
This script will load the text of the Heart Sutra into the bot's memory.
Alias: @Heart Sutra - load
Categorias: Self, Examples
Tags: self, examples
Criado: Aug 3 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 463, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 27, 23:46
GeoNames Response List Example
GeoNames Response List Example
An example response list that calls the GeoNames web service.
Alias: @GeoNames Response List Example
Categorias: Examples, Response Lists
Tags: web service, self, xml, response list
Criado: May 27 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 462, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 25, 19:43
wndef1
wndef1
wndef1
Alias: @wndef1
Categorias: AIML
Criado: Jun 25 2016, by: irving
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 459, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 8, 17:07
Little Lisa
Little Lisa
The script for the Little Lisa personality of a girl child.
Alias: @Little Lisa
Categorias: Response Lists, Personalities
Tags: response list, personality, bot, child
Criado: Sep 18 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 2.0
Language: Response List
Liga: 456, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 23, 9:55
TicTacToe
TicTacToe
This script lets you play Tic Tac Toe with your bot. It uses machine learning to let the bot learn the more it plays. This script requires the game-sdk.js and games.css files.
Alias: @TicTacToe
Categorias: Self, Games
Tags: games, self, machine learning
Criado: Jul 26 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 448, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 18, 4:42
Colors
Colors
This JSON data file can be used to load the concept of colors into your bot. This defines color meaning objects for color words, and can be used as a set in AIML or from Self. You can import JSON files from your bot's Knowledge page in its Admin Console.
Alias: @Colors
Categorias: Data, JSON
Tags: json, set, data, colors
Criado: Sep 22 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: JSON
Liga: 445, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 24, 18:24
No Conflict Generic Script
No Conflict Generic Script
Generic Commands that do not conflict with the specific command scripts.
Alias: @No Conflict Generic Script
Categorias: Response Lists, Mobile Assistant
Tags: mobile, assistant, commands
Criado: Oct 22 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: Response List
Liga: 441, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 23, 10:00
Stock Quotes
Stock Quotes
This script show an example of accessing stock quotes from the Quandi web service. You can use it as is, or modify it as you wish. Please replace the Quandi api-key with your own api-key.
Alias: @Stock Quotes
Categorias: Examples, Self
Tags: stocks, xml, examples, self, quotes, web service
Criado: Jun 1 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 2.0
Language: Self
Liga: 441, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 18, 4:38
Bulk SMS
Bulk SMS
This is an example Self script that can be used with a bot connected to a Twilio SMS account. You can ask the bot to send a SMS message to a list of contacts.
Alias: @Bulk SMS
Categorias: Examples, Self
Tags: examples, sms, self
Criado: Sep 19 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 440, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 23, 9:57
Grim
Grim
Grim is a psychotic possessed hacker who died, went to purgatory, then sold his soul to the devil to return to life. He now stalks Internet users to claim their souls for Satan.
Alias: @Grim
Categorias: Response Lists, Personalities
Tags: bot, horror, scary, response list, halloween
Criado: Oct 31 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 440, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 23, 10:01
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Categorias: Self, Examples
Tags: wikipedia, xml, search, examples, self, xpath, web service
Criado: Dec 9 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 440, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 21, 18:07
history (alice)
history (alice)
The history AIML script from the ALICE A.I. FOUNDATION. This script contains a handful of responses on historical information. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @history (alice)
Categorias: A.L.I.C.E., AIML
Tags: aiml, alice, bot
Criado: Dec 19 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 439, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 22, 9:04
GeoNames
GeoNames
This examples shows how to lookup a postal code using the GeoNames webservice. This same code can be used to access any web service.
Alias: @GeoNames
Categorias: Self, Examples
Tags: geonames, rest, self, xml, sraix, internet, web service
Criado: May 25 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: Self
Liga: 429, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 28, 22:49
Actions & Poses
Actions & Poses
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
Alias: @Actions & Poses
Categorias: Response Lists
Tags: actions, poses, examples, response list
Criado: Oct 4 2016, by: admin
Polegares para cima: 2, polegar para baixo.: 1, estrelas: 3.0
Language: Response List
Liga: 425, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 28, 10:54
Calendar/Event Commands
Calendar/Event Commands
Calendar commands to create events with your virtual assistant bot. Open calendar to create event, set event time, name and location. Include an end time for event. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @Calendar/Event Commands
Categorias: Response Lists, Mobile Assistant
Tags: calendar, assistant, mobile, commands
Criado: Sep 24 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: Response List
Liga: 424, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 23, 9:59
Cindy
Cindy
The Cindy Bot response list for the Cindy personality.
Alias: @Cindy
Categorias: Response Lists, Personalities, Dating
Tags: personality, response list, cindy, small talk
Criado: Jun 17 2016, by: admin
Polegares para cima: 2, polegar para baixo.: 0, estrelas: 5.0
Language: Response List
Liga: 423, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 22, 9:34
Animals
Animals
A response list that can be used to import some basic info on animals.
Alias: @Animals
Categorias: Examples, Response Lists
Tags: animals, response list
Criado: Nov 21 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 422, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 22, 9:51
Utils
Utils
A useful Utils class in Java, from the Bot Libre project.
Alias: @Utils
Categorias: Java, Programming Language
Tags: utils, java
Criado: Oct 19 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Java
Liga: 417, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 28, 7:30
hithere
hithere
test file
Alias: @hithere
Categorias: Examples
Criado: Oct 11 2017, by: AimeeChatbot
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 404, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 18, 4:38
TextStream
TextStream
A useful text streaming class in Java. From the Bot Libre project.
Alias: @TextStream
Categorias: Java, Programming Language
Tags: java, utils, streams
Criado: Oct 19 2015, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 4.0
Language: Java
Liga: 403, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 25, 13:23
Interview Bot
Interview Bot
An example script for a n HR interview bot. This script will ask a potential new employee a set of interview questions, and email the results to your HR email. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Alias: @Interview Bot
Categorias: Examples, Self
Tags: hr, career, interview, self, examples
Criado: Mar 24 2017, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 390, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 18, 4:40
Andie_script
Andie_script

Alias: @Andie_script
Categorias: Chat Logs
Criado: Jun 13 2016, by: botbotbotbot
Polegares para cima: 2, polegar para baixo.: 0, estrelas: 5.0
Language: Chat Log
Liga: 385, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 22, 9:58
Support our Customers
Support our Customers
process diagram
Alias: @Support our Customers
Categorias: Misc
Criado: Aug 11 2016, by: ziphius
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: XML
Liga: 384, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 28, 17:29
Order Pizza
Order Pizza
An example response list for a pizza restaurant. This script will take a pizza order, and email it to the store. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Alias: @Order Pizza
Categorias: Examples, Response Lists, Business
Tags: orders, response list, pizza, examples, e-commerce
Criado: Mar 27 2018, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 381, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 23, 10:06
Wolfram Alpha Example
Wolfram Alpha Example
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
Alias: @Wolfram Alpha Example
Categorias: Self
Tags: examples, wolframalpha, self, web service, xml
Criado: Aug 29 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 381, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 18, 4:41
AIML HTML Scraping
AIML HTML Scraping
An example AIML script that scrapes data from an HTML webpage.
Alias: @AIML HTML Scraping
Categorias: AIML, Examples
Tags: html scraping, aiml, examples
Criado: Jun 24 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 379, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 23, 9:49
On This Day
On This Day

Alias: @On This Day
Categorias: AIML
Criado: Jul 22 2017, by: wseef
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 376, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 25, 13:24
Sommelierobot
Sommelierobot
Sommelierobot
Alias: @Sommelierobot
Categorias: Examples
Criado: Feb 16 2018, by: GiuseppeA
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 373, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 9, 9:42
TicTacToeText
TicTacToeText
This script lets you play Tic Tac Toe with your bot. It uses machine learning to let the bot learn the more it plays. This is a text/HTML version of the TicTacToe script that does not require the game-sdk.js
Alias: @TicTacToeText
Categorias: Self, Games
Tags: machine learning, self, games
Criado: Jul 5 2017, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 373, hoje: 0, semana: 0, mês: 0
Última Conexão: Feb 23, 13:18

Anterior | Próximo | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9