CodeBoarding은 AI와 함께 코드베이스 아키텍처 다이어그램을 자동 생성하는 오픈소스 도구입니다.
CodeBoarding은 개인과 AI 에이전트가 사용하여 코드베이스의 아키텍처 다이어그램을 자동으로 그려주는 오픈소스 도구입니다. 이 도구는 정적 분석과 대형 언어 모델(LLM) 추론을 결합하여 고수준의 아키텍처 다이어그램과 주요 컴포넌트 문서를 생성합니다. 생성된 결과물은 .codeboarding/ 디렉터리에 Markdown 문서 형태로 저장됩니다.
CodeBoarding is an open-source tool that automatically generates architecture diagrams for codebases with AI assistance.
CodeBoarding is an open-source tool that allows individuals and AI agents to collaboratively visualize the architecture diagrams of a codebase. It combines static analysis and large language model (LLM) inference to automatically generate high-level architecture diagrams and key component documentation. The generated outputs are saved as Markdown documents in the .codeboarding/ directory.