Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mio256/memorize


https://github.com/mio256/memorize

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# KCL-MemoRize

![](./image.png)

## setup

[setup.sh](/setup.sh)

require
- OPENAI_API_KEY in `.env`
- Google Cloud API - Calendar in `token.json`

```sh
$ sh setup.sh
```

## run

[run.sh](/run.sh)

```sh
$ sh run.sh
```

## tips

If you want to use `gpt-4`, change your [comment here](/src/chatgpt.py)