VoxScript (ChatGPT Plugin): Difference between revisions
m (Text replacement - "|Available = Yes↵}}" to "|Available = Yes |Working = Yes }}") |
Beetlejuice (talk | contribs) No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 15: | Line 15: | ||
|Working = Yes | |Working = Yes | ||
}} | }} | ||
{{see also|Voxscript (GPT)}} | |||
==Guide== | ==Guide== | ||
===Example Prompts=== | ===Example Prompts=== | ||
Example prompts that utilize the plugin: | Example prompts that utilize the plugin: | ||
## Retrieve financial data for a specific stock: "Use VoxScript.GetStockFinancialData to fetch financial data for the stock {stock_symbol}. | |||
## Find the highest and lowest stock prices within a given time frame: "Use VoxScript.GetStockHighLowPrices to fetch the highest and lowest prices of the stock {stock_symbol} from {start_date} to {end_date}. | |||
## Compare market capitalization of two companies: "Use VoxScript.CompareMarketCapitalization to compare the market capitalization of {company1} and {company2}. | |||
## Search for trending YouTube videos: "Use VoxScript.SearchTrendingYouTubeVideos to find trending YouTube videos in {category}. | |||
## Get YouTube channel data: "Use VoxScript.GetYouTubeChannelData to fetch data for the YouTube channel {channel_name}. | |||
## Retrieve data from a specific podcast: "Use VoxScript.GetPodcastData to fetch information about the podcast named {podcast_title}. | |||
## Get weather information for a specific location: "Use VoxScript.GetWeatherInfo to provide me with the current weather information for {city_name}, {country_code}. | |||
## Find popular articles related to a specific topic: "Use VoxScript.SearchPopularArticles to find popular articles related to {topic}. | |||
## Get the definition of a particular term: "Use VoxScript.GetTermDefinition to find the definition of the term {search_term}. | |||
## Retrieve trending news in a specific category: "Use VoxScript.GetTrendingNews to find trending news in the {news_category} category. | |||
==Tips and Tricks== | ==Tips and Tricks== |
Latest revision as of 06:49, 24 January 2024
VoxScript (ChatGPT Plugin) | |
---|---|
Information | |
Name | VoxScript |
Platform | ChatGPT |
Model | GPT-4 |
Category | Internet |
Description | Enables searching of YouTube transcripts, financial data sources, and Google Search results, and more |
Release Date | May 20, 2023 |
Available | Yes |
Working | Yes |
VoxScript is a Plugin for ChatGPT.
- See also: Voxscript (GPT)
Guide
Example Prompts
Example prompts that utilize the plugin:
- Retrieve financial data for a specific stock: "Use VoxScript.GetStockFinancialData to fetch financial data for the stock {stock_symbol}.
- Find the highest and lowest stock prices within a given time frame: "Use VoxScript.GetStockHighLowPrices to fetch the highest and lowest prices of the stock {stock_symbol} from {start_date} to {end_date}.
- Compare market capitalization of two companies: "Use VoxScript.CompareMarketCapitalization to compare the market capitalization of {company1} and {company2}.
- Search for trending YouTube videos: "Use VoxScript.SearchTrendingYouTubeVideos to find trending YouTube videos in {category}.
- Get YouTube channel data: "Use VoxScript.GetYouTubeChannelData to fetch data for the YouTube channel {channel_name}.
- Retrieve data from a specific podcast: "Use VoxScript.GetPodcastData to fetch information about the podcast named {podcast_title}.
- Get weather information for a specific location: "Use VoxScript.GetWeatherInfo to provide me with the current weather information for {city_name}, {country_code}.
- Find popular articles related to a specific topic: "Use VoxScript.SearchPopularArticles to find popular articles related to {topic}.
- Get the definition of a particular term: "Use VoxScript.GetTermDefinition to find the definition of the term {search_term}.
- Retrieve trending news in a specific category: "Use VoxScript.GetTrendingNews to find trending news in the {news_category} category.
Tips and Tricks
Comments
Loading comments...