Files
mindforge/mindforge.cronjob/README.md
2026-03-13 21:53:38 -03:00

10 lines
479 B
Markdown

# 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.