From 6bdc3b9b2e312e18864a421bf6fdec7fd9198302 Mon Sep 17 00:00:00 2001 From: Rehan Butt Date: Fri, 8 May 2026 22:08:19 -0700 Subject: [PATCH] Fix typo in 'artists' in README.md Signed-off-by: Rehan Butt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5999f7d..614d111 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Introduction: Dailies Notes Assistant (DNA) =========================================== -DNA (Dailies Note Assistant) is an open initiative under the Academy Software Foundation to create a platform to unify manual note taking, version context, and transcriptions. This empowers studios to build tools to enhance the accuracy and speed at which creative notes are passed to artsits for dailies sessions. It aims to explore how large-language-model-assisted transcription and summarization can meaningfully enhance the VFX dailies note-taking process, prioritizing practical utility and thoughtful support for production professionals. This is the first project proposed in the [ASWF Machine Learning Workgroup](https://github.com/AcademySoftwareFoundation/tac/issues/1029) +DNA (Dailies Note Assistant) is an open initiative under the Academy Software Foundation to create a platform to unify manual note taking, version context, and transcriptions. This empowers studios to build tools to enhance the accuracy and speed at which creative notes are passed to artists for dailies sessions. It aims to explore how large-language-model-assisted transcription and summarization can meaningfully enhance the VFX dailies note-taking process, prioritizing practical utility and thoughtful support for production professionals. This is the first project proposed in the [ASWF Machine Learning Workgroup](https://github.com/AcademySoftwareFoundation/tac/issues/1029) To get involved, see user stories, understand workflow and much more please visit the [WIKI](https://github.com/AcademySoftwareFoundation/dna/wiki/Get-Involved)