Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zain-ul-din authored Nov 20, 2024
1 parent a9d7259 commit 964dc6c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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
Expand Down

0 comments on commit 964dc6c

Please sign in to comment.