Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Vishu2006
/
SmartHire-AI
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SmartHire-AI
Ctrl+K
Ctrl+K
1 contributor
History:
23 commits
Vishu2006
chore: exclude assets/ from HF Space (binary files)
18c3b08
about 2 months ago
.streamlit
Initial commit: SmartHire-AI FastAPI + Streamlit
about 2 months ago
api
fix: /index/search score double multiply and flat metadata keys
about 2 months ago
app
Initial commit: SmartHire-AI FastAPI + Streamlit
about 2 months ago
datasets
Initial commit: SmartHire-AI FastAPI + Streamlit
about 2 months ago
src
fix: add is_empty() method to PineconeVectorStore
about 2 months ago
train
Initial commit: SmartHire-AI FastAPI + Streamlit
about 2 months ago
.gitattributes
Safe
1.52 kB
Initial commit: SmartHire-AI FastAPI + Streamlit
about 2 months ago
.gitignore
Safe
666 Bytes
chore: exclude assets/ from HF Space (binary files)
about 2 months ago
Dockerfile
Safe
1.84 kB
fix: Dockerfile use requirements_api.txt instead of hardcoded versions
about 2 months ago
LICENSE
Safe
1.17 kB
Initial commit: SmartHire-AI FastAPI + Streamlit
about 2 months ago
README.md
Safe
12.3 kB
Fix: resolve merge conflict, add HF Spaces YAML metadata
about 2 months ago
README_HF.md
Safe
131 Bytes
Initial commit: SmartHire-AI FastAPI + Streamlit
about 2 months ago
RUN_API.bat
Safe
363 Bytes
Initial commit: SmartHire-AI FastAPI + Streamlit
about 2 months ago
RUN_APP.bat
Safe
349 Bytes
Initial commit: SmartHire-AI FastAPI + Streamlit
about 2 months ago
RUN_EVALUATE.bat
Safe
804 Bytes
Initial commit: SmartHire-AI FastAPI + Streamlit
about 2 months ago
RUN_FINETUNE.bat
Safe
1.29 kB
Initial commit: SmartHire-AI FastAPI + Streamlit
about 2 months ago
SETUP_AND_RUN.bat
Safe
1.5 kB
Initial commit: SmartHire-AI FastAPI + Streamlit
about 2 months ago
main.py
Safe
4.71 kB
Initial commit: SmartHire-AI FastAPI + Streamlit
about 2 months ago
requirements.txt
Safe
1.11 kB
feat: fully working API with Pinecone vector store, all endpoints fixed and tested
about 2 months ago
requirements_api.txt
Safe
987 Bytes
fix: use pinecone>=3.0.0 instead of pinecone==3.2.2 (version didn't exist)
about 2 months ago