Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mio256/memorize
https://github.com/mio256/memorize
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mio256/memorize
- Owner: mio256
- Created: 2023-12-02T03:10:32.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-12T14:51:32.000Z (10 months ago)
- Last Synced: 2024-11-09T01:54:00.245Z (2 months ago)
- Language: Python
- Size: 4.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)