This application generates real estate listing and recommends those based on buyer preferences while transforming the listing description to be tailored for the specific buyer.
Application itself is contained in a Jupyter notebook. Consider creating a virtual environment. Use the requirements.txt to retrieve the needed dependencies.
Replace YOUR_API_KEY with your OpenAI API key.
By toggling INTERACTIVE you can turn interactive user preference configuration on and off.