본문으로 건너뛰기

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.

추가 지원이 필요하신가요?

GitHub에서 이슈를 등록하거나, 기술팀에 직접 문의할 수 있습니다.