kevingduck / MVPGenerator

Tools for turning feedback and reviews into new product/ business ideas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use

Add your OpenAI Key on the command line with:

export OPENAI_KEY=replace_with_your_key

install requirements

pip install -r requirements.txt

To run, use this from the root:

flask run

Navigate to 127.0.0.1/app.html to access app

About

Tools for turning feedback and reviews into new product/ business ideas


Languages

Language:HTML 70.7%Language:JavaScript 16.9%Language:Python 8.5%Language:CSS 4.0%