Master-AI-BOT

Master AI BOT ๐Ÿค–: Unleash the power of GPT-4 Turbo with our fast and limitless Telegram bot. Say goodbye to daily usage limits and laggy interfaces. Explore special chat modes, group chat support, and DALLE 2 integration. Chat seamlessly, recognize voice messages, and more. Deploy your own or use our streamlined version. Get started today! Demo ๐Ÿ”ฝ

MIT License

Stars
250

Master AI BOT: Fastest Telegram AI BOT. Voice Support. GPT-4 Turbo. Unique Chat Modes

Unleash the power of ChatGPT with our Telegram Bot! Say goodbye to the laggy experience of chat.openai.com, daily usage limits, and outdated web interfaces.

You can deploy your own bot or use our streamlined version: Click Here

Key Features

  • Lightning-fast responses (typically within 3-5 seconds)
  • No request limits โ€“ chat as much as you want
  • Seamless message streaming (see the demo)
  • Powered by GPT-4 Turbo
  • Group chat support (/help_group_chat for instructions)
  • DALLE 2 integration (select ๐Ÿ‘ฉโ€๐ŸŽจ Artist mode for image generation)
  • Voice message recognition
  • Code highlighting for developers
  • 15 special chat modes: ๐Ÿ‘ฉ๐Ÿผโ€๐ŸŽ“ Assistant, ๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ’ป Code Assistant, ๐Ÿ‘ฉโ€๐ŸŽจ Artist, ๐Ÿง  Psychologist, ๐Ÿš€ Elon Musk, and more. Customize your chat modes by editing config/chat_modes.yml
  • Utilize the ChatGPT API
  • Control access with a list of authorized Telegram users
  • Keep track of your OpenAI API spending

๐Ÿ”ด Get LLMs official API at affordable price

Give a ping on Telegram | WhatsApp

Bot Commands

  • /retry โ€“ Regenerate the last response from the bot
  • /new โ€“ Start a new conversation
  • /mode โ€“ Choose a chat mode
  • /balance โ€“ Check your OpenAI API balance
  • /settings โ€“ View and adjust bot settings
  • /help โ€“ Get assistance with using the bot

Getting Started

  1. Obtain your OpenAI API key.

  2. Get your Telegram bot token from @BotFather.

  3. Pre-requirements Installation [For Debian Based Environment only, for other system please install manually: Docker, Docker-compose, Python, pip]

    sudo apt -y update
    sudo apt -y install ca-certificates curl gnupg lsb-release docker-compose docker docker.io docker-compose python3 python3-pip apt-utils
    
  4. Clone the repository:

    git clone https://github.com/yesbhautik/Master-AI-BOT
    
  5. Go to the project directory:

    cd Master-AI-BOT
    
  6. Install dependencies:

    pip3 install -r requirements.txt
    
  7. Install dependencies:

    cp config/config-example.env config/config.env
    cp config/config-example.yml config/config.yml
    
  8. Edit the configuration file config/config.yml to set your tokens. You can also edit config/config.env if you're an advanced user.

  9. ๐Ÿ”ฅ Now, it's time to run:

    docker-compose --env-file config/config.env up --build -d
    

References

  1. Learn more about how we built ChatGPT from GPT-3: Build ChatGPT from GPT-3

Contributing ๐Ÿค

Contributions are welcome! Please follow these steps to contribute to the project:

  1. Fork the repository๐Ÿด
  2. Create a new branch for your feature or bug fix ๐ŸŒฟ
  3. Make your changes and commit them ๐Ÿ’ป
  4. Push your changes to your fork ๐Ÿš€
  5. Create a pull request to the main repository ๐Ÿ“ฅ

๐Ÿ”ฅ Show Your Support | Make a Donation

If you find this repository helpful, please show your support by giving it a โญ! Your support means a lot to us and encourages us to contribute more to the open-source community.

Additionally, if you'd like to offer financial support, you can do so via our donation link: Make a Donation

๐Ÿ’ฌ Let's Connect

Feel free to reach out to us if you have questions, ideas, or simply want to chat. We're here to help and connect with the community.

๐Ÿ“œ License

This repository is licensed under the MIT License. For more information, see the LICENSE file.

Transforming your readme.md into an attractive, user-friendly guide is crucial for engaging your audience and making a lasting impression. If you have any further requests or need assistance with anything else, feel free to ask.

Related Projects