Documentation
AllvIa 기술 문서
설치부터 API 통합, 워크플로우 운영까지 — 서비스를 완전히 활용하기 위해 필요한 모든 정보를 제공합니다.
Ctrl K
Quick Start
3단계로 시작하세요
저장소 클론, 환경변수 설정, 빌드 — 세 가지 단계만으로 AllvIa 에이전트를 실행할 수 있습니다. 첫 자동화까지 5분이면 충분합니다.
Terminal
$ git clone https://github.com/allvia-ai/ALLVIA.git
$ cd ALLVIA && cp core/.env.example core/.env
$ cargo build --manifest-path core/Cargo.toml --release
Build complete — ./core/target/release/local_os_agent
$ ./core/target/release/local_os_agent
AllvIa Agent ready. Type 'help' for available commands.
자주 찾는 문서
가장 많이 참조되는 항목을 바로 확인하세요.