Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
mraheelanjundev
/
crm-intelligence
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
crm-intelligence
549 kB
Ctrl+K
Ctrl+K
1 contributor
History:
14 commits
mraheelanjundev
Update Dockerfile and main.py to change application port from 8000 to 7860 and allow dynamic port configuration via environment variable
792a08c
19 days ago
models
Initial implementation of the project structure and core functionality.
19 days ago
services
WDSF
19 days ago
weights
Initial implementation of the project structure and core functionality.
19 days ago
.env
Safe
1.22 kB
Initial implementation of the project structure and core functionality.
19 days ago
.gitattributes
Safe
1.52 kB
initial commit
19 days ago
.gitignore
Safe
24 Bytes
Ignore chroma database files
19 days ago
Dockerfile
Safe
488 Bytes
Update Dockerfile and main.py to change application port from 8000 to 7860 and allow dynamic port configuration via environment variable
19 days ago
README.md
197 Bytes
initial commit
19 days ago
auth.py
Safe
405 Bytes
Initial implementation of the project structure and core functionality.
19 days ago
config.py
Safe
490 Bytes
Initial implementation of the project structure and core functionality.
19 days ago
database.py
Safe
374 Bytes
Initial implementation of the project structure and core functionality.
19 days ago
list_models.py
Safe
606 Bytes
Initial implementation of the project structure and core functionality.
19 days ago
main.py
Safe
14.6 kB
Update Dockerfile and main.py to change application port from 8000 to 7860 and allow dynamic port configuration via environment variable
19 days ago
requirements.txt
Safe
700 Bytes
Add PyPDF2==3.0.1 to requirements.txt and update import path for RecursiveCharacterTextSplitter in vector_store.py
19 days ago
test_gemini.py
Safe
518 Bytes
Initial implementation of the project structure and core functionality.
19 days ago