Release v0.2.0 (#38)
π Ponder v0.2.0 π
- Use https://github.com/seemywingz/goai OpenAI Library
Ponder
GitHub: https://github.com/seemywingz/ponder
App Version: v0.2.0
Ponder uses OpenAI's GPT-4 API to generate text responses to user input.
You can use Ponder as a Discord chat bot or generate images using the DALL-E API.
Or whatever else you can think of...
Usage:
ponder [command]
Available Commands:
chat Open ended chat with OpenAI
completion Generate the autocompletion script for the specified shell
discord-bot Discord Chat Bot Integration
help Help about any command
image Generate an image from a prompt
printify Interact with the Printify API
Flags:
--config string config file (default "$HOME/.ponder/config")
-h, --help help for ponder
-p, --prompt string Prompt AI generation
-v, --verbose verbose output
Use "ponder [command] --help" for more information about a command.