supporiting documents uploaded. One step away from starting development.

This commit is contained in:
2025-08-02 14:43:20 -04:00
parent da8c5db890
commit 3f2f14ac66
23 changed files with 1633 additions and 0 deletions

6
.gitignore vendored
View File

@@ -162,10 +162,16 @@ Thumbs.db
# User data and uploads
user_data/
uploads/
documents/
# AI model cache
.cache/
models/
ai_cache/
embeddings_cache/
# Database volumes
postgres_data/
# Spyder project settings
.spyderproject