VoxScript (ChatGPT Plugin): Difference between revisions

From AI Wiki
(Created page with "{{Plugin infobox |image = 300px |name = VoxScript |Platform = ChatGPT |Model = GPT-4 |Category = Productivity |Description = Enables searching of YouTube transcripts, financial data sources, and Google Search results, and more |Third Party = |Developer = |Release Date= May 20, 2023 |Website = |Free = |Price = |Available = yes }} ==Guide== ===Example Prompts=== Example prompts that utilize the plugin: ==Tips and Tricks==")
 
No edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Plugin infobox
{{Plugin infobox
|image = [[File:VoxScript.png|300px]]
|image = VoxScript.png
|name = VoxScript
|Name = VoxScript
|Platform = ChatGPT
|Platform = ChatGPT
|Model = GPT-4
|Model = GPT-4
|Category = Productivity
|Category = Internet
|Description = Enables searching of YouTube transcripts, financial data sources, and Google Search results, and more
|Description = Enables searching of YouTube transcripts, financial data sources, and Google Search results, and more
|Third Party =  
|Third Party =  
Line 12: Line 12:
|Free =  
|Free =  
|Price =  
|Price =  
|Available = yes
|Available = 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==
==Comments==
<Comments />

Latest revision as of 06:49, 24 January 2024

VoxScript (ChatGPT Plugin)
VoxScript.png
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:

    1. Retrieve financial data for a specific stock: "Use VoxScript.GetStockFinancialData to fetch financial data for the stock {stock_symbol}.
    2. 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}.
    3. Compare market capitalization of two companies: "Use VoxScript.CompareMarketCapitalization to compare the market capitalization of {company1} and {company2}.
    4. Search for trending YouTube videos: "Use VoxScript.SearchTrendingYouTubeVideos to find trending YouTube videos in {category}.
    5. Get YouTube channel data: "Use VoxScript.GetYouTubeChannelData to fetch data for the YouTube channel {channel_name}.
    6. Retrieve data from a specific podcast: "Use VoxScript.GetPodcastData to fetch information about the podcast named {podcast_title}.
    7. Get weather information for a specific location: "Use VoxScript.GetWeatherInfo to provide me with the current weather information for {city_name}, {country_code}.
    8. Find popular articles related to a specific topic: "Use VoxScript.SearchPopularArticles to find popular articles related to {topic}.
    9. Get the definition of a particular term: "Use VoxScript.GetTermDefinition to find the definition of the term {search_term}.
    10. 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...