Skip to content

Commit

Permalink
[chore] 리드미 편집
Browse files Browse the repository at this point in the history
  • Loading branch information
uommou authored Mar 23, 2024
1 parent 6ec8c0f commit 04f38d3
Showing 1 changed file with 27 additions and 15 deletions.
42 changes: 27 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,48 +1,60 @@
### 2024_BEOTKKOTTHON_TEAM_37_BE
🎨 댓글은 깔끔히, 코멘트는 많이 - **댓칼코마니**🎨 백엔드 레포지토리

![Slide 16_9 - 318](https://github.com/goormthon-Univ/2024_BEOTKKOTTHON_TEAM_37_BE/assets/90598552/b6d6e533-bf09-499a-99fc-97a68ca68537)

# 댓칼코마니

![Slide 16_9 - 318](https://github.com/goormthon-Univ/2024_BEOTKKOTTHON_TEAM_37_BE/assets/90598552/b481341a-ff46-4d02-b0a6-d6ef4bd0e16e)
> 구름톤 유니브 2기 37팀 댓칼코마니
"댓칼코마니"는 웹툰 작가와 독자들 간의 긍정적인 소통을 지원하는 서비스입니다. "댓글은 깔끔히, 코멘트는 많이"라는 슬로건 아래, 창작자들이 안전한 환경에서 독자의 반응을 볼 수 있게 도와줍니다.
> "댓칼코마니"는 웹툰 작가와 독자들 간의 긍정적인 소통을 지원하는 서비스입니다. "댓글은 깔끔히, 코멘트는 많이"라는 슬로건 아래, 창작자들이 안전한 환경에서 독자의 반응을 볼 수 있게 도와줍니다.
## 소개

웹툰 작가들은 종종 악성 댓글로부터의 보호 없이 창작 활동을 해야 하는 어려움에 직면해 있습니다. "댓칼코마니"는 이러한 문제에 대한 해결책을 제공합니다. AI를 이용해 악성 댓글은 필터링 하고, 정제되고 요약된 피드백을 제공함으로써 창작자들이 자신의 작품에 대한 피드백을 받을 수 있도록 하면서도 동시에 그들을 불필요한 공격으로부터 보호합니다.
> 웹툰 작가들은 종종 악성 댓글로부터의 보호 없이 창작 활동을 해야 하는 어려움에 직면해 있습니다. "댓칼코마니"는 이러한 문제에 대한 해결책을 제공합니다. AI를 이용해 악성 댓글은 필터링 하고, 정제되고 요약된 피드백을 제공함으로써 창작자들이 자신의 작품에 대한 피드백을 받을 수 있도록 하면서도 동시에 그들을 불필요한 공격으로부터 보호합니다.
## 데모 영상 주소

## 기능

- **안전한 댓글 필터링:** 작가들이 독자의 반응을 보면서도 부정적인 영향을 받지 않도록 필터링 기능을 제공합니다.
- **긍정적 피드백 강조:** 작품 개선에 도움이 되는 건설적인 코멘트를 강조하여 창작자에게 긍정적인 원동력을 제공합니다.
- **창작자와 독자의 교류:** 독자와 창작자 간의 건강한 대화를 장려하여 웹툰 커뮤니티를 강화합니다.
- **내 피드백 모아보기:** 작가들은 자신의 작품에 대한 피드백을 모아볼 수 있습니다.
> - **안전한 댓글 필터링:** 작가들이 독자의 반응을 보면서도 부정적인 영향을 받지 않도록 필터링 기능을 제공합니다.
> - **긍정적 피드백 강조:** 작품 개선에 도움이 되는 건설적인 코멘트를 강조하여 창작자에게 긍정적인 원동력을 제공합니다.
> - **창작자와 독자의 교류:** 독자와 창작자 간의 건강한 대화를 장려하여 웹툰 커뮤니티를 강화합니다.
> - **내 피드백 모아보기:** 작가들은 자신의 작품에 대한 피드백을 모아볼 수 있습니다.
## 팀원 소개

| 정윤서 | 성나영 | 최윤서 | 황채원 |
| --- | --- | --- | --- |
| | | | |
| | | [@YunseoChoe](https://github.com/YunseoChoe) | [@uommou](https://github.com/uommou) |
| 기획 | 디자인 | 백엔드 | 백엔드, PM |

| 이종범 | 이준원 | 이태환 |
| --- | --- | --- |
| | | |
| [@KorJIGSAW](https://github.com/KorJIGSAW) | [@junwlee](https://github.com/junwlee) | [@taehwamlee203](https://github.com/taehwamlee203) |
| 프론트엔드 | 프론트엔드 | 프론트엔드 |

## 기술 스택

**FRONTEND**

- html, css, js
<img src="https://img.shields.io/badge/html5-E34F26?style=for-the-badge&logo=html5&logoColor=white"><img src="https://img.shields.io/badge/css-1572B6?style=for-the-badge&logo=css3&logoColor=white"><img src="https://img.shields.io/badge/javascript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black">

**BACKEND**

- express.js
- puppeteer
- openAI API
- MySQL 8.0
- Github Actions
- Docker/Google Artifact Registry
- Google Cloud Storage/Cloud Run
<img src="https://img.shields.io/badge/express-000000?style=for-the-badge&logo=express&logoColor=white"><img src="https://img.shields.io/badge/puppeteer-40B5A4?style=for-the-badge&logo=puppeteer&logoColor=white"><img src="https://img.shields.io/badge/openai-412991?style=for-the-badge&logo=openai&logoColor=white"><img src="https://img.shields.io/badge/mysql-4479A1?style=for-the-badge&logo=mysql&logoColor=white">

**CI/CD**

<img src="https://img.shields.io/badge/githubactions-2088FF?style=for-the-badge&logo=githubactions&logoColor=white"><img src="https://img.shields.io/badge/docker-2496ED?style=for-the-badge&logo=docker&logoColor=white"><img src="https://img.shields.io/badge/googlecloud-4285F4?style=for-the-badge&logo=googlecloud&logoColor=white">

**COMMUNICATION**

<img src="https://img.shields.io/badge/discord-5865F2?style=for-the-badge&logo=discord&logoColor=white"><img src="https://img.shields.io/badge/notion-000000?style=for-the-badge&logo=notion&logoColor=white"><img src="https://img.shields.io/badge/git-F05032?style=for-the-badge&logo=git&logoColor=white"><img src="https://img.shields.io/badge/github-181717?style=for-the-badge&logo=github&logoColor=white"><img src="https://img.shields.io/badge/figma-F24E1E?style=for-the-badge&logo=figma&logoColor=white">

## 프로젝트 구조

```
2024_BEOTKKOTTHON_TEAM_37_BE
Expand Down

0 comments on commit 04f38d3

Please sign in to comment.