Creates websites based on user content provided.
- export $OPENAI_API_KEY=YOUROPENAIAPIKEY
- docker-compose up -d to start.
- Open localhost:5000 in webbrowser
- Enter desired prompt for website creation under "role": "user", "content": "your desired content here" in app.py
- Refresh page in browser a few times to see different generated websites.