Skip to content

This script is used to read my daily journal every night at midnight and email me recommendations to make my next day better.

Notifications You must be signed in to change notification settings

mewfree/llm-review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llm-review

Introduction

This script is used to read my daily journal every night at midnight and email me recommendations to make my next day better.

Installation

Create Python virtual environment:

python -m venv .venv --prompt=llm=review

Activate virtual environment:

source .venv/bin/activate

Install dependencies:

pip install -r requirements.txt

Get a credentials.json from Google Cloud Console and place it in this folder.

Run

python main.py

About

This script is used to read my daily journal every night at midnight and email me recommendations to make my next day better.

Resources

Stars

Watchers

Forks

Languages