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...
94c2a9a
FastAPI-Backend-Models
151 kB
5 contributors
History:
145 commits
Yassine Mhirsi
refactor: Simplify topic extraction logic in TopicService by removing Pydantic schema, enhancing JSON response handling, and adding fuzzy matching for improved topic validation.
94c2a9a
8 days ago
models
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
8 days ago
routes
feat: Enhance analysis endpoints to support JSON body input and CSV file uploads for argument analysis
8 days ago
services
refactor: Simplify topic extraction logic in TopicService by removing Pydantic schema, enhancing JSON response handling, and adding fuzzy matching for improved topic validation.
8 days ago
.dockerignore
146 Bytes
Refactor import statements in health.py and stance.py to use relative paths; update .dockerignore to remove models directory
about 1 month ago
.gitattributes
1.52 kB
initial commit
about 1 month ago
.gitignore
93 Bytes
chore: remove default fallback value for HUGGINGFACE_GENERATE_MODEL_ID.
9 days ago
Dockerfile
918 Bytes
Refactor Dockerfile and main.py to set working directory and PYTHONPATH correctly; ensure imports function as expected
about 1 month ago
README.md
233 Bytes
initial commit
about 1 month ago
config.py
2.76 kB
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
8 days ago
main.py
11.5 kB
fix: Update error logging for route loading failures and enhance route debugging with detailed logging of available routes
8 days ago
requirements.txt
699 Bytes
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
8 days ago