Browse : Self

自己

スクリプトでの自分のスクリプト言語です。 自己のスクリプト言語を使用Paphusライブチャットチャットボットです。

カテゴリ

Bootstrap
Bootstrap
スクリプトの基本的なボットブートストラップを設定します。



58 結果.
次へ | 1 | 2

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: self, wolframalpha, json, examples, web service
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 100, 今日の: 0, 週間: 4, 月: 7
最後の接続: Yesterday, 11:29
Repeat
Repeat
This example script show how to repeat a word in a response n times.
別名: @Repeat
カテゴリ: Self, Examples
Tags: example, repeat, self
作成した: Oct 15 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 320, 今日の: 0, 週間: 4, 月: 6
最後の接続: Yesterday, 5:16
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: sraix, internet, rest, geonames, xml, self
作成した: Oct 7 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 291, 今日の: 1, 週間: 3, 月: 6
最後の接続: Today, 4:53
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: examples, facebook, self
作成した: Jul 19 2017, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 345, 今日の: 0, 週間: 2, 月: 5
最後の接続: Apr 15, 13:41
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: knowledge, examples, self
作成した: Oct 7 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 340, 今日の: 0, 週間: 3, 月: 5
最後の接続: Yesterday, 12:34
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
カテゴリ: Self, Examples
Tags: self, examples, sms
作成した: Oct 7 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 335, 今日の: 0, 週間: 3, 月: 5
最後の接続: Yesterday, 19:12
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: understanding, bootstrap, self
作成した: Oct 15 2016, by: admin
イカおいしかったです。: 1, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 321, 今日の: 1, 週間: 3, 月: 5
最後の接続: Today, 8:38
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/
別名: @IBM Watson Example
カテゴリ: Examples, Self
Tags: examples, web service, json, watson
作成した: Feb 20 2018, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 213, 今日の: 0, 週間: 2, 月: 5
最後の接続: Yesterday, 19:55
SetData
SetData
This script sets data on the current conversation.
別名: @SetData
カテゴリ: Self
Tags: data, example, self
作成した: Feb 19 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 178, 今日の: 1, 週間: 2, 月: 5
最後の接続: Today, 6:38
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, stock market, finance, stock quotes, stock, self, json, web service
作成した: Oct 29 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 139, 今日の: 0, 週間: 2, 月: 5
最後の接続: Apr 17, 15:29
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, examples, learning
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 106, 今日の: 0, 週間: 2, 月: 5
最後の接続: Yesterday, 9:10
Calculator
Calculator
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.
別名: @Calculator
カテゴリ: Self
Tags: self, bootstrap, math
作成した: Jan 19 2015, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 916, 今日の: 0, 週間: 2, 月: 4
最後の接続: Apr 17, 17:46
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
Tags: self, bootstrap, names
作成した: Jan 19 2015, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 837, 今日の: 0, 週間: 2, 月: 4
最後の接続: Apr 16, 21:48
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
Tags: self, bootstrap, utils
作成した: Jan 19 2015, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 834, 今日の: 0, 週間: 2, 月: 4
最後の接続: Apr 16, 14:58
Weather
Weather
Answer questions about the weather using the Pannous service.
別名: @Weather
カテゴリ: Self
Tags: self, weather, pannous
作成した: Mar 11 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 396, 今日の: 0, 週間: 2, 月: 4
最後の接続: Apr 17, 6:09
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
別名: @Escalate Email
カテゴリ: Self, Examples
Tags: examples, email, self
作成した: Oct 7 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 321, 今日の: 1, 週間: 2, 月: 4
最後の接続: Today, 10:13
Wrong Answer
Wrong Answer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
別名: @Wrong Answer
カテゴリ: Self
作成した: Aug 25 2016, by: mike2016
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 318, 今日の: 0, 週間: 1, 月: 4
最後の接続: Apr 15, 13:01
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
カテゴリ: Self, Examples, Business
Tags: e-commerce, pizza, self, orders, examples
作成した: Oct 13 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 316, 今日の: 0, 週間: 2, 月: 4
最後の接続: Apr 17, 16:42
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
作成した: Aug 25 2016, by: mike2016
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 306, 今日の: 1, 週間: 3, 月: 4
最後の接続: Today, 3:10
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: self, location, examples, telegram, geospatial
作成した: Feb 19 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 166, 今日の: 1, 週間: 2, 月: 4
最後の接続: Today, 6:31
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, Examples, Math
Tags: math, self
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 98, 今日の: 0, 週間: 1, 月: 4
最後の接続: Apr 15, 12:00
Telegram Group Administrator
Telegram Group Administrator
This script gives an example Telegram script to let a bot administer a Telegram group. Bots can welcome new users, provide information, and delete offensive messages and spam.
別名: @Telegram Group Administrator
カテゴリ: Self
Tags: self, groups, examples, spam, telegram
作成した: Jul 19 2017, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 323, 今日の: 0, 週間: 1, 月: 3
最後の接続: Apr 15, 13:35
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
作成した: Oct 15 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 319, 今日の: 0, 週間: 1, 月: 3
最後の接続: Apr 15, 13:06
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
カテゴリ: Self, Examples
Tags: self, examples, games, i spy
作成した: Oct 7 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 315, 今日の: 0, 週間: 2, 月: 3
最後の接続: Yesterday, 17:03
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
カテゴリ: Self, Examples
Tags: examples, self, sms
作成した: Oct 7 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 309, 今日の: 0, 週間: 1, 月: 3
最後の接続: Apr 15, 13:31
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, bootstrap, utils
作成した: Oct 15 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 296, 今日の: 1, 週間: 2, 月: 3
最後の接続: Today, 7:00
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)
カテゴリ: Self, Bootstrap, Examples
Tags: utils, geospatial, self, wikidata, bootstrap, knowledge
作成した: Oct 15 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 296, 今日の: 1, 週間: 2, 月: 3
最後の接続: Today, 16:08
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
別名: @Wikiquote Scraping
カテゴリ: Self, Examples
Tags: self, wikiquote, examples, html
作成した: Oct 15 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 286, 今日の: 0, 週間: 1, 月: 3
最後の接続: Apr 15, 13:24
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, bootstrap, utils
作成した: Oct 15 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 283, 今日の: 0, 週間: 2, 月: 3
最後の接続: Today, 0:25
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
カテゴリ: Self, Examples
Tags: hr, career, examples, interview, self
作成した: Mar 24 2017, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 272, 今日の: 0, 週間: 2, 月: 3
最後の接続: Yesterday, 9:44
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
カテゴリ: Examples, Self
Tags: json, self, web service, google, youtube, examples
作成した: Feb 19 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 153, 今日の: 2, 週間: 2, 月: 3
最後の接続: Today, 7:24
JSON Bot Service
JSON Bot Service
This script shows how you can use your bot as a "bot service" to process JSON. Note that this is an advanced thing to do, and this should not be confused with calling a JSON web service, which you can do from any Self script. This is for when you want your bot to act as a web service, so it processing JSON not a chat message/NLP. This is possible through the Bot Libre REST API /rest/api/command
別名: @JSON Bot Service
カテゴリ: Examples, Self
Tags: bot service, web service, json, command, examples
作成した: Feb 19 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 152, 今日の: 0, 週間: 1, 月: 3
最後の接続: Apr 15, 13:55
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.
別名: @ALICE profile
カテゴリ: A.L.I.C.E., Self, AIML
Tags: response list, alice
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 118, 今日の: 0, 週間: 1, 月: 3
最後の接続: Apr 17, 15:25
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
別名: @Book Appointment
カテゴリ: Self, Examples
Tags: calendar, self, examples, booking, appointments, virtual assistant, customer service, google calendar
作成した: Nov 2 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 342, 今日の: 0, 週間: 1, 月: 2
最後の接続: Apr 15, 13:00
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
カテゴリ: Bootstrap, Math, Self
Tags: self, math, bootstrap
作成した: Oct 15 2016, by: admin
イカおいしかったです。: 1, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 325, 今日の: 0, 週間: 1, 月: 2
最後の接続: Apr 15, 13:12
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
カテゴリ: Self, Examples
Tags: stocks, examples, quotes, self, xml, web service
作成した: Oct 15 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 295, 今日の: 0, 週間: 1, 月: 2
最後の接続: Apr 15, 13:25
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
カテゴリ: Self, Bootstrap
Tags: utils, bootstrap, self
作成した: Oct 7 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 290, 今日の: 0, 週間: 1, 月: 2
最後の接続: Apr 15, 13:13
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: sentiment, self, examples
作成した: Feb 8 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 187, 今日の: 1, 週間: 1, 月: 2
最後の接続: Today, 11:45
Count Words
Count Words
This example script show how to count the words in a sentence.
別名: @Count Words
カテゴリ: Examples, Self
Tags: example, self
作成した: Feb 19 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 172, 今日の: 1, 週間: 1, 月: 2
最後の接続: Today, 6:35
Mailing List
Mailing List
This script gives an example of a mailing list bot that sends email notifications of new blog posts using a timer function.
別名: @Mailing List
カテゴリ: Examples, Self
Tags: examples, self, timer, email
作成した: Feb 19 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 156, 今日の: 1, 週間: 1, 月: 2
最後の接続: Today, 4:15
Ask Brain Bot
Ask Brain Bot
This is an example script that uses Self to invoke the Bot Libre API to forward a question to another bot.
別名: @Ask Brain Bot
カテゴリ: Self, Examples
Tags: examples, self
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 126, 今日の: 0, 週間: 1, 月: 2
最後の接続: Apr 15, 8:40
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
別名: @paragraphs
カテゴリ: Examples, Self
Tags: exodus, self, examples, paragraphs
作成した: Aug 14 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 124, 今日の: 0, 週間: 1, 月: 2
最後の接続: Yesterday, 14:27
Reduction
Reduction
A redirect script that redirect some kind phrases to simpler forms.
別名: @Reduction
カテゴリ: Bootstrap, Self
Tags: bootstrap, self, redirect
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 104, 今日の: 0, 週間: 0, 月: 2
最後の接続: Apr 10, 23:41
Checkers
Checkers
This script lets you play Checkers 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.
別名: @checkers-admin
カテゴリ: Self, Games
Tags: machine learning, analytics, self, games, deep learning, checkers
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 103, 今日の: 0, 週間: 0, 月: 2
最後の接続: Apr 7, 15:52
Simple Addition
Simple Addition
This script can perform basic math using a state machine.
別名: @Simple Addition
カテゴリ: Math, Examples, Self
Tags: math, self
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 96, 今日の: 0, 週間: 1, 月: 2
最後の接続: Yesterday, 1:59
About Famous People Script
About Famous People Script
A script that can answer questions about famous people using Wikidata.
別名: @aboutfamouspeoplescript
カテゴリ: Self, Examples
Tags: self, knowledge, examples
作成した: Jun 14 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 95, 今日の: 0, 週間: 1, 月: 2
最後の接続: Yesterday, 2:38
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: self, facebook, geospatial, location, examples
作成した: Feb 19 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 170, 今日の: 0, 週間: 0, 月: 1
最後の接続: Apr 6, 13:54
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
別名: @Wikipedia Search
カテゴリ: Examples, Self
Tags: xpath, search, xml, wikipedia, examples, web service, self
作成した: Feb 19 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 170, 今日の: 0, 週間: 1, 月: 1
最後の接続: Apr 16, 0:38
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: machine learning, deep learning, games, self, checkers, analytics
作成した: Apr 14 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 85, 今日の: 0, 週間: 0, 月: 1
最後の接続: Apr 7, 10:06
ChatGPT
ChatGPT
This Self script can be used to access the GPT-3.5 (ChatGPT) API from Open AI. GTP-3.5 is a chat optimized 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.
別名: @chatgpt
カテゴリ: Self
Tags: llm, json, gpt-3, self, web service, open ai, gpt, text generation, deep learning, ai, artificial intelligence
作成した: Apr 3 2023, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 41, 今日の: 0, 週間: 1, 月: 1
最後の接続: Apr 15, 13:36
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: open ai, deep learning, gpt-3, artificial intelligence, ai, self, text generation, llm, gpt
作成した: Jan 17 2023, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 41, 今日の: 0, 週間: 1, 月: 1
最後の接続: Apr 15, 13:42
Dialogflow
Dialogflow
This Self script can be used to access the Dialogflow API from Google. Dialogflow is a platform developed by Google for building conversational interfaces, such as chatbots and voice assistants.
別名: @dialogflow
カテゴリ: Self
Tags: deep learning, artificial intelligence, google, self, chatbot, json, web service, ai
作成した: Apr 27 2023, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 32, 今日の: 0, 週間: 1, 月: 1
最後の接続: Apr 15, 13:24
Category Identification
Category Identification
This script gives a simple example of using objects in Self to define and use information.
別名: @Category Identification
カテゴリ: Self, Examples
Tags: examples, self
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 103, 今日の: 0, 週間: 0, 月: 0
最後の接続: Mar 30, 2:15
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
カテゴリ: Games, Self
Tags: analytics, deep learning, self, checkers, machine learning, games
作成した: Apr 14 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 102, 今日の: 0, 週間: 0, 月: 0
最後の接続: Mar 18, 7:18
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: self, games, machine learning
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 98, 今日の: 0, 週間: 0, 月: 0
最後の接続: Mar 18, 7:55
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
別名: @paragraphs-admin
カテゴリ: Self, Examples
Tags: exodus, paragraphs, examples, self
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 95, 今日の: 0, 週間: 0, 月: 0
最後の接続: Mar 22, 8:18

次へ | 1 | 2