Commit History

refactor: Update file path handling in TopicSimilarityService for improved error reporting and ensure absolute paths for topic and embeddings cache files
e97ac87

Yassine Mhirsi commited on

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.
a453c29

Yassine Mhirsi commited on

feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
6e8d513

Yassine Mhirsi commited on

chore: remove default fallback value for HUGGINGFACE_GENERATE_MODEL_ID.
f67ac7b

S01Nour commited on

fix: update default Hugging Face generate model ID to `NLP-Debater-Project/kpa-t5-improved`
682062a

S01Nour commited on

refactor: Remove notebook and establish API routing structure.
65bf3d8

S01Nour commited on

Merge branch 'main' of https://huggingface.co/spaces/NLP-Debater-Project/FastAPI-Backend-Models
6db5781

S01Nour commited on

feat: Add text generation API endpoint with T5 model integration.
0d13811

S01Nour commited on

Add groq apis
2da4544

malek-messaoudii commited on

Refactor audio processing and chatbot services; enhance STT and TTS functionalities with base64 support and session management
56dc677

malek-messaoudii commited on

Update files
674469e

malek-messaoudii commited on

Refactor audio processing to utilize free models and enhance logging; update TTS and STT services for improved functionality
95cb26e

malek-messaoudii commited on

Enhance configuration validation and audio processing limits
918acab

malek-messaoudii commited on

Update config.py
9a6ab0c

malek-messaoudii commited on

add gemini api
73d4f3c

malek-messaoudii commited on

Add tts/stt services
c7fc3b6

malek-messaoudii commited on

Update config.py
492be8b

malek-messaoudii commited on

Update training script and model file
f8a4eeb

malek-messaoudii commited on

Update training script and model files
1438c6f

malek-messaoudii commited on

Add KPA model integration and update configuration for label predictions
f28285b

Yassine Mhirsi commited on

Merge branch 'main' of https://huggingface.co/spaces/NLP-Debater-Project/FastAPI-Backend-Models
e1f71bd

malek-messaoudii commited on

Update config.py
5bc471c

malek-messaoudii commited on

Update Hugging Face stance model ID configuration to use environment variable directly
3a33610

Yassine Mhirsi commited on

Update configuration for stance detection model by renaming environment variables and adjusting model loading in main.py
70a2026

Yassine Mhirsi commited on

first test
9db766f

Yassine Mhirsi commited on