Personalized Digital Material

DETAILED EXPLAINED OF PROBLEMS AND DEMO OF APP

video link in which explain the problems and then its solution

First see how this app look like :

APP lOOK

There are three buttons show

1) First is Generate (used to generate prompt)

1) Second is Clear (used to clear the text field) .

2) Third is Regenerate (used to regenerate the prompt)

What is the usecase of this app ?

Let suppose you want to create a job post so two thing require

1) Content for post .

2) Background Template or Image for post .

This app solve this issue . It can create content and backgound image and also write content on image.

Let take an exapme You want to create a job let see below how this app work :

Look 1

After writing the prompt I click on Generate let see what is the ouput of this prompt :

Look 2

Look 3

Look 3

🚀 That's was imazing that it give content , image separately so you can post on instagram or whatsapp separately and also give image

with text over it so you post linkdin or facebook . 👀

Let take anther example You want to create a image and put quotation on it . let see below how this app work :

Look 4

After writing the prompt I click on Generate let see what is the ouput of this prompt :

Look 5

Look 6

Look 7

Here is app link deploy on streamlit

To play with App : click here

How install this app on your local machine in vscode

To Activate viertual env run this command: 
    
    env\Scripts\Activate

For install requirements run this command to run : 
        
        pip install -r requirements.txt

To run this app on streamlit run this command to run this app on streamlit  :

         streamlit run app.py`