vision-agent / README.md
MingruiZhang's picture
update readme
2cca1a7
|
raw
history blame
No virus
3.57 kB
metadata
title: Vision Agent
emoji: 🏃
colorFrom: yellow
colorTo: indigo
sdk: docker
pinned: false
app_port: 3000
Vision Agent

Vision Agent App

build and publish to aws development

deploy to aws production


Enviroments

Enviroment url deployment pipeline release
Production va.landing.ai aws-production prod-deploy.yml release manually by prod-deploy.yml
Development va.dev.landing.ai aws-development release when merge main cicd.yaml
Vercel (Huggingface) huggingface.co release when merge main

cicd.yaml

Frameworks

Running locally

pnpm install
pnpm dev

Your app should now be running on localhost:3000.