diff --git a/README.md b/README.md index 1eceec2..eea3d1c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,31 @@ # 🧚🏻 Neverland Server -> Server Repository for Capstone Design Project "Neverland" +> Server Repository for Capstone Design Project "Neverland + +
+ +
+ +## πŸ“± About the Project +> Automatically Record and Preserve Group Memories + +**Neverland** is a service that provides an efficient way to record and archive the memories of groups and organizations. + +#### Automatically Record and Preserve Group Memories + +Neverland allows users to automatically compile and generate a unified record of the group's memories, even when individuals remember them differently. Leveraging generative AI technology, this feature enables groups to conveniently and efficiently document their shared experiences. + +#### Effective Memory Archiving +Neverland systematically organizes and stores the group's memory records from both temporal and spatial perspectives. +This enhances the diversity and efficiency of the memory archiving process. +
+
+ +## πŸš€ Getting Started + +## πŸ“Œ System Architecture +![architecture](https://github.com/lemonssoju/.github/assets/80838501/f9e6a5f3-fcbe-442b-9314-55874d10bdf4) + +
## Project Structure
@@ -187,7 +213,24 @@
-## Tech Stacks +## πŸ› οΈ Tech Stacks + +### Frontend +#### Frontend + + +#### Platform + + +#### External API + + +#### Develop tools + +
+
+ +### Backend #### Backend ![JWT](https://img.shields.io/badge/JWT-black?style=for-the-badge&logo=JSON%20web%20tokens) @@ -203,15 +246,47 @@ #### External API - - #### Develop tools

-## Contributor -|κΉ€μ€‘ν˜„| -|:---:| -|| -| **Backend Developer** | +## ✨ Features +![7](https://github.com/lemonssoju/.github/assets/80838501/7e986297-6a28-4f73-8247-b03c3e8021a3) + +![8](https://github.com/lemonssoju/.github/assets/80838501/10fe300f-91d2-4988-bd7a-e0b2de51541d) + +![9](https://github.com/lemonssoju/.github/assets/80838501/cdde5921-0e03-4e58-872e-a0a3f45d5952) + +![10](https://github.com/lemonssoju/.github/assets/80838501/89c33752-5683-453b-b536-afec175f8ec5) + +![11](https://github.com/lemonssoju/.github/assets/80838501/4375aa65-6be5-4cf4-ae2f-81db03f78074) + +![12](https://github.com/lemonssoju/.github/assets/80838501/092499f4-58ea-4478-9322-7db0beb15d22) + +![13](https://github.com/lemonssoju/.github/assets/80838501/21b9c5d4-685f-4fb3-b235-8641bf3f222d) + +
+ +### ✨ Core Feature Logic +The core logic of Neverland, the image auto-generation, is powered by **Chat-GPT** and **Stable Diffusion**, and it operates through the following workflow. +![Core Feature](https://github.com/lemonssoju/.github/assets/80838501/27df34c4-36e2-48ea-b1ad-640a69450cca) + +
+
+ + +## 🧩 Contributors +|Joonghyun Kim|Seojin Kwak|Somin Ji| +|:---:|:---:|:---:| +|||| +| **Backend Developer** | **Frontend Developer**| **AI Developer** | + +
+
+ +## πŸ”— Open Source Libraries and SDK +[Stability AI's Stable Diffusion](https://platform.stability.ai/docs/api-reference#tag/SDXL-and-SD1.6)
+[Kakao Map API](https://developers.kakao.com/docs/latest/ko/local/dev-guide)
+[React Native Maps](https://github.com/react-native-maps/react-native-maps)
+[Chat-GPT 3.5 Java Client](https://github.com/TheoKanning/openai-java)