Setup for local embedder
- Install
docker
,docker compose
and clone the repo:git clone https://github.com/valentimarco/Local-Embedder.git
- Copy the .env.example and set the params:
cp .env.example .env && nano .env
- Start up the container
docker-compose up