backend to interface with ai models

This commit is contained in:
2024-02-20 11:31:01 -05:00
parent e20c6f04ba
commit 70da8a4ddb
6 changed files with 60 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
**/.venv/
**/__pycache__/