Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vudv
/
ai-service
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ai-service
43.8 kB
2 contributors
History:
10 commits
Doanh Van Vu
Add delete mentor endpoint and implement deletion logic in RecommendationService
520d0d8
about 1 month ago
config
Update embedding model to Vietnamese_Embedding and adjust related configurations. Replace FlagEmbedding with SentenceTransformer in embedding service, and ensure dimension checks for vectors in Pinecone service. Update requirements to reflect new dependencies.
about 1 month ago
models
Refactor mentor and mentee models by removing timezone and budget fields
about 1 month ago
routers
Add delete mentor endpoint and implement deletion logic in RecommendationService
about 1 month ago
services
Add delete mentor endpoint and implement deletion logic in RecommendationService
about 1 month ago
utils
Refactor mentor and mentee models by removing timezone and budget fields
about 1 month ago
.env.example
428 Bytes
Initial project setup with FastAPI, including core application structure, environment configuration, and essential services for mentor-mentee recommendations. Added Docker support, .gitignore, and initial requirements. Implemented models, routers, and services for handling mentor data and recommendations.
about 1 month ago
.gitattributes
1.52 kB
initial commit
about 1 month ago
.gitignore
380 Bytes
Initial project setup with FastAPI, including core application structure, environment configuration, and essential services for mentor-mentee recommendations. Added Docker support, .gitignore, and initial requirements. Implemented models, routers, and services for handling mentor data and recommendations.
about 1 month ago
Dockerfile
525 Bytes
Add test POST endpoint and update Docker CMD format
about 1 month ago
README.md
195 Bytes
initial commit
about 1 month ago
app.py
2.83 kB
Add test POST endpoint and update Docker CMD format
about 1 month ago
main.py
1.5 kB
Update embedding model to Vietnamese_Embedding and adjust related configurations. Replace FlagEmbedding with SentenceTransformer in embedding service, and ensure dimension checks for vectors in Pinecone service. Update requirements to reflect new dependencies.
about 1 month ago
requirements.txt
280 Bytes
Update embedding model to Vietnamese_Embedding and adjust related configurations. Replace FlagEmbedding with SentenceTransformer in embedding service, and ensure dimension checks for vectors in Pinecone service. Update requirements to reflect new dependencies.
about 1 month ago