Connect this task with user settings. If a user provides an API key for an LLM (or perhaps a path to a local one or something), then users can turn on AI reviews.
An AI review will take a Journal entry and targeted grammar and grade the entry. This grade will be used to compute SRS values and should be stored in the database.
Routes:
- UPDATE SRS
- CREATE reviews
- DELETE reviews
UI:
- show reviews on history view
- allow for delete components
- setting setup for LLM usage
Connect this task with user settings. If a user provides an API key for an LLM (or perhaps a path to a local one or something), then users can turn on AI reviews.
An AI review will take a Journal entry and targeted grammar and grade the entry. This grade will be used to compute SRS values and should be stored in the database.
Routes:
UI: