A partial clone of Archivebox implemented in Elixir using Phoenix LiveView & PostgreSQL.
-
Content-aware search using OpenAI's text-embedding-3-small model & pgvector
-
Archives in 3 formats: HTML, PDF, and PNG.
-
Archiving jobs are processed in parallel, updating the snapshot view live as each job finishes its work.