Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yesbhautik/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 π½
https://github.com/yesbhautik/master-ai-bot
chatbot chatgpt docker gpt-4 hacksquad hacksquad2023-accepted hacktoberfest hacktoberfest-accepted mongodb open-source openai python telegram-bot yesbhautik
Last synced: 6 days ago
JSON representation
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 π½
- Host: GitHub
- URL: https://github.com/yesbhautik/master-ai-bot
- Owner: yesbhautik
- License: mit
- Created: 2023-10-15T13:12:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-24T14:38:42.000Z (8 months ago)
- Last Synced: 2024-12-16T05:49:07.952Z (12 days ago)
- Topics: chatbot, chatgpt, docker, gpt-4, hacksquad, hacksquad2023-accepted, hacktoberfest, hacktoberfest-accepted, mongodb, open-source, openai, python, telegram-bot, yesbhautik
- Language: Python
- Homepage: https://t.me/Master_AI_YESBHAUTIK_BOT
- Size: 17 MB
- Stars: 253
- Watchers: 2
- Forks: 213
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
# 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](https://t.me/Master_AI_YESBHAUTIK_BOT)
## 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](https://platform.openai.com/docs/guides/chat/introduction)
- 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](https://t.me/yesbhautik) | [WhatsApp](https://wa.me/+916353586391)
## 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](https://openai.com/api/).
2. Get your Telegram bot token from [@BotFather](https://t.me/BotFather).
3. Pre-requirements Installation [For Debian Based Environment only, for other system please install manually: Docker, Docker-compose, Python, pip]
```bash
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:
```bash
git clone https://github.com/yesbhautik/Master-AI-BOT
```
5. Go to the project directory:```bash
cd Master-AI-BOT
```
6. Install dependencies:
```bash
pip3 install -r requirements.txt
```
7. Install dependencies:```bash
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**:
```bash
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](https://learnprompting.org/docs/applied_prompting/build_chatgpt)
## 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](https://rzp.io/l/Contribute-to-YesbhautikX-USD)
## π¬ 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.
- Website: [https://yesbhautik.co.in/](https://yesbhautik.co.in/)
- Another One: [https://yesbhautikx.co.in/](https://yesbhautikx.co.in/)
- LinkedIn profile: [https://www.linkedin.com/in/yesbhautik](https://www.linkedin.com/in/yesbhautik)
- Instagram page: [https://www.instagram.com/yesbhautik](https://www.instagram.com/yesbhautik)## π License
This repository is licensed under the MIT License. For more information, see the [LICENSE](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.