Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/randilt/object-detection-nextjs-huggingface

Object detection app built with NEXTJS and Transformersjs API
https://github.com/randilt/object-detection-nextjs-huggingface

huggingface-transformers nextjs14 object-detection

Last synced: 7 days ago
JSON representation

Object detection app built with NEXTJS and Transformersjs API

Awesome Lists containing this project

README

        

# Object detection app built with NEXTJS and Transformersjs API

## Getting Started

First, run the development server:

```bash
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](http://localhost:3000) with your browser to see the result.