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...
7a0be7b
FastAPI-Backend-Models
/
services
42 kB
5 contributors
History:
57 commits
Yassine Mhirsi
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
430b54f
6 days ago
__init__.py
Safe
1.03 kB
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
6 days ago
analysis_service.py
Safe
6.04 kB
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
6 days ago
chat_service.py
Safe
4.65 kB
Update chat voice part
10 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.
6 days ago
generate_model_manager.py
Safe
4.43 kB
feat: Add `GenerateModelManager` for loading Hugging Face generation models and performing text generation.
6 days ago
label_model_manager.py
Safe
4.86 kB
Update training script and model files
29 days ago
mcp_service.py
Safe
3.52 kB
refactor: Remove GenerateArgumentRequest and GenerateArgumentResponse models; update generate_argument endpoint to accept topic and position parameters.
7 days ago
stance_model_manager.py
Safe
3.33 kB
Update training script and model files
29 days ago
stt_service.py
Safe
1.23 kB
Update chat voice part
10 days ago
topic_service.py
Safe
4.42 kB
feat: Add topic-related schemas and API routes for topic management, along with LangChain dependencies in requirements.
6 days ago
tts_service.py
Safe
1.61 kB
Update chat voice part
10 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.
6 days ago