# Autodoc - LLM을 이용한 코드베이스 문서 자동 생성 툴킷

> Clean Markdown view of GeekNews topic #8814. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8814](https://news.hada.io/topic?id=8814)
- GeekNews Markdown: [https://news.hada.io/topic/8814.md](https://news.hada.io/topic/8814.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-03-28T10:17:01+09:00
- Updated: 2023-03-28T10:17:01+09:00
- Original source: [github.com/context-labs](https://github.com/context-labs/autodoc)
- Points: 14
- Comments: 0

## Topic Body

- GPT-4/Alpaca등을 이용해서 Git Repo의 문서를 자동 생성   
- Repo의 모든 콘텐츠를 깊이우선 탐색으로 인덱싱한 후, LLM에게 각 파일과 폴더에 대해 작성을 요청   
- 생성된 문서는 코드베이스에 저장되며, Repo를 받은 개발자는 `doc` 명령으로 코드에 대해 질문하고 답변을 얻을 수 있음   
- CI 파이프라인에 연결되어 항상 최신으로 업데이트 예정

## Comments



_No public comments on this page._
