Skip to content

Latest commit

 

History

History
73 lines (49 loc) · 4.65 KB

README.md

File metadata and controls

73 lines (49 loc) · 4.65 KB

ImagineX




Introduction

  • ImagineX stands as a dynamic Telegram bot, driven by the potent OpenAI API, aimed at streamlining AI integration for a diverse user base. This user-friendly platform enables seamless deployment of your very own AI-based bot, proficient in answering a wide spectrum of questions and proficiently generating captivating images from provided text prompts. Experience the intersection of convenience and cutting-edge technology with ImagineX, your go-to solution for effortlessly incorporating the power of AI into your Telegram interactions.

Key Features

1. Intelligent Question-Answering

  • ImagineX empowers you to create a smart and responsive bot capable of answering a wide array of questions. Whether it's trivia, general knowledge, or specific inquiries, ImagineX utilizes the OpenAI API to provide accurate and contextually relevant responses.

2. Image Generation with Text Prompts

  • Unlock the creativity of ImagineX by enabling it to generate images based on textual prompts. Simply input a descriptive prompt, and watch as the bot transforms your words into visually compelling and unique images, thanks to the powerful capabilities of OpenAI.

3. Easy Customization

  • With ImagineX, customization is at your fingertips. Clone the repository, add your OpenAI API key and Telegram bot token, and you're ready to deploy your personalized AI bot. Tailor the bot's responses and behavior to suit your preferences and use cases.

Usage

  • Engage with ImagineX by asking questions or prompting image generation. The bot seamlessly integrates into your Telegram environment, offering a dynamic and interactive experience.

Installation

  • apt-get update -y

  • apt-get upgrade -y

  • apt-get install python -y

  • apt-get install python-pip -y ( Termux only )

  • For Linux - (apt-get install python3-pip -y)

  • apt-get install git -y

  • git clone https://github.com/MrHacker-X/ImagineX

  • cd ImagineX

  • pip install -r requirements.txt

  • nano config.py

  • Put your openAI API key and your Telegram Bot token in config.py file. and save file by ctrl + s and exit from editor by ctrl + x

  • python imaginex.py

Wait for start the bot successfully and now you're ready to use your bot. open telegram and start & use your bot.

Screenshots

photo

Important Notice:

  • ImagineX is designed for personal use and exploration purposes only. It is not intended for commercial applications, including use within group settings. Kindly refrain from deploying ImagineX in commercial or group environments. For any specific use cases or inquiries regarding commercial applications, please reach out to the project maintainers for further guidance. Your cooperation ensures the responsible and ethical use of ImagineX.

Our another Repository

  • You can check it out