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

https://github.com/pinecone-io/pinecone-vision-app


https://github.com/pinecone-io/pinecone-vision-app

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Pinecone Vision App

## Setup

### Install dependencies

```bash
npm install
```

### Run the app

```bash
npx expo start
```