diff --git a/README.md b/README.md index ff82ecb..06eef6e 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,6 @@ The WhatsApp AI Bot is a chatbot that uses AI models APIs to generate responses to user input. The bot supports several AI models, including **`Gemini`**, **`ChatGPT`**, **`DALL-E`**, **`Flux`**, and **`Stability AI`**. -> [!NOTE] -> Custom models aren't supported for now, but we are working on it. - # Table of Content - [Demo](#demo) @@ -30,7 +27,7 @@ The WhatsApp AI Bot is a chatbot that uses AI models APIs to generate responses | Dalle 2 & 3 | [OpenAI](https://platform.openai.com/docs/api-reference/images/create) | Text to Image | !dalle | | Flux | [Hugging Face](https://huggingface.co/black-forest-labs/FLUX.1-dev) | Text to Image | !flux | | Stability AI | [Stability AI](https://platform.stability.ai/docs/getting-started/stable-image) | Text to Image | !stability | - +| Custom | Base Provider | Text to Text | !your_prefix | # Demo ### Gemini