Commit ec665e4
Video Search and Summary Sample Application and microservices (#349)
Signed-off-by: Krishna <krishna.murti@intel.com>
Signed-off-by: Krishna Murti <krishna.murti@intel.com>
Signed-off-by: Vellaisamy, Sathyendran <sathyendran.vellaisamy@intel.com>
Signed-off-by: Pooja Kumbharkar <pooja.kumbharkar@intel.com>
Signed-off-by: B, Vinod K <vinod.k.b@intel.com>
Signed-off-by: Sudarshana Panda <sudarshana.panda@intel.com>
Signed-off-by: Vinod K B <vinod.k.b@intel.com>
Signed-off-by: Yeoh, Hoong Tee <hoong.tee.yeoh@intel.com>
Signed-off-by: dmichalo <dawid.michalowski@intel.com>
Co-authored-by: bhardwaj-nakul <nakul.bhardwaj@intel.com>
Co-authored-by: Krishna Murti <krishna.murti@intel.com>
Co-authored-by: AnshulWagadre <107472813+anshul-wagadre@users.noreply.github.com>
Co-authored-by: Wagadre, Anshul <anshul.wagadre@intel.com>
Co-authored-by: Yogesh <yogeshpandey@intel.com>
Co-authored-by: Raghavendra Bhat <raghavendra.bhat@intel.com>
Co-authored-by: Tomasz Janczak <Tomasz.Janczak@intel.com>
Co-authored-by: msmiatac <153737147+msmiatac@users.noreply.github.com>
Co-authored-by: nszczygl9 <118973656+nszczygl9@users.noreply.github.com>
Co-authored-by: Vinod Kumar B <vinod.k.b@intel.com>
Co-authored-by: Vellaisamy, Sathyendran <sathyendran.vellaisamy@intel.com>
Co-authored-by: Pooja Kumbharkar <pooja.kumbharkar@intel.com>
Co-authored-by: sathyendranv <84972945+sathyendranv@users.noreply.github.com>
Co-authored-by: SudarshanaPanda <sudarshana.panda@intel.com>
Co-authored-by: Basak Caprak Senzeybek <basak.caprak@intel.com>
Co-authored-by: Nicolas Oliver <dario.n.oliver@intel.com>
Co-authored-by: Hoong Tee, Yeoh <hoong.tee.yeoh@intel.com>
Co-authored-by: ganesanintel <ganesan.v@intel.com>
Co-authored-by: Tomasz Bujewski <tomasz.bujewski@intel.com>
Co-authored-by: Dawid Michalowski <dawid.michalowski@intel.com>
Co-authored-by: Michal Holownia <michal.holownia@intel.com>
Co-authored-by: oommensy <steffy.a.oommen@intel.com>
Co-authored-by: saikiransayabugari <saikiran.sayabugari@intel.com>
Co-authored-by: Elroy Ashtian, Jr. <elroy.ashtian@intel.com>
Co-authored-by: marcin-wadolkowski <106673332+marcin-wadolkowski@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent bf036d3 commit ec665e4
533 files changed
Lines changed: 77352 additions & 1 deletion
File tree
- microservices
- audio-intelligence
- audio_intelligence
- api
- endpoints
- core
- schemas
- utils
- docker
- docs
- _static/redirect
- user-guide
- api-docs
- images
- tests
- test_api
- test_core
- test_utils
- multimodal-embedding-serving
- docker
- docs
- _static/redirect
- user-guide
- api-docs
- scripts
- src
- sample
- visual-data-preparation-for-retrieval/vdms
- docker
- docs
- _static/redirect
- user-guide
- api-docs
- images
- scripts
- src
- core
- tests
- vlm-openvino-serving
- docs
- _static/redirect
- user-guide
- api-docs
- sample-applications/video-search-and-summarization
- chart
- subchart
- audio-intelligence
- templates
- minioserver
- templates
- multimodal-embedding-ms
- templates
- ovms
- templates
- postgresql
- templates
- rabbitmq
- templates
- vdms-dataprep
- templates
- tests
- vdms-vectordb
- templates
- tests
- videoingestion
- templates
- videosearch
- templates
- videosummaryui
- templates
- vlminference
- templates
- templates
- config
- docker
- docs
- user-guide
- api-docs
- images
- pipeline-manager
- apiCollection
- src
- audio
- controllers
- models
- services
- config
- datastore
- models
- services
- evam
- models
- services
- events
- features
- language-model
- controllers
- models
- services
- migrations
- pipeline
- controllers
- models
- pipelines
- search
- controllers
- model
- services
- sockets
- state-manager
- models
- queues
- services
- video-upload
- controllers
- models
- services
- test
- search-ms
- docker
- scripts
- src
- utils
- vdms_retriever
- ui/react
- .husky
- public
- src
- components
- Drawer
- MainPage
- Modals
- Notice
- Notification
- PopupModal
- Prompts
- Search
- Summaries
- Typing
- hooks
- redux
- notification
- search
- summary
- ui
- video
- tests
- utils
- i18n
- translations
- video-ingestion
- docker
- resources
- conf
- scripts
- videos
- src
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
36 | | - | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
Lines changed: 45 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
Lines changed: 130 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
0 commit comments