kalinon / chatgpt-plugin.cr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT Crystal Plugin

Crystal example of a Plugin for ChatGPT. Logic is based on the plugins-quickstart example.

Installation

shards install
shards run

Usage

https://platform.openai.com/docs/plugins/

Contributing

  1. Fork it (https://github.com/kalinon/chat_gpt-plugin/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

License:MIT License


Languages

Language:Crystal 100.0%