Completed
A high-level overview of Jina AI
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Neural Search with Jina AI - Open-Source ML Tool Explained
Automatically move to the next video in the Classroom when playback concludes
- 1 A high-level overview of Jina AI
- 2 Setting up the MNIST fashion example
- 3 Arguments and data loading
- 4 Core concepts - Flow and Executors
- 5 Visualizing the flow
- 6 Flow is lazy
- 7 The core algorithm explained
- 8 Indexing
- 9 Encoding the images via SVD
- 10 Evaluation - finding closest embeddings
- 11 Writing to an HTML
- 12 HTML results visualized
- 13 Chatbot example overview
- 14 Outro