Giter VIP home page Giter VIP logo

image-gen-tgbot's Introduction

Image-Gen-TgBot

This is a Telegram bot that generates images based on the text prompts you provide. It leverages the OpenAI API to generate these images.

Installation

  1. Clone this repository.
  2. Install the required Python packages using the provided requirements.txt file.

For Linux/MacOS, this can be done by executing the install.sh script:

sudo bash install.sh

For Windows, execute the install.bat script:

install.bat

API

This bot uses the NagaAI API. To obtain the API key, visit their discord server and use the following command to get your API key:

/key get

Configuration

Before you can use the bot, you need to configure your API keys. These should be set in the config.py file:

BOT_TOKEN ='YOUR_TELEGRAM_BOT_TOKEN'
OPENAI_API = 'YOUR_OPENAI_API_KEY'

Replace 'YOUR_TELEGRAM_BOT_TOKEN' and 'YOUR_OPENAI_API_KEY' with your actual API keys.

Usage

To start the bot,

For Linux/MacOS, execute:

sudo bash start.sh

For Windows, execute:

start.bat

To generate an image, type your prompt into the bot, and you'll receive the generated image.

image-gen-tgbot's People

Contributors

oblivisheee avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.