Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 500 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 500 Bytes

albert-docs

GitHub last commit (branch) Libraries.io dependency status for GitHub repo

Minimalist UI for albert-API. Drop documents and query them with LLM.

Start

export ALBERT_API_KEY=xxx
yarn
yarn dev

Related

Projet créé avec template-nextjs