Demo: https://albert-docs.kube-dev.incubateur.net
| Name | descriptions | 
|---|---|
| app | Minimalist UI for albert-API. Drop documents and query them with LLM. | 
| packages/albert-ts | Browser/Node utils for albert API | 
| packages/api | A basic API to query a collection | 
export ALBERT_API_KEY=xxx
yarn
yarn devProjet créé avec template-nextjs