Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
- 이미지를 분석하고, 이를 활용한 심리 상담 결과를 제공합니다. 심리 상담에는 GPT가 사용됩니다.


## 🖥️ System Architecture

<img width="1728" alt="architecture" src="https://github.com/user-attachments/assets/65e8b09e-24d2-4262-a9ac-d4b567d8645c" />


## ➕ Prerequisites
- Python 3.9 or higher
- Back-end : fastapi, uvicorn
Expand All @@ -38,6 +43,10 @@
- LLM : openai


## Timeline
<img width="1728" alt="architecture" src="https://github.com/user-attachments/assets/4c6a0436-8a99-43ac-83a6-bbe6b9eb8d08" />


## 🚩 How to use?

``` bash
Expand Down