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
159 kB
5 contributors
History:
148 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
4 days ago
data
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.
4 days ago
models
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
5 days ago
routes
feat: Enhance analysis endpoints to support JSON body input and CSV file uploads for argument analysis
5 days ago
services
refactor: Update file path handling in TopicSimilarityService for improved error reporting and ensure absolute paths for topic and embeddings cache files
4 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
127 Bytes
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.
4 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
3.01 kB
refactor: Update file path handling in TopicSimilarityService for improved error reporting and ensure absolute paths for topic and embeddings cache files
4 days ago
main.py
11.5 kB
test
4 days ago
requirements.txt
739 Bytes
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.
4 days ago