Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NLP-Debater-Project
/
FastAPI-Backend-Models
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e97ac87
FastAPI-Backend-Models
/
services
52.8 kB
5 contributors
History:
63 commits
Yassine Mhirsi
refactor: Update file path handling in TopicSimilarityService for improved error reporting and ensure absolute paths for topic and embeddings cache files
e97ac87
3 months ago
__init__.py
Safe
1.03 kB
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
3 months ago
analysis_service.py
Safe
6.09 kB
feat: Add topic similarity service using Google Generative AI embeddings, enabling improved topic matching and similarity analysis. Update topic extraction logic to utilize this service and enhance overall functionality.
3 months ago
chat_service.py
Safe
4.65 kB
Update chat voice part
3 months ago
database_service.py
Safe
1.55 kB
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
3 months ago
generate_model_manager.py
Safe
4.43 kB
feat: Add `GenerateModelManager` for loading Hugging Face generation models and performing text generation.
3 months ago
label_model_manager.py
Safe
4.86 kB
Update training script and model files
4 months ago
mcp_service.py
Safe
3.52 kB
refactor: Remove GenerateArgumentRequest and GenerateArgumentResponse models; update generate_argument endpoint to accept topic and position parameters.
3 months ago
stance_model_manager.py
Safe
3.33 kB
Update training script and model files
4 months ago
stt_service.py
Safe
1.23 kB
Update chat voice part
3 months ago
topic_service.py
Safe
4.55 kB
feat: Add topic similarity service using Google Generative AI embeddings, enabling improved topic matching and similarity analysis. Update topic extraction logic to utilize this service and enhance overall functionality.
3 months ago
topic_similarity_service.py
Safe
10.6 kB
refactor: Update file path handling in TopicSimilarityService for improved error reporting and ensure absolute paths for topic and embeddings cache files
3 months ago
tts_service.py
Safe
1.61 kB
Update chat voice part
3 months ago
user_service.py
Safe
5.38 kB
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
3 months ago