diff --git a/readme.md b/readme.md index c19cd9b..e91d513 100644 --- a/readme.md +++ b/readme.md @@ -8,25 +8,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`**, **`Gemini-Vision`**, **`CHAT-GPT`**, **`DALL-E`**, and **`Stability AI`**, and users can also create their **`own models`** to customize the bot's behavior. -### Tutorials -- **[Setup bot on cloud using Github code-spaces](https://www.youtube.com/watch?v=QahJSi6Ygj4)** -- **[setup bot on a local machine](https://www.youtube.com/watch?v=fyPD3ILFPck)** - -### Installation - -- [Download For Windows](https://github.com/Zain-ul-din/whatsapp-ai-bot/raw/master/builds/whatsapp-ai-bot_windows.exe) - - -### FQA - -- [How to create custom model](https://github.com/Zain-ul-din/whatsapp-ai-bot/issues/3) - -### Deployment - - -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Zain-ul-din/whatsapp-ai-bot) - - # Table of Content @@ -34,6 +15,7 @@ - [Features.](#features) - [Requirements.](#requirements) - [Usage.](#usage) +- [Tutorials.](#Tutorials) - [Docs.](https://github.com/Zain-ul-din/WhatsApp-Ai-bot/blob/master/docs/config-docs.md) - [Disclaimer.](#disclaimer) - [Contributors.](#contributors) @@ -119,6 +101,21 @@ [Docs Link](https://github.com/Zain-ul-din/WhatsApp-Ai-bot/blob/master/docs/config-docs.md) +# Tutorials + +- **[Setup bot on cloud using Github code-spaces](https://www.youtube.com/watch?v=QahJSi6Ygj4)** +- **[setup bot on a local machine](https://www.youtube.com/watch?v=fyPD3ILFPck)** + +### Installation + +- [Download For Windows](https://github.com/Zain-ul-din/whatsapp-ai-bot/raw/master/builds/whatsapp-ai-bot_windows.exe) + + +### FQA + +- [How to create custom model](https://github.com/Zain-ul-din/whatsapp-ai-bot/issues/3) + + # Disclaimer This bot utilizes Puppeteer to operate an actual instance of Whatsapp Web to prevent blocking. However, it is essential to note that these operations come at a cost charged by OpenAI and Stability AI for every request made. Please be aware that WhatsApp does not support bots or unofficial clients on its platform, so using this method is not entirely secure and could lead to getting blocked.