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...
430b54f
FastAPI-Backend-Models
/
routes
55.7 kB
5 contributors
History:
52 commits
Yassine Mhirsi
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
430b54f
11 days ago
__init__.py
Safe
753 Bytes
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
11 days ago
analysis.py
Safe
6.01 kB
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
11 days ago
generate.py
Safe
2.52 kB
feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
12 days ago
health.py
Safe
629 Bytes
Refactor import statements in health.py and stance.py to use absolute paths for improved clarity and consistency
about 1 month ago
label.py
Safe
4.88 kB
Update label files
about 1 month ago
mcp_routes.py
Safe
21.4 kB
feat: Refactor stance detection, keypoint matching, and argument generation to utilize dedicated model managers for improved reliability and response handling
12 days ago
root.py
Safe
289 Bytes
Redirect root endpoint to API documentation instead of returning API information
about 1 month ago
stance.py
Safe
2.92 kB
Refactor import statements in health.py and stance.py to use absolute paths for improved clarity and consistency
about 1 month ago
stt_routes.py
Safe
1.36 kB
Update chat voice part
15 days ago
topic.py
Safe
3 kB
feat: Add topic-related schemas and API routes for topic management, along with LangChain dependencies in requirements.
12 days ago
tts_routes.py
Safe
1.25 kB
Update chat voice part
15 days ago
user.py
Safe
3.93 kB
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
11 days ago
voice_chat_routes.py
Safe
6.85 kB
Update chat voice part
15 days ago