Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 346 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 346 Bytes

gem-news

This is a simple newsletter generator using the google-ai-studio platform.

Usage

  1. Clone this repository.
  2. Activate the virtual environment.
  3. Install the required packages. (pip install -r requirements.txt)
  4. Edit the api key and url list in the app.py file.
  5. Run the app.py file.