Skip to content

DoTheZ-Team/recommendation-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLUE: Recommendation Service

GLUE 서비스의 Recommendation Service project에 대해 소개합니다

Static Badge Static Badge Hits


GLUE 서비스의 Recommend Service에 방문해주셔서 감사합니다. 해당 Repository는 GLUE 서비스의 추천 CRUD기능을 포함한 내용을 담고 있습니다. (#).

Contents

  1. Members
  2. Introduction
  3. Swagger Page
  4. Screen Composition
  5. Used Languages, Libraries, Frameworks, Tools

1. Members

Profile Name Role
이주애
jeri
Restful API with Fast API with Elastic Search

2. Introduction

The Sing-To-Me website is a platform where you can create new songs by overlaying different voices onto original tracks. Users can upload various voice files to train models, and then choose original songs and trained voices to blend together, creating new vocal combinations. Key features include:

  • User login and management
  • Uploading voice files and training models
  • Blending original songs with trained voices to synthesize new songs
  • Song playback
  • Providing a Top100 list of popular songs

3. Swagger Page

  • recommend API: Controlls every request against Voice List(Create, Read, Modify, Delete)

4. Screen Composition

4.1 Folder Structure

The project's folder structure is as follows: According to MVC pattern of Spring boot. We folderized every contents in to Model, Controllers and Service. Each domain has own Model Contollers and Services.

5. Used Languages, Libraries, Frameworks, Tools

The languages, libraries, frameworks, and tools used in the project are as follows:

  • Languages: Python
  • Libraries and Frameworks:
  • Tools: vsCode

About

glue서비스의 유저 추천을 관리합니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •