Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NLP-Debater-Project
/
FastAPI-Backend-Models
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
77e2cd7
FastAPI-Backend-Models
/
services
53.7 kB
5 contributors
History:
72 commits
malek-messaoudii
fix: Resolve merge conflicts in tts_service.py, ensuring proper integration of gTTS for text-to-speech functionality and maintaining MP3 format support.
77e2cd7
about 2 months ago
__init__.py
Safe
1.03 kB
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
2 months 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.
2 months ago
chat_service.py
Safe
4.67 kB
feat: Introduce individual GROQ API keys for Topic, STT, TTS, and Chat services, enhancing configuration flexibility and service initialization checks across the application.
about 2 months ago
database_service.py
Safe
1.55 kB
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
2 months ago
generate_model_manager.py
Safe
4.43 kB
feat: Add `GenerateModelManager` for loading Hugging Face generation models and performing text generation.
2 months ago
label_model_manager.py
Safe
4.86 kB
Update training script and model files
3 months ago
mcp_service.py
Safe
4.42 kB
feat: Add extract_topic and voice_chat tools to MCP service, enhancing functionality for topic extraction and chatbot responses. Update models and routes to support new features.
2 months ago
stance_model_manager.py
Safe
3.33 kB
Update training script and model files
3 months ago
stt_service.py
Safe
1.25 kB
feat: Introduce individual GROQ API keys for Topic, STT, TTS, and Chat services, enhancing configuration flexibility and service initialization checks across the application.
about 2 months ago
topic_service.py
Safe
4.58 kB
feat: Introduce individual GROQ API keys for Topic, STT, TTS, and Chat services, enhancing configuration flexibility and service initialization checks across the application.
about 2 months 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
2 months ago
tts_service.py
Safe
1.51 kB
fix: Resolve merge conflicts in tts_service.py, ensuring proper integration of gTTS for text-to-speech functionality and maintaining MP3 format support.
about 2 months ago
user_service.py
Safe
5.38 kB
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
2 months ago