Update readme.md by adding Atlas to Tooling #33
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.
Atlas is an AI-powered engine that can find anything on Youtube by returning timestamps to the query put in, and generating a summary on the video.
Atlas is relevant to this, as it incorporates ML through using the Whisper AI tool and Youtube’s API to make finding specific information on Youtube easier, quicker and more efficient.
Some lessons learned from the article is how to build ML applications. The various resources provided which discuss how to test machine learning, infrastructure, and much more, all create insight on how to create softwares with ML. Also that they’re so many various, creative ways to go about ML through the tools listed in the Tooling section.
Unlike the other tools, Atlas is an application that connects Youtube to ML to summarize and pinpoint timestamps where specific desired information can be accessed.