This is a Python application that generates cool names for your pets based on the type, breed, and color of your pet.
Install the repository, please clone this repository and install the requirements:
pip install -r requirements.txt
Add your OpenAI API key to the .env file.
To use the application, run the main.py file with the streamlit CLI:
streamlit run main.py