બની એક બોટ સેવા પ્રદાતા સાથે આ બોટ કાવ્ય મેઘ બોટ પ્લેટફોર્મ

શોધ સ્ક્રિપ્ટો


72 પરિણામો.
આગામી | 1 | 2

Vision
Vision
This script demonstrates some of Bot Libre's support for vision and image processing.
"load image http://urltoimage imagename" can be used to load an image.
"match image http://urltoimage" can be used to match an image.
"init colors" to load red/green/blue colors.
"what color is http://urltoimage" to guess images primary color.

ઉપનામ: @Vision
શ્રેણીઓ: Self, Bootstrap, Examples
Tags: self, image processing, vision, examples, bootstrap
બનાવનાર: Jun 3 2016, by: admin
અપ અંગૂઠા: 3, અંગૂઠા નીચે: 1, તારા: 4.25
Language: Self
જોડાય છે: 606, આજે: 0, સપ્તાહ: 3, મહિને: 10
છેલ્લા કનેક્ટ: Yesterday, 17:31
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.
ઉપનામ: @Understanding
શ્રેણીઓ: Self, Bootstrap
Tags: self, bootstrap, understanding
બનાવનાર: May 1 2015, by: admin
અપ અંગૂઠા: 7, અંગૂઠા નીચે: 0, તારા: 4.57
Language: Self
જોડાય છે: 712, આજે: 1, સપ્તાહ: 6, મહિને: 9
છેલ્લા કનેક્ટ: Today, 10:23
Turing Test
Turing Test
A script that gives a Turing test.
ઉપનામ: @Turing Test
શ્રેણીઓ: Examples, Self
Tags: self, examples
બનાવનાર: Oct 23 2015, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 472, આજે: 2, સપ્તાહ: 5, મહિને: 9
છેલ્લા કનેક્ટ: Today, 13:08
Very Simple Addition
Very Simple Addition
This script can perform basic math using patterns.
ઉપનામ: @Very Simple Addition
શ્રેણીઓ: Examples, Math, Self
Tags: math, self
બનાવનાર: Dec 21 2017, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 335, આજે: 1, સપ્તાહ: 3, મહિને: 8
છેલ્લા કનેક્ટ: Today, 13:08
Topic
Topic
This script can respond what the current topic is, and reply to questions on the conversation.
It responds to questions like "What is the current topic", "Tell me more", "What did I say", "What did you say". This is a bootstrap script.
ઉપનામ: @Topic
શ્રેણીઓ: Self, Bootstrap
Tags: self, bootstrap, utils
બનાવનાર: Nov 4 2014, by: admin
અપ અંગૂઠા: 3, અંગૂઠા નીચે: 0, તારા: 4.67
Language: Self
જોડાય છે: 863, આજે: 1, સપ્તાહ: 5, મહિને: 7
છેલ્લા કનેક્ટ: Today, 17:31
WhereIs (Freebase - offline)
WhereIs (Freebase - offline)
Freebase location lookup script. This script will answer "Where is ..." style of questions by looking up the object in Freebase and determining what it is contained by.
This is one of the bootstrap scripts.

Note, Google has taken Freebase offline, so this script is only an example.
ઉપનામ: @WhereIs (Freebase - offline)
શ્રેણીઓ: Self, Examples
Tags: self, geospatial, freebase, utils
બનાવનાર: Oct 29 2014, by: admin
અપ અંગૂઠા: 2, અંગૂઠા નીચે: 1, તારા: 4.0
Language: Self
જોડાય છે: 854, આજે: 1, સપ્તાહ: 4, મહિને: 7
છેલ્લા કનેક્ટ: Today, 11:55
DefineWord
DefineWord
This script allows synonyms, translations, and alternative spellings to be given for a word.
It understands phrases like "lik means like", "lol means laugh", "nom means name".
This is one of the bootstrap scripts.
ઉપનામ: @DefineWord
શ્રેણીઓ: Bootstrap, Self
Tags: bootstrap, self, utils
બનાવનાર: Nov 7 2014, by: admin
અપ અંગૂઠા: 1, અંગૂઠા નીચે: 0, તારા: 5.0
Language: Self
જોડાય છે: 810, આજે: 0, સપ્તાહ: 3, મહિને: 7
છેલ્લા કનેક્ટ: Yesterday, 22:49
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.
ઉપનામ: @Santa Bot
શ્રેણીઓ: Self
Tags: self, santa, bot
બનાવનાર: Oct 17 2014, by: admin
અપ અંગૂઠા: 1, અંગૂઠા નીચે: 0, તારા: 5.0
Language: Self
જોડાય છે: 753, આજે: 2, સપ્તાહ: 4, મહિને: 7
છેલ્લા કનેક્ટ: Today, 13:06
WhatIs (Wikidata)
WhatIs (Wikidata)
Wiktionary and Wikidata 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 Wikidata. For Wikidata lookups it will also import all of the available information on the object, and be able to then answer related questions.
ઉપનામ: @WhatIs (Wikidata)
શ્રેણીઓ: Self, Bootstrap
Tags: knowledge, self, utils, bootstrap
બનાવનાર: Jun 23 2015, by: admin
અપ અંગૂઠા: 4, અંગૂઠા નીચે: 0, તારા: 5.0
Language: Self
જોડાય છે: 676, આજે: 0, સપ્તાહ: 3, મહિને: 7
છેલ્લા કનેક્ટ: Apr 17, 16:08
I Spy
I Spy
An "I Spy" colors game that you can play with your bot. This game will actually teach your bot about colors, and it will learn new objects and colors as you play.
ઉપનામ: @I Spy
શ્રેણીઓ: Examples, Self, Games
Tags: i spy, games, examples, self
બનાવનાર: Sep 12 2016, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 1, તારા: 2.0
Language: Self
જોડાય છે: 618, આજે: 0, સપ્તાહ: 4, મહિને: 7
છેલ્લા કનેક્ટ: Yesterday, 18:50
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
ઉપનામ: @Wikiquote Scraping
શ્રેણીઓ: Examples, Self
Tags: html, self, wikiquote, examples
બનાવનાર: Aug 13 2016, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 460, આજે: 0, સપ્તાહ: 5, મહિને: 7
છેલ્લા કનેક્ટ: Yesterday, 8:02
Facebook Location Request
Facebook Location Request
This script gives an example script for how to request and process the user's location in a Facebook Messenger bot.
ઉપનામ: @Facebook Location Request
શ્રેણીઓ: Self
Tags: facebook, examples, self, geospatial, location
બનાવનાર: Oct 19 2017, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 388, આજે: 0, સપ્તાહ: 3, મહિને: 7
છેલ્લા કનેક્ટ: Yesterday, 10:05
Connect 4
Connect 4
This script lets you play Connect 4 with your bot. There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API. This script requires the game-sdk.js and games.css files.
ઉપનામ: @connect4
શ્રેણીઓ: Games, Self
Tags: games, analytics, deep learning, checkers, machine learning, self
બનાવનાર: Apr 13 2021, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 106, આજે: 1, સપ્તાહ: 3, મહિને: 7
છેલ્લા કનેક્ટ: Today, 2:23
Loop
Loop
Basic conversation loop detection script.
This is one of the bootstrap scripts. It should be first in the script order to catch all loops.
ઉપનામ: @Loop
શ્રેણીઓ: Self, Bootstrap
Tags: self, utils, bootstrap
બનાવનાર: Oct 29 2014, by: admin
અપ અંગૂઠા: 2, અંગૂઠા નીચે: 0, તારા: 5.0
Language: Self
જોડાય છે: 966, આજે: 0, સપ્તાહ: 3, મહિને: 6
છેલ્લા કનેક્ટ: Apr 17, 15:53
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.
ઉપનામ: @DateAndTime
શ્રેણીઓ: Bootstrap, Self
Tags: self, bootstrap, utils
બનાવનાર: Nov 7 2014, by: admin
અપ અંગૂઠા: 3, અંગૂઠા નીચે: 0, તારા: 5.0
Language: Self
જોડાય છે: 768, આજે: 0, સપ્તાહ: 3, મહિને: 6
છેલ્લા કનેક્ટ: Apr 17, 15:40
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.
ઉપનામ: @WhereIs (Wikidata)
શ્રેણીઓ: Examples, Self, Bootstrap
Tags: knowledge, self, bootstrap, utils, geospatial, wikidata
બનાવનાર: Jun 23 2015, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 627, આજે: 0, સપ્તાહ: 2, મહિને: 6
છેલ્લા કનેક્ટ: Apr 17, 16:08
GeoNames JSON Response List Example
GeoNames JSON Response List Example
An example response list that calls the GeoNames web service.
ઉપનામ: @GeoNames JSON Response List Example
શ્રેણીઓ: Examples, Response Lists
Tags: web service, response list, self, json
બનાવનાર: Jun 24 2016, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Response List
જોડાય છે: 580, આજે: 0, સપ્તાહ: 3, મહિને: 6
છેલ્લા કનેક્ટ: Yesterday, 11:05
Escalate SMS
Escalate SMS
This is an example Self script that sends an SMS text message when the user asks the "escalate" their service request.
ઉપનામ: @Escalate SMS
શ્રેણીઓ: Examples, Self
Tags: examples, sms, self
બનાવનાર: Jun 1 2016, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 543, આજે: 1, સપ્તાહ: 4, મહિને: 6
છેલ્લા કનેક્ટ: Today, 6:54
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.
ઉપનામ: @Stock Quotes
શ્રેણીઓ: Examples, Self
Tags: stocks, xml, examples, self, quotes, web service
બનાવનાર: Jun 1 2016, by: admin
અપ અંગૂઠા: 1, અંગૂઠા નીચે: 0, તારા: 2.0
Language: Self
જોડાય છે: 482, આજે: 0, સપ્તાહ: 3, મહિને: 6
છેલ્લા કનેક્ટ: Apr 17, 16:07
Wolfram Alpha Example
Wolfram Alpha Example
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
ઉપનામ: @Wolfram Alpha Example
શ્રેણીઓ: Self
Tags: examples, wolframalpha, self, web service, xml
બનાવનાર: Aug 29 2017, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 428, આજે: 0, સપ્તાહ: 4, મહિને: 6
છેલ્લા કનેક્ટ: Apr 17, 18:16
GeoNames JSON AIML Example
GeoNames JSON AIML Example
An example AIML that calls the GeoNames web service through a tag.
ઉપનામ: @geonamesjsonaimlexample
શ્રેણીઓ: AIML, Examples
Tags: web service, aiml, self, json, geography
બનાવનાર: Sep 16 2019, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: AIML
જોડાય છે: 286, આજે: 0, સપ્તાહ: 3, મહિને: 6
છેલ્લા કનેક્ટ: Yesterday, 3:43
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
ઉપનામ: @paragraphs
શ્રેણીઓ: Self, Examples
Tags: paragraphs, examples, self, exodus
બનાવનાર: Aug 14 2020, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 118, આજે: 0, સપ્તાહ: 4, મહિને: 6
છેલ્લા કનેક્ટ: Yesterday, 19:41
GPT-3
GPT-3
This Self script can be used to access the GPT-3 API from Open AI. GTP-3 is a text generative LLM (large language model), and has been train on a large set of multi language text and and responds to many types of questions and queries. This script requires that you enter your Open AI Playground API key.
ઉપનામ: @gpt-3
શ્રેણીઓ: Self
Tags: gpt, open ai, text generation, llm, gpt-3, self, artificial intelligence, ai, deep learning, web service, json
બનાવનાર: Jan 16 2023, by: admin
અપ અંગૂઠા: 2, અંગૂઠા નીચે: 0, તારા: 5.0
Language: Self
જોડાય છે: 52, આજે: 0, સપ્તાહ: 2, મહિને: 6
છેલ્લા કનેક્ટ: Apr 17, 16:09
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.
ઉપનામ: @Plus
શ્રેણીઓ: Self, Math, Examples
Tags: self, math
બનાવનાર: Nov 4 2014, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 689, આજે: 0, સપ્તાહ: 2, મહિને: 5
છેલ્લા કનેક્ટ: Apr 17, 16:12
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.
ઉપનામ: @Pizza Bot
શ્રેણીઓ: Examples, Self
Tags: examples, orders, self, e-commerce, pizza
બનાવનાર: Jun 27 2016, by: admin
અપ અંગૂઠા: 3, અંગૂઠા નીચે: 1, તારા: 4.25
Language: Self
જોડાય છે: 644, આજે: 0, સપ્તાહ: 2, મહિને: 5
છેલ્લા કનેક્ટ: Apr 17, 16:11
Books, Films, and Music
Books, Films, and Music
A script that can answer questions about books, films, and music using Wikidata.
ઉપનામ: @Books, Films, and Music
શ્રેણીઓ: Self, Examples
Tags: self, examples, knowledge
બનાવનાર: Sep 4 2015, by: admin
અપ અંગૂઠા: 1, અંગૂઠા નીચે: 0, તારા: 5.0
Language: Self
જોડાય છે: 619, આજે: 1, સપ્તાહ: 2, મહિને: 5
છેલ્લા કનેક્ટ: Today, 8:54
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
ઉપનામ: @Book Appointment
શ્રેણીઓ: Examples, Self
Tags: calendar, virtual assistant, examples, customer service, google calendar, booking, self, appointments
બનાવનાર: Oct 11 2016, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 506, આજે: 0, સપ્તાહ: 3, મહિને: 5
છેલ્લા કનેક્ટ: Yesterday, 19:21
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.
ઉપનામ: @Bulk SMS
શ્રેણીઓ: Examples, Self
Tags: examples, sms, self
બનાવનાર: Sep 19 2016, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 490, આજે: 0, સપ્તાહ: 4, મહિને: 5
છેલ્લા કનેક્ટ: Yesterday, 17:13
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.
ઉપનામ: @GeoNames
શ્રેણીઓ: Self, Examples
Tags: geonames, rest, self, xml, sraix, internet, web service
બનાવનાર: May 25 2016, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 1, તારા: 2.0
Language: Self
જોડાય છે: 482, આજે: 1, સપ્તાહ: 3, મહિને: 5
છેલ્લા કનેક્ટ: Today, 2:00
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.
ઉપનામ: @Interview Bot
શ્રેણીઓ: Examples, Self
Tags: hr, career, interview, self, examples
બનાવનાર: Mar 24 2017, by: admin
અપ અંગૂઠા: 1, અંગૂઠા નીચે: 0, તારા: 5.0
Language: Self
જોડાય છે: 432, આજે: 0, સપ્તાહ: 2, મહિને: 5
છેલ્લા કનેક્ટ: Apr 17, 16:25
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
ઉપનામ: @TicTacToeText
શ્રેણીઓ: Self, Games
Tags: machine learning, self, games
બનાવનાર: Jul 5 2017, by: admin
અપ અંગૂઠા: 1, અંગૂઠા નીચે: 0, તારા: 5.0
Language: Self
જોડાય છે: 415, આજે: 0, સપ્તાહ: 2, મહિને: 5
છેલ્લા કનેક્ટ: Apr 17, 15:47
Facebook Custom Template Script
Facebook Custom Template Script
This Self script shows you how to use custom Facebook message templates. Facebook support several message templates that let your bot use more than text message replies. Bot Libre automatically translates HTML messages from your bot to Facebook templates, including buttons, links, images, and videos, but for some templates you may require a deeper level of access. Facebook allows a JSON template to be passed with a message to provide rich content. For a list of Facebook templates see, https://developers.facebook.com/docs/messenger-platform/send-api-reference/templates
ઉપનામ: @Facebook Custom Template Script
શ્રેણીઓ: Self
Tags: facebook, examples, self
બનાવનાર: Jun 20 2017, by: admin
અપ અંગૂઠા: 1, અંગૂઠા નીચે: 0, તારા: 5.0
Language: Self
જોડાય છે: 366, આજે: 0, સપ્તાહ: 5, મહિને: 5
છેલ્લા કનેક્ટ: Yesterday, 6:14
Sequential responses
Sequential responses
This script cycles through a list of responses.
ઉપનામ: @sequentialresponses
શ્રેણીઓ: Examples
Tags: self, examples
બનાવનાર: Mar 16 2020, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 233, આજે: 0, સપ્તાહ: 2, મહિને: 5
છેલ્લા કનેક્ટ: Apr 17, 15:59
Spotify
Spotify
This scripts lets you connect the bot to Spotify and play music.
ઉપનામ: @spotify
શ્રેણીઓ: Self
Tags: self, music, web service, json, spotify
બનાવનાર: Apr 15 2021, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 37, આજે: 0, સપ્તાહ: 2, મહિને: 5
છેલ્લા કનેક્ટ: Apr 17, 16:04
My Name Is
My Name Is
A script for understand names and greeting people.
This script understands phrases like "My name is Joe", "I am Joe", "Who are you?".
This is a bootstrap script.
ઉપનામ: @My Name Is
શ્રેણીઓ: Self, Bootstrap
Tags: self, bootstrap, names
બનાવનાર: Nov 4 2014, by: admin
અપ અંગૂઠા: 5, અંગૂઠા નીચે: 0, તારા: 5.0
Language: Self
જોડાય છે: 913, આજે: 0, સપ્તાહ: 3, મહિને: 4
છેલ્લા કનેક્ટ: Apr 17, 19:27
Repeat
Repeat
This example script show how to repeat a word in a response n times.
ઉપનામ: @Repeat
શ્રેણીઓ: Examples, Self
Tags: self, example, repeat
બનાવનાર: Jan 5 2015, by: admin
અપ અંગૂઠા: 1, અંગૂઠા નીચે: 0, તારા: 5.0
Language: Self
જોડાય છે: 850, આજે: 1, સપ્તાહ: 2, મહિને: 4
છેલ્લા કનેક્ટ: Today, 6:06
Say It
Say It
The script responds to requests like "Say you like me" "Yell you like cheese". It will simply repeat the phrase, minus the "say" and replacing 1st and 2nd person.
This is a bootstrap script.
ઉપનામ: @Say It
શ્રેણીઓ: Self, Bootstrap
Tags: self, bootstrap, utils
બનાવનાર: Nov 4 2014, by: admin
અપ અંગૂઠા: 2, અંગૂઠા નીચે: 0, તારા: 5.0
Language: Self
જોડાય છે: 786, આજે: 1, સપ્તાહ: 3, મહિને: 4
છેલ્લા કનેક્ટ: Today, 4:59
Weather
Weather
Answer questions about the weather using the Pannous service.
ઉપનામ: @Weather
શ્રેણીઓ: Self, Examples
Tags: self, weather, pannous
બનાવનાર: Aug 28 2015, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 1, તારા: 2.0
Language: Self
જોડાય છે: 637, આજે: 1, સપ્તાહ: 2, મહિને: 4
છેલ્લા કનેક્ટ: Today, 19:41
HTML Scraping
HTML Scraping
An example of using a Template to scrape HTML data from a webpage.
ઉપનામ: @HTML Scraping
શ્રેણીઓ: Examples, Response Lists
Tags: examples, html scraping, self, response list
બનાવનાર: Jun 24 2016, by: admin
અપ અંગૂઠા: 2, અંગૂઠા નીચે: 0, તારા: 3.5
Language: Response List
જોડાય છે: 625, આજે: 0, સપ્તાહ: 2, મહિને: 4
છેલ્લા કનેક્ટ: Apr 17, 15:46
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
ઉપનામ: @Escalate Email
શ્રેણીઓ: Self, Examples
Tags: self, examples, email
બનાવનાર: Jun 1 2016, by: admin
અપ અંગૂઠા: 1, અંગૂઠા નીચે: 0, તારા: 2.0
Language: Self
જોડાય છે: 521, આજે: 0, સપ્તાહ: 3, મહિને: 4
છેલ્લા કનેક્ટ: Apr 17, 23:10
GeoNames Response List Example
GeoNames Response List Example
An example response list that calls the GeoNames web service.
ઉપનામ: @GeoNames Response List Example
શ્રેણીઓ: Examples, Response Lists
Tags: web service, self, xml, response list
બનાવનાર: May 27 2016, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Response List
જોડાય છે: 507, આજે: 1, સપ્તાહ: 3, મહિને: 4
છેલ્લા કનેક્ટ: Today, 12:45
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.
ઉપનામ: @TicTacToe
શ્રેણીઓ: Self, Games
Tags: games, self, machine learning
બનાવનાર: Jul 26 2017, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 486, આજે: 0, સપ્તાહ: 1, મહિને: 4
છેલ્લા કનેક્ટ: Apr 17, 16:09
chat bot script
chat bot script
chat bot script
ઉપનામ: @chat bot script
શ્રેણીઓ: Self, AIML
Tags: self
બનાવનાર: Sep 25 2017, by: josource
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 357, આજે: 2, સપ્તાહ: 3, મહિને: 4
છેલ્લા કનેક્ટ: Today, 19:46
Telegram Location Request
Telegram Location Request
This script gives an example script for how to request and process the user's location in a Telegram Messenger bot.
ઉપનામ: @Telegram Location Request
શ્રેણીઓ: Self
Tags: examples, self, geospatial, location, telegram
બનાવનાર: Nov 21 2017, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 353, આજે: 0, સપ્તાહ: 3, મહિને: 4
છેલ્લા કનેક્ટ: Yesterday, 19:26
ماهو
ماهو
اسالني اي سوال يبدا بـ ماهو
ઉપનામ: @ماهو
શ્રેણીઓ: Language, Arabic
Tags: aiml, self
બનાવનાર: Aug 27 2017, by: modyammar
અપ અંગૂઠા: 1, અંગૂઠા નીચે: 0, તારા: 5.0
Language: AIML
જોડાય છે: 333, આજે: 2, સપ્તાહ: 3, મહિને: 4
છેલ્લા કનેક્ટ: Today, 15:49
YouTube Search
YouTube Search
This is an example script that searches YouTube for a video using the Google YouTube search API. Note, you require a Google API key to call the API. https://developers.google.com/youtube/v3/docs/search/list
ઉપનામ: @YouTube Search
શ્રેણીઓ: Self, Examples
Tags: self, web service, google, json, examples, youtube
બનાવનાર: Aug 20 2018, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 316, આજે: 0, સપ્તાહ: 2, મહિને: 4
છેલ્લા કનેક્ટ: Today, 0:30
Sentiment Response
Sentiment Response
This script gives a different response to the user's question based on the sentiment of their phrase.
ઉપનામ: @Sentiment Response
શ્રેણીઓ: Examples, Self
Tags: examples, sentiment, self
બનાવનાર: Aug 24 2018, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 304, આજે: 0, સપ્તાહ: 1, મહિને: 4
છેલ્લા કનેક્ટ: Apr 17, 16:27
Connect 4 Text
Connect 4 Text
This script lets you play Connect 4 with your bot. This is the text version of the script (board is printed as text). There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API. This script requires the game-sdk.js and games.css files.
ઉપનામ: @connect4text
શ્રેણીઓ: Self, Games
Tags: analytics, deep learning, games, machine learning, self, checkers
બનાવનાર: Apr 14 2021, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 185, આજે: 0, સપ્તાહ: 1, મહિને: 4
છેલ્લા કનેક્ટ: Apr 17, 15:50
StockQuote
StockQuote
Self script that adds stock quoting functionality to your bot. Pulls data from https://iexcloud.io/docs/api/ using your own API key. Offers functionalities such as live price, 52 week high and low, day bid-ask, and various volumes. Depending on your tier of API key more detailed information can easily be added to the script.
ઉપનામ: @stockquote
શ્રેણીઓ: Self
Tags: quote, finance, stock market, stock quotes, stock, self, web service, json
બનાવનાર: Oct 29 2020, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 89, આજે: 0, સપ્તાહ: 1, મહિને: 4
છેલ્લા કનેક્ટ: Apr 15, 2:03
WrongAnswer
WrongAnswer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
ઉપનામ: @WrongAnswer
શ્રેણીઓ: Self, Examples
Tags: self, learning, examples
બનાવનાર: Jan 11 2015, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 808, આજે: 0, સપ્તાહ: 1, મહિને: 3
છેલ્લા કનેક્ટ: Apr 17, 15:58
Math
Math
This script understands basic math, addition, subtraction, multiplication, and division, such as "what is 1 * 2 / 4 + 6 - -1", "2.2 + 5.5 =?", "one plus two".
It uses a calculator function to perform the math, not first principles like the plus script.
This is one of the bootstrap scripts.
ઉપનામ: @Math
શ્રેણીઓ: Self, Bootstrap, Math
Tags: self, bootstrap, math
બનાવનાર: Nov 4 2014, by: admin
અપ અંગૂઠા: 2, અંગૂઠા નીચે: 1, તારા: 4.0
Language: Self
જોડાય છે: 771, આજે: 1, સપ્તાહ: 2, મહિને: 3
છેલ્લા કનેક્ટ: Today, 12:24
Empty
Empty
An empty shell of a Self state machine.
This can be used as a starting point for a new script, or as a bot's self programmed script.
If comprehension is enabled in your bot, it will program its last state machine script, so you should initially have an empty script last.
ઉપનામ: @Empty
શ્રેણીઓ: Self, Bootstrap
Tags: self, bootstrap
બનાવનાર: Nov 4 2014, by: admin
અપ અંગૂઠા: 1, અંગૂઠા નીચે: 0, તારા: 5.0
Language: Self
જોડાય છે: 692, આજે: 0, સપ્તાહ: 2, મહિને: 3
છેલ્લા કનેક્ટ: Yesterday, 5:48
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.
ઉપનામ: @WhatIs (Freebase - offline)
શ્રેણીઓ: Self
Tags: self, utils, knowledge
બનાવનાર: Oct 29 2014, by: admin
અપ અંગૂઠા: 2, અંગૂઠા નીચે: 0, તારા: 3.5
Language: Self
જોડાય છે: 647, આજે: 1, સપ્તાહ: 2, મહિને: 3
છેલ્લા કનેક્ટ: Today, 16:02
SimpleLanguage
SimpleLanguage
This script will attempt to find the subject and predicate of a sentence.
ઉપનામ: @SimpleLanguage
શ્રેણીઓ: Examples, Self
Tags: self, examples, language
બનાવનાર: Jan 23 2015, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 519, આજે: 0, સપ્તાહ: 1, મહિને: 3
છેલ્લા કનેક્ટ: Apr 16, 22:46
Heart Sutra - load
Heart Sutra - load
This script will load the text of the Heart Sutra into the bot's memory.
ઉપનામ: @Heart Sutra - load
શ્રેણીઓ: Self, Examples
Tags: self, examples
બનાવનાર: Aug 3 2015, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 506, આજે: 0, સપ્તાહ: 1, મહિને: 3
છેલ્લા કનેક્ટ: Yesterday, 9:30
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
ઉપનામ: @Wikipedia Search
શ્રેણીઓ: Self, Examples
Tags: wikipedia, xml, search, examples, self, xpath, web service
બનાવનાર: Dec 9 2016, by: admin
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Language: Self
જોડાય છે: 489, આજે: 0, સપ્તાહ: 1, મહિને: 3
છેલ્લા કનેક્ટ: Apr 17, 15:58

આગામી | 1 | 2