This commit is contained in:
2026-03-13 21:53:38 -03:00
commit e001b458f9
16 changed files with 813 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# Mindforge.Cronjob
The project is called Mindforge.Cronjob, it's a small part of a bigger project called **Mindforge**.
The main purpose of it is to create small summaries on `.md` documents in Brazilian Portuguese language using AI API calls.
## How it works
This project will fetch all the changes in a Git repository from the last 7 days, and will create a summary of all the changes in a single `.md` file.
It will use either Gemini or ChatGPT API to create the summary.