forked from kookmin-sw/cap-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
114 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,129 @@ | ||
## Welcome to GitHub Pages | ||
# 목차 | ||
1. [프로젝트 소개](##-프로젝트-소개) | ||
2. [소개 영상](##-소개-영상) | ||
3. [팀 소개](##-팀-소개) | ||
4. [사용법](##-사용법) | ||
5. [기타](##-기타) | ||
|
||
You can use the [editor on GitHub](https://github.com/kookmin-sw/cap-template/edit/master/index.md) to maintain and preview the content for your website in Markdown files. | ||
## 🛠 프로젝트 소개 | ||
|
||
Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files. | ||
|
||
### Markdown | ||
|
||
Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for | ||
|
||
```markdown | ||
Syntax highlighted code block | ||
**한줄 소개** | ||
|
||
# Header 1 | ||
## Header 2 | ||
### Header 3 | ||
혼자 하는 여행 중 친구처럼 던진 질문에 답을 하거나 개개인의 다양한 경험을 | ||
스마트 워치를 이용해 음성으로 간편하게 기록하고 이후, AI를 활용하여 자동 텍스트 변 환, 감정분석, 기록 아카이빙까지 제공하는 음성 인식 다이어리 앱입니다. | ||
|
||
- Bulleted | ||
- List | ||
**핵심 기능** | ||
1. 웨어러블 디바이스 연동 | ||
스마트워치와 같은 웨어러블 디바이스를 연동해 언제나 손쉽게 음성을 기록할 수 있습니다. | ||
2. 음성인식 인공지능 | ||
사용자의 음성을 텍스트로 변환해주는 음성인식 인공지능을 도입해 기록한 음성을 텍스트로 변환해 저장해줍니다. | ||
3. 감정분석 인공지능 | ||
기록된 음성기록을 인공지능을 통해 분석해 그 당시의 감정을 분석하고 기록해줍니다. | ||
4. 차별화된 여행 기록 제공 | ||
녹음을 기록했던 당시의 장소, 날씨, 시간, 기온 등등 그 당시의 데이터를 추가로 제공해 개개인의 여행 상황에 차별화된 여행기록을 제공해줍니다. | ||
5. 고유한 여행 산출물 생성 | ||
여행이 끝난 후 각 여행의 산출물인 "여행 영수증"을 만드는 기능을 제공해 여행에 대한 고유한 결과물을 생성할 수 있습니다. | ||
|
||
|
||
**Android 설계** | ||
![](./src/Momentandroide.png) | ||
|
||
|
||
|
||
|
||
|
||
**iOS 설계** | ||
|
||
## Clean arcitecture | ||
<img width="1032" alt="아키텍쳐 설계" src="https://github.com/kookmin-sw/capstone-2024-22/assets/105967852/e8a2e7cd-17c3-41d0-aa89-361439d7dc51"> | ||
|
||
|
||
|
||
|
||
**BackEnd 설계** | ||
- ERD | ||
- ![](./src/momenterd.png) | ||
|
||
- Architecture | ||
- ![](./src/Momentarc.png) | ||
|
||
|
||
**AI 설계** | ||
- 음성인식 모델 | ||
|
||
![](./src/whisper.png) | ||
|
||
|
||
- 감정분석 모델 | ||
|
||
![](./src/emotion2vec.png) | ||
|
||
|
||
|
||
|
||
|
||
|
||
## 소개 영상 | ||
|
||
프로젝트 소개하는 영상을 추가하세요 | ||
|
||
|
||
|
||
|
||
|
||
## 👩🏻💻 팀 소개 | ||
|
||
🖥 **Frontend** | ||
|이름|역할|개발스택| | ||
|-------|-------|-----| | ||
|양시관|iOS|<img src="https://img.shields.io/badge/ios-%23000000.svg?&style=for-the-badge&logo=ios&logoColor=white" /> <img src="https://img.shields.io/badge/uikit-%232396F3.svg?&style=for-the-badge&logo=uikit&logoColor=white" /> <img src="https://img.shields.io/badge/swift-%23FA7343.svg?&style=for-the-badge&logo=swift&logoColor=white" />| | ||
|김민중|Android|<img src="https://img.shields.io/badge/android-%233DDC84.svg?&style=for-the-badge&logo=android&logoColor=black" /> <img src="https://img.shields.io/badge/kotlin-%230095D5.svg?&style=for-the-badge&logo=kotlin&logoColor=white" />| | ||
|홍서현|Android|<img src="https://img.shields.io/badge/android-%233DDC84.svg?&style=for-the-badge&logo=android&logoColor=black" /> <img src="https://img.shields.io/badge/kotlin-%230095D5.svg?&style=for-the-badge&logo=kotlin&logoColor=white" />| | ||
|
||
🖥 **Backend** | ||
|이름|역할|개발스택| | ||
|-------|-------|-----| | ||
|김재용|Server|<img src="https://img.shields.io/badge/spring-%236DB33F.svg?&style=for-the-badge&logo=spring&logoColor=white" /> <img src="https://img.shields.io/badge/mysql-%234479A1.svg?&style=for-the-badge&logo=mysql&logoColor=white" /> <img src="https://img.shields.io/badge/docker-%232496ED.svg?&style=for-the-badge&logo=docker&logoColor=white" /> <img src="https://img.shields.io/badge/json%20web%20tokens-%23000000.svg?&style=for-the-badge&logo=json%20web%20tokens&logoColor=white" />| | ||
|박태진|AI|<img src="https://img.shields.io/badge/tensorflow-%23FF6F00.svg?&style=for-the-badge&logo=tensorflow&logoColor=white" /> <img src="https://img.shields.io/badge/pytorch-%23EE4C2C.svg?&style=for-the-badge&logo=pytorch&logoColor=white" /> <img src="https://img.shields.io/badge/flask-%23000000.svg?&style=for-the-badge&logo=flask&logoColor=white" />| | ||
|
||
🖥 **Communication** | ||
|역할|종류| | ||
|-------|-------| | ||
|협업관리|<img src="https://img.shields.io/badge/notion-%23000000.svg?&style=for-the-badge&logo=notion&logoColor=white" />| | ||
|디자인|<img src="https://img.shields.io/badge/figma-%23F24E1E.svg?&style=for-the-badge&logo=figma&logoColor=white" />| | ||
|APi 문서|<img src="https://img.shields.io/badge/swagger-%2385EA2D.svg?&style=for-the-badge&logo=swagger&logoColor=black" />| | ||
|형상관리|<img src="https://img.shields.io/badge/git-%23F05032.svg?&style=for-the-badge&logo=git&logoColor=white" />| | ||
|
||
|
||
|
||
|
||
## 사용법 | ||
|
||
소스코드제출시 설치법이나 사용법을 작성하세요. | ||
|
||
|
||
|
||
|
||
## 기타 | ||
### 인공지능 | ||
|
||
인공지능 모델은 해당 논문 및 깃헙을 참고하여 구현하였습니다. | ||
|
||
Whisper | ||
- [[Paper]](https://cdn.openai.com/papers/whisper.pdf) | ||
- [[github]](https://github.com/openai/whisper) | ||
|
||
emotion2vec | ||
- [[Paper]](https://arxiv.org/pdf/2312.15185.pdf) | ||
- [[github]](https://github.com/ddlBoJack/emotion2vec) | ||
|
||
1. Numbered | ||
2. List | ||
|
||
**Bold** and _Italic_ and `Code` text | ||
|
||
[Link](url) and ![Image](src) | ||
``` | ||
|
||
For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/). | ||
|
||
### Jekyll Themes | ||
|
||
Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/kookmin-sw/cap-template/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file. | ||
|
||
### Support or Contact | ||
|
||
Having trouble with Pages? Check out our [documentation](https://help.github.com/categories/github-pages-basics/) or [contact support](https://github.com/contact) and we’ll help you sort it out. |