Hugging Face
Models
Datasets
Spaces
Community
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
10 days ago
__init__.py
Safe
1.03 kB
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
10 days 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.
10 days ago
chat_service.py
Safe
4.65 kB
Update chat voice part
14 days ago
database_service.py
Safe
1.55 kB
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
10 days ago
generate_model_manager.py
Safe
4.43 kB
feat: Add `GenerateModelManager` for loading Hugging Face generation models and performing text generation.
11 days ago
label_model_manager.py
Safe
4.86 kB
Update training script and model files
about 1 month ago
mcp_service.py
Safe
3.52 kB
refactor: Remove GenerateArgumentRequest and GenerateArgumentResponse models; update generate_argument endpoint to accept topic and position parameters.
11 days ago
stance_model_manager.py
Safe
3.33 kB
Update training script and model files
about 1 month ago
stt_service.py
Safe
1.23 kB
Update chat voice part
14 days 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.
10 days 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
10 days ago
tts_service.py
Safe
1.61 kB
Update chat voice part
14 days ago
user_service.py
Safe
5.38 kB
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
10 days ago