Initial Commit

This commit is contained in:
2023-11-10 21:09:31 -05:00
commit c71fef9429
17 changed files with 990 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
__pycache__
.DS_Store
.direnv
data
venv
openai_key
vreader.egg-info/