FastAPI-Backend-Models / services /topic_similarity_service.py

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