Initial commit

This commit is contained in:
2026-06-05 08:20:48 +00:00
commit d555153a76
3 changed files with 263 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# souvenir
An openAI API compatible LLM chat application with local memory and history.
Written in GO to use as few resources as possible.