Skip to content

Commit

Permalink
updated: content order
Browse files Browse the repository at this point in the history
  • Loading branch information
Zain-ul-din authored Dec 19, 2023
1 parent 7f3db77 commit 725b76b
Showing 1 changed file with 16 additions and 19 deletions.
35 changes: 16 additions & 19 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,14 @@
### 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

- [Demo.](#demo)
- [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)
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 725b76b

Please sign in to comment.