Skip to content

nila-2003/design-bot-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design Bot Generator

This project is a Streamlit-based web application that allows users to generate design images and corresponding React code based on textual prompts. It uses Stability AI for image generation and Google's Gemini language model for generating React code.

  1. Clone the repo
    https://github.com/nila-2003/design-bot-generator.git
    cd design-bot-generator
  2. Install the required Python packages
    pip install -r requirements.txt
  3. Replave the .env file contents with your API keys.
  4. Run the streamlit application
    streamlit run app.py

Check out the deployed application! https://design-bot-generator-fygyp6tuwezqzwu9odqbej.streamlit.app/

About

Generate Designs from prompt!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages