Skip to content

add proof of concepts with audio and image to vector search #8

add proof of concepts with audio and image to vector search

add proof of concepts with audio and image to vector search #8

Workflow file for this run

name: Test installation
on:
push:
jobs:
build:
name: build
runs-on: ubuntu-20.04
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- run: |
sudo apt-get install portaudio19-dev python-all-dev
pip install .