Object detection app built with NEXTJS and Transformersjs API Getting Started First, run the development server: npm run dev # or yarn dev # or pnpm dev # or bun dev add a .env file and paste your API credentials for the edgestore Open http://localhost:3000 with your browser to see the result.