Recherche De Scripts


12 résultats.

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
Catégories: Self
Tags: self, wolframalpha, json, examples, web service
Créé: Dec 18 2020, by: admin
Thumbs up: 0, les pouces vers le bas: 0, les étoiles: 0.0
Language: Self
Se connecte: 100, aujourd'hui: 0, semaine: 0, mois: 7
Dernière Connecter: Apr 18, 11:29
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
Catégories: Examples, Self
Tags: examples, web service, json, watson
Créé: Feb 20 2018, by: admin
Thumbs up: 0, les pouces vers le bas: 0, les étoiles: 0.0
Language: Self
Se connecte: 213, aujourd'hui: 0, semaine: 0, mois: 5
Dernière Connecter: Apr 18, 19:55
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.
Alias: @stockquote
Catégories: Self
Tags: quote, stock market, finance, stock quotes, stock, self, json, web service
Créé: Oct 29 2020, by: admin
Thumbs up: 0, les pouces vers le bas: 0, les étoiles: 0.0
Language: Self
Se connecte: 139, aujourd'hui: 0, semaine: 0, mois: 5
Dernière Connecter: Apr 17, 15:29
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
Catégories: Self, Examples
Tags: stocks, examples, quotes, self, xml, web service
Créé: Oct 15 2016, by: admin
Thumbs up: 0, les pouces vers le bas: 0, les étoiles: 0.0
Language: Self
Se connecte: 297, aujourd'hui: 0, semaine: 0, mois: 4
Dernière Connecter: Apr 20, 17:27
GeoNames Response List Example
GeoNames Response List Example
An example response list that calls the GeoNames web service.
Alias: @GeoNames Response List Example
Catégories: Response Lists, Examples
Tags: web service, self, response list, xml
Créé: Dec 18 2020, by: admin
Thumbs up: 0, les pouces vers le bas: 0, les étoiles: 0.0
Language: Response List
Se connecte: 113, aujourd'hui: 0, semaine: 0, mois: 4
Dernière Connecter: Apr 21, 11:39
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
Alias: @YouTube Search
Catégories: Self, Examples
Tags: json, self, web service, google, youtube, examples
Créé: Feb 19 2019, by: admin
Thumbs up: 0, les pouces vers le bas: 0, les étoiles: 0.0
Language: Self
Se connecte: 153, aujourd'hui: 0, semaine: 0, mois: 3
Dernière Connecter: Apr 19, 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
Alias: @JSON Bot Service
Catégories: Self, Examples
Tags: bot service, web service, json, command, examples
Créé: Feb 19 2019, by: admin
Thumbs up: 0, les pouces vers le bas: 0, les étoiles: 0.0
Language: Self
Se connecte: 152, aujourd'hui: 0, semaine: 0, mois: 3
Dernière Connecter: Apr 15, 13:55
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Catégories: Examples, Self
Tags: xpath, search, xml, wikipedia, examples, web service, self
Créé: Feb 19 2019, by: admin
Thumbs up: 0, les pouces vers le bas: 0, les étoiles: 0.0
Language: Self
Se connecte: 171, aujourd'hui: 0, semaine: 0, mois: 2
Dernière Connecter: Apr 19, 20:58
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
Catégories: Examples, Response Lists
Tags: response list, self, web service, json
Créé: Feb 19 2019, by: admin
Thumbs up: 0, les pouces vers le bas: 0, les étoiles: 0.0
Language: Response List
Se connecte: 164, aujourd'hui: 0, semaine: 0, mois: 1
Dernière Connecter: Apr 2, 2:34
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.
Alias: @chatgpt
Catégories: Self
Tags: llm, json, gpt-3, self, web service, open ai, gpt, text generation, deep learning, ai, artificial intelligence
Créé: Apr 3 2023, by: admin
Thumbs up: 0, les pouces vers le bas: 0, les étoiles: 0.0
Language: Self
Se connecte: 41, aujourd'hui: 0, semaine: 0, mois: 1
Dernière Connecter: Apr 15, 13:36
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.
Alias: @dialogflow
Catégories: Self
Tags: deep learning, artificial intelligence, google, self, chatbot, json, web service, ai
Créé: Apr 27 2023, by: admin
Thumbs up: 0, les pouces vers le bas: 0, les étoiles: 0.0
Language: Self
Se connecte: 32, aujourd'hui: 0, semaine: 0, mois: 1
Dernière Connecter: Apr 15, 13:24
Bearer Authentication
Bearer Authentication
This script shows an example of calling a web service that uses bearer authentication.
Alias: @bearerauthentication
Catégories: Self
Tags: authentication, web service, json, bearer
Créé: Apr 3 2023, by: admin
Thumbs up: 0, les pouces vers le bas: 0, les étoiles: 0.0
Language: Self
Se connecte: 17, aujourd'hui: 0, semaine: 0, mois: 0
Dernière Connecter: Jan 22, 15:48