Prompt App Pre-requisites Python 3.12 or higher Poetry Installation Clone the project repository. Initialize the virtual environment and install dependencies via: poetry install Run the Project python promptapp/app.py Visit in Browser http://127.0.0.1:5000