-
-
Notifications
You must be signed in to change notification settings - Fork 24
Add Doza Assist to Tools #554
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
5c38e15
Add Doza Assist to Tools
DozaVisuals c75ccdf
Add doza.ai link to Doza Assist entry
DozaVisuals 555ad6c
Doza Assist: trim listing, add LAUNCH50 to Deals
DozaVisuals 45c148f
Doza Assist: qualify upload claim, add image alt text
DozaVisuals 9719298
Doza Assist: describe My Style training on the editor's own work
DozaVisuals 9c478d7
Doza Assist: My Style learns from finished videos, not scripts
DozaVisuals File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| ### Doza Assist | ||
|
|
||
| Local-first AI transcription and story editing for interview footage. Learns how you tell a story from your own finished work. Runs on your Mac. Nothing uploads by default. | ||
|
|
||
|  | ||
|
|
||
| Doza Assist is built for editors who cut long-form interviews: documentaries, podcasts, corporate, journalism, events. Export an FCPXML from Final Cut of either a project or a whole event (so you can transcribe every raw clip before anything is on a timeline), drop it in, and it transcribes everything on-device in 100+ auto-detected languages with speakers labelled. FCPXML versions 1.8 through 1.14 and `.fcpxmld` bundles are read directly. Multicam and synchronized clips are parsed with their structure intact, and the transcript runs in timeline time, so every word lines up with the timecode you cut at. | ||
|
|
||
| Search every word, or ask in plain language ("the three best lines about the launch"), tag selects with a 5-colour highlighter, and trim each one to the exact word. One click sends a selects sequence (or colour-coded markers on the original timeline) back to Final Cut Pro, which opens it automatically. | ||
|
|
||
| - **Local-first:** transcription, Speaker ID, analysis and chat all run on Apple Silicon by default. Works with Wi-Fi off. No per-minute fees, no upload queue, no credits. If you want a bigger model for specific tasks, you can optionally plug in your own Claude or OpenAI API key. It's off unless you turn it on. | ||
| - **Story tools:** ranked soundbites, Story Brief (narrative beats across multiple interviews), Quote Sheet (PDF or Word), Collections across a series or season, and batch processing. | ||
| - **Your editorial voice, not a template:** drag in videos you've already edited and My Style analyses how you cut, so the moments it ranks and the sequences it builds follow your structure, your pacing, how you open and what you let breathe. Per-client profiles keep each brand's voice distinct. | ||
| - **Round-trip:** FCPXML back to Final Cut Pro. Also exports for Premiere Pro and DaVinci Resolve. | ||
|
|
||
| The app is code-signed and notarized, built on an open-source core. The Pro app is a one-time purchase (USD$199, first year of updates included, no subscription) with a free trial that runs every feature on the first 2 minutes of each file. Available direct or on [FxFactory](https://fxfactory.com/info/dozaassist/). Requires macOS on Apple Silicon (M1 or later). | ||
|
|
||
| Made by Chris Cardoza, a documentary editor with 15 years cutting docs and branded content. Learn more at [doza.ai](https://doza.ai/?ref=fcpcafe). | ||
|
|
||
| [!button text="Visit Website" target="blank" variant="info"](https://doza.ai/for/final-cut-pro/?ref=fcpcafe) | ||
|
|
||
| [!button text="View on FxFactory" target="blank" variant="info"](https://fxfactory.com/info/dozaassist/) | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
P1:
Doza Assistwill not appear on the Tools page because adding this include file alone does not add it to the manually maintainedgenerated-toolslist. Add{{ include "tools/doza-assist" }}in the generated list (under the D section) so the listing is reachable.Prompt for AI agents