## [[2024-03-30]]
- [x] Create initial UI
- [ ] Create initial processing in the app
- [ ] Lazy load component
- [ ] Hugging Face JavaScript
- [ ] Store document, questions, and results somewhere
- [ ] [[ElectronJS Process Model]]
- [ ] Solve the issue with not being able to import [[Deno]] `http/server`
- Had to run `Deno initialize settings` or something
- [ ] Run through [Hugging Face Example - Supabase](https://supabase.com/docs/guides/ai/hugging-face)
- `supabase functions serve --env-file .env.local --no-verify-jwt`