This is a simple newsletter generator using the google-ai-studio platform.
- Clone this repository.
- Activate the virtual environment.
- Install the required packages. (
pip install -r requirements.txt
) - Edit the api key and url list in the
app.py
file. - Run the
app.py
file.