Skip to content

ChatGPT Plugin to enable access to CoinCap for crypto market information

License

Notifications You must be signed in to change notification settings

ShadovvBeast/CoinCapPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoinCap API Plugin for ChatGPT

The CoinCap API Plugin is a plugin for ChatGPT that allows the language model to retrieve cryptocurrency information from the CoinCap API. The plugin provides two endpoints: one for retrieving a list of cryptocurrencies and another for retrieving information about a specific cryptocurrency.

Features

  • Retrieve a list of cryptocurrencies from the CoinCap API.
  • Retrieve information about a specific cryptocurrency based on its ID.

Usage within ChatGPT

ChatGPT can use this plugin to access cryptocurrency information from the CoinCap API. The plugin provides two main operations:

  • listAssets: Retrieve a list of cryptocurrencies.
  • getAssetById: Retrieve information about a specific cryptocurrency based on its ID.

Example Usage

  • Retrieve a list of cryptocurrencies: plugin: coincap.listAssets()

  • Retrieve information about Bitcoin: plugin: coincap.getAssetById({ id: 'bitcoin' })

License

This project is open-source software released under the MIT License.

Contact

For any questions or concerns regarding the CoinCap API Plugin, please contact us at support@example.com.

About

ChatGPT Plugin to enable access to CoinCap for crypto market information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published