You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, compared to Manubot AI Editor, there are five benefits to this enhancement which I think are superior to Manubot AI Editor:
there is no dependency on Manubot
it is calling the same CopyAId tool that is designed and optimized for manual CLI usage
Users create a repository with a clean history from a template repository rather than a rootstock style repository
the user will have a repository that calls GitHub Action for better versioning and isolation from changes
the bulk of the logic for calling CopyAI is inside a Docker container image rather than GitHub configuration YAML files.
As a user, benefit 2 is important to me. I want to see and merge in copyedited text from OpenAI locally with local files BEFORE committing. And also kick off and get back AI copyedits quickly too, and not have to wait for GitHub actions to complete.
The text was updated successfully, but these errors were encountered:
Make a GitHub template repository like:
https://github.com/castedo/baseprint-starter
but instead of for Baseprinter it is for CopyAId.
This is very similar to, totally inspired by, and roughly speaking a knock-off of https://github.com/manubot/manubot-ai-editor/.
However, compared to Manubot AI Editor, there are five benefits to this enhancement which I think are superior to Manubot AI Editor:
As a user, benefit 2 is important to me. I want to see and merge in copyedited text from OpenAI locally with local files BEFORE committing. And also kick off and get back AI copyedits quickly too, and not have to wait for GitHub actions to complete.
The text was updated successfully, but these errors were encountered: