Czy wiesz, bot Libre zapewnia również 3D avatary i bezpłatny web występ w API?

Wyszukaj Skryptów


16 wyniki.

Animals Set
Animals Set
This JSON data file can be used to load the concept of animals into your bot. This defines animal meaning objects for animal 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.
Pseudonim: @Animals Set
Kategorie: Data, JSON
Tags: data, animals, json, set
Stworzony: Nov 7 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 1, gwiazdy: 2.0
Language: JSON
Łączy: 415, dziś: 0, tydzień: 2, miesiąc: 8
Ostatnie Połączenia: Today, 0:15
GeoNames JSON Response List Example
GeoNames JSON Response List Example
An example response list that calls the GeoNames web service.
Pseudonim: @GeoNames JSON Response List Example
Kategorie: Examples, Response Lists
Tags: web service, response list, self, json
Stworzony: Jun 24 2016, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Response List
Łączy: 580, dziś: 0, tydzień: 0, miesiąc: 6
Ostatnie Połączenia: Apr 18, 11:05
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/
Pseudonim: @IBM Watson Example
Kategorie: Self, Examples
Tags: examples, watson, json, web service, auth
Stworzony: Mar 20 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 2, gwiazdy: 2.0
Language: Self
Łączy: 516, dziś: 0, tydzień: 0, miesiąc: 6
Ostatnie Połączenia: Apr 19, 6:07
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.
Pseudonim: @Colors
Kategorie: Data, JSON
Tags: json, set, data, colors
Stworzony: Sep 22 2016, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: JSON
Łączy: 490, dziś: 1, tydzień: 1, miesiąc: 6
Ostatnie Połączenia: Today, 7:22
GeoNames JSON AIML Example
GeoNames JSON AIML Example
An example AIML that calls the GeoNames web service through a tag.
Pseudonim: @geonamesjsonaimlexample
Kategorie: AIML, Examples
Tags: web service, aiml, self, json, geography
Stworzony: Sep 16 2019, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: AIML
Łączy: 286, dziś: 0, tydzień: 0, miesiąc: 6
Ostatnie Połączenia: Apr 18, 3:43
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.
Pseudonim: @gpt-3
Kategorie: Self
Tags: gpt, open ai, text generation, llm, gpt-3, self, artificial intelligence, ai, deep learning, web service, json
Stworzony: Jan 16 2023, by: admin
Kciuki w górę: 2, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 52, dziś: 0, tydzień: 0, miesiąc: 6
Ostatnie Połączenia: Apr 17, 16:09
Spotify
Spotify
This scripts lets you connect the bot to Spotify and play music.
Pseudonim: @spotify
Kategorie: Self
Tags: self, music, web service, json, spotify
Stworzony: Apr 15 2021, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 38, dziś: 0, tydzień: 1, miesiąc: 6
Ostatnie Połączenia: Yesterday, 9:29
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
Pseudonim: @YouTube Search
Kategorie: Self, Examples
Tags: self, web service, google, json, examples, youtube
Stworzony: Aug 20 2018, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 317, dziś: 0, tydzień: 1, miesiąc: 5
Ostatnie Połączenia: Yesterday, 4:31
Opposite Map
Opposite Map
This JSON data file can be used to load the concept of opposites into your bot. This defines opposites objects for words, and can be used as a map in AIML or from Self. You can import JSON files from your bot's Knowledge page in its Admin Console.
Pseudonim: @oppositemap
Kategorie: Data, JSON
Tags: aiml, data, map, json
Stworzony: Sep 16 2019, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: JSON
Łączy: 282, dziś: 0, tydzień: 0, miesiąc: 5
Ostatnie Połączenia: Apr 21, 19:35
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.
Pseudonim: @stockquote
Kategorie: Self
Tags: quote, finance, stock market, stock quotes, stock, self, web service, json
Stworzony: Oct 29 2020, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 90, dziś: 0, tydzień: 1, miesiąc: 5
Ostatnie Połączenia: Apr 22, 9:35
ChatGPT
ChatGPT
This Self script can be used to access the ChatGPT, (GPT-3.5 or GPT-4) API from Open AI. GTP-3.5 and GPT-4 are 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.
Pseudonim: @chatgpt
Kategorie: Self
Tags: gpt, deep learning, self, json, web service, open ai, artificial intelligence, llm, ai, text generation, chatgpt
Stworzony: Apr 3 2023, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 51, dziś: 0, tydzień: 1, miesiąc: 4
Ostatnie Połączenia: Yesterday, 23:14
Example JSON
Example JSON
This script show an example JSON data file. JSON is the main standard for exchanging data on the web and JavaScript. You can import JSON data into your bot from the Knowledge page in its Admin Console. You can access JSON data from the web using a Self script and the Http.requestJSON(url) API.
Pseudonim: @Example JSON
Kategorie: Examples, JSON, Data
Tags: data, examples, json
Stworzony: Sep 19 2016, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: JSON
Łączy: 610, dziś: 0, tydzień: 1, miesiąc: 3
Ostatnie Połączenia: Yesterday, 15:48
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
Pseudonim: @JSON Bot Service
Kategorie: Examples, Self
Tags: bot service, command, json, examples, web service
Stworzony: Mar 28 2018, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 364, dziś: 1, tydzień: 1, miesiąc: 3
Ostatnie Połączenia: Today, 11:31
NHL Hockey Stats
NHL Hockey Stats
This script uses the NHL.com web API to let the bot give stats and information on NHL teams and players.
Pseudonim: @nhlhockeystats
Kategorie: Self
Tags: web service, hockey, json, self, sports, nhl
Stworzony: Apr 19 2021, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 101, dziś: 0, tydzień: 0, miesiąc: 3
Ostatnie Połączenia: Apr 17, 16:05
Bearer Authentication
Bearer Authentication
This script shows an example of calling a web service that uses bearer authentication.
Pseudonim: @bearerauthentication
Kategorie: Self
Tags: authentication, web service, json, bearer
Stworzony: Mar 4 2023, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 19, dziś: 0, tydzień: 0, miesiąc: 3
Ostatnie Połączenia: Apr 21, 18:34
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.
Pseudonim: @dialogflow
Kategorie: Self
Tags: chatbot, deep learning, google, json, web service, artificial intelligence, self, ai
Stworzony: Apr 21 2023, by: mmheydari97
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 34, dziś: 0, tydzień: 0, miesiąc: 2
Ostatnie Połączenia: Apr 17, 16:06