Sebastian Lettner

Results 5 issues of Sebastian Lettner

The playground.py app is growing with more apps being added now. We can restructure it a bit and extract some code that is modality specific while removing duplication for common...

Add a section to the documentation pointing out the use of the swagger docs for sending http requests similar to here: https://docs.jina.ai/fundamentals/flow/access-flow-api/?highlight=swagger#use-swagger-ui-to-send-http-request Maybe we can also print a reference to...

### Audio-Text Search This feature adds audio as a new modality to jina now. It introduces an audio-text bi-modal search scenario, showcased using one demo dataset with music data. Further...

For the music modality, we need an audio processing library installed on the local system. Ideally, we catch if it is missing and suggest an installation method in the cli...