local-only demo with transcription, agenda comparison and summarization

This commit is contained in:
atsiem
2023-06-14 13:07:31 -04:00
parent 90c66b5a49
commit 47915820fe
10 changed files with 104 additions and 1 deletions

6
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"workbench.colorCustomizations": {
"minimap.background": "#00000000",
"scrollbar.shadow": "#00000000"
}
}