Skip to content

doofyus/elixir-conf-24-embedding-demo

Repository files navigation

Demo

TODO: Add description

Usage

Update the config

open config/config.exs

...and edit the file to match your configuration.

Update deps

mix deps.get

Handle the DB

docker-compose up -d

mix ecto.create
mix ecto.migrate

Run the app

iex -S mix

EmbedEx.index <file_path>
EmbedEx.query <query>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages