/gem-news

Primary LanguagePython

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.