Overview of Wa-OpenAI features
mainWa-OpenAI is a NodeJS library that integrates OpenAI's ChatGPT and DALL-E capabilities with WhatsApp using the Baileys library.
It provides two primary features accessible via WhatsApp commands:
- ChatGPT: Generates text responses using the
/aicommand. - DALL-E: Generates images from text descriptions using the
/imgcommand.
Commands:
- /ai <text> (ChatGPT)
- /img <text> (DALL-E)