Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

프로젝트 구조

news-summary/ ├── app/ │ ├── main.py # FastAPI │ ├── routers/ │ │ └── summarize.py │ ├── templates/ │ │ └── index.html # 메인 페이지 템플릿 │ └── static/ ├── requirements.txt # 의존성 리스트 (아래 참고) └── README.md # 프로젝트 문서

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages