An advanced, versatile chatbot enhancing user interactions and automation on Telegram.
This is a Telegram bot built using Pyrogram that offers a variety of creative and conversion functionalities.
Features:
- Creative:
- Image Generation: Turn your text descriptions into images.
- Meme Creation: Create memes with custom text and potentially image templates (depending on implementation).
- Conversion:
- Text from Images (OCR): Extract text from uploaded images.
- Text Translation: Translate text between languages.
- Text-to-Audio: Convert text into spoken audio (potentially with different voices or accents).
- Audio-to-Text (Speech Recognition): Transcribe speech from uploaded audio files.
- Other:
- Image Manipulation: Perform actions like resizing, cropping, or applying filters (depending on implementation).
- Text Manipulation: Explore functionalities like summarization, paraphrasing, or style changes (details to be confirmed).
- Gemini
- ChatGpt
- Object Detection
- Text To Image
- Link to Qrcode
- Video To Gif
- Unlock PDF
- Word to PDF
- Exel to PDF
- Proteted PDF
- Encryption File
- Face Search
- ChatBot
- Twitter Downloader
- Download Progress Bar
- Intragram downloader
- Url Shortner
- Text To MorseCode
- Encryption Text
- Decrepction Text
- Ip Track
- I know What Torrent You Download
- Find Email Across The Internet
- ScreenShort From Website
- Web to PDF
- Domain Lookup
Get Strated
- Make sure you have Python and Pyrogram installed. You can find installation instructions on the Pyrogram documentation: https://docs.pyrogram.org/
- Clone this repository:
git clone https://github.com/swadhinbiswas/AIBOT
- Install project dependencies:
pip install -r requirements.txt
(assuming you have a requirements.txt file listing your project dependencies) - Run the bot using
python main.py
(replaceyour_bot_script.py
with the actual script name)
Usage
For detailed instructions on how to use each feature, refer to the bot's in-app help command (if implemented) or the project documentation (to be added).
Contact
For more information, please contact the developer:
-
Telegram: @professor_idx (replace
<user_id>
with the actual user ID) -
GitHub: link
-
Mail : swadhinbiswas.dev@gmail.com
Note:
- This is a basic example README. You might need to add more details based on your specific project, such as:
- Contribution guidelines
- License information
- Troubleshooting tips
- Example usage of the bot commands
COMMING SOON
1. Installation Requirements
- Clone the repository: [if you want your own just fork and then clone ]
git clone https://github.com/swadhinbiswas/AIBOT && cd AIBOT
-
Install dependencies:
-
Debian-based systems:
sudo apt install python3 python3-pip
-
Arch and derivatives:
sudo pacman -S docker python
-
-
Install additional dependencies for setup scripts:
pip3 install -r requirements.txt