Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Relaxed-Mind committed Dec 24, 2023
1 parent 92206cf commit fba1394
Show file tree
Hide file tree
Showing 16 changed files with 44 additions and 22 deletions.
66 changes: 44 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div align="center">
<h1>독후감을 작성하는 재미를 느끼며 독서만의 깊은 위로와 사유의 기회를 얻을 수 있게 하는 서비스, Readiary</h1>
<br>
<!---><img src="Readiary.png" width="300" height="300" >
<img src="./image/Readiary.png" width="300" height="300">
</div>

# 프로젝트 소개
Expand All @@ -16,28 +16,28 @@
# 핵심 기능

1. 책을 검색할 수 있다.
<!---> <img src="책검색.png" width="300" > <br><br>
<img src="./image/책검색.png" width="300" > <br><br>

2. 나의 책장에 책을 등록할 수 있다.
<!---> <img src="나의책장.png" width="300" > <br><br>
<img src="./image/나의책장.png" width="300" > <br><br>

3. 책장 속의 책을 읽고 별점을 부여하거나 읽은 정도를 표시할 수 있다.
<!---> <img src="책장속의책.png" width="300" > <br><br>
3. 책장 속의 책을 읽고 별점을 부여하거나 읽은 정도를 표시할 수 있다.
<img src="./image/책장속의책.png" width="300" > <br><br>

4. GPT 기술을 활용하여 실제 사람이 질문 한 것처럼 자연스러운 질문 생성 및 재생성이 가능하다.
<!---> <img src="질문답변.png" width="300"> <br><br>
<img src="./image/질문답변.png" width="300"> <br><br>


5. 이미지 생성 역시 Diffusion 모델을 활용하여 문맥에 맞는 자연스러운 이미지 생성이 가능하다.<br>
<!---> <img src="이미지.png" width="300"> <br><br>
<img src="./image/이미지.png" width="300"> <br><br>



# 프로젝트 아키텍처

<div>
<br/>
<img src="capstone.drawio.png"/>
<img src="./image/capstone.drawio.png"/>
<br/>
<br/>
◇ 프런트엔드 시스템, 백엔드 시스템, AI 서비스 시스템, 데이터베이스 시스템 등 여러 하위 시스템들을 통합하여 하나의 완전한 서비스를 구성. 위는 이를 모식적으로 나타낸 것이다.<br>
Expand All @@ -52,24 +52,46 @@

# 팀원

| AI | AI | Backend | Frontend |
| AI | AI | Backend & Infra | Frontend |
| :-: | :-: | :-: | :-: |
| <img src="이경윤메일.jpg" width="100"/> | ![image]() | ![image]() | ![image]() | ![image]() |
| <img src="./image/이경윤메일.jpg" width="100"/> | ![image]() | ![image]() | <img src="./image/이진수.jpeg" width="100"/> | ![image]() |
| [이경윤](https://github.com/Yooonlee)<br/> | [배세윤]()<br/> | [이진수](https://github.com/Relaxed-Mind)<br/> | [전호균]()<br/> |

<br/>
<br/>

# 맡은 역할
<br>◇ 전호균 | 사용자 인터페이스 설계
프런트엔드 시스템 설계 및 개발
프런트엔드 서버 배포
<br>◇ 이진수 ㅣ 데이터베이스 설계
API 설계 및 제작
서버 배포
<br>◇ 이경윤 | 이미지 생성
이미지 실험
람다 배포
<br>◇ 배세윤 | 질문 생성
질문 실험
베포용 함수제작
◇ 공통 | <br>
주제 선정 <br>
매주 보고서 작성 및 ppt 제작 <br>
유저 시나리오 작성 <br>
논문 검토 및 수정 <br>
---
◇ 이진수 ㅣ <br>
팀장 <br>
데이터베이스 설계 <br>
API 설계 및 제작 <br>
백엔드 서버 배포 <br>
데이터베이스 배포 <br>
온라인 저장소 배포 <br>
---
<br>◇ 전호균 | <br>
사용자 인터페이스 설계 <br>
프런트엔드 시스템 설계 및 개발 <br>
프런트엔드 서버 배포 <br>
---
◇ 이경윤 | <br>
이미지 생성 <br>
이미지 실험 <br>
람다 배포 <br>
---
◇ 배세윤 | <br>
논문 초안 작성 <br>
질문 생성 <br>
질문 실험 <br>
베포용 함수 제작 <br>

# 한국정보과학회 논문
<img src="./image/논문1.jpg" width="500"/>
<img src="./image/논문2.jpg" width="500"/>
<img src="./image/논문3.jpg" width="500"/>
File renamed without changes
File renamed without changes
Binary file added image/나의책장.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/논문1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/논문2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/논문3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/배경.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/이경윤메일.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/이미지.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/이미지생성모식도.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/이진수.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/질문답변.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/책검색.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/책장속의책.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/텍스트생성모식도.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fba1394

Please sign in to comment.