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

https://github.com/gabrielimartins7/tensorflow-rn

Tensorflow no React Native (Machine Learning + IA )
https://github.com/gabrielimartins7/tensorflow-rn

expo-image-picker google-brain inteligencia-artificial machine-learning react-native tensorflow

Last synced: about 2 months ago
JSON representation

Tensorflow no React Native (Machine Learning + IA )

Awesome Lists containing this project

README

          

# Tensorflow

> In this readme I will help you with the installation and execution of the project step by step.

## 💻 Requirements (libs, dependencies, packages)

- [x] Npm or Yarn
- [x] Expo
- [x] Expo GLView
- [x] Expo Camera
- [x] Expo AsyncStorage
- [x] Expo FileSystem
- [x] Expo-gl-cpp
- [x] Typescript
- [x] React Native
- [x] React-native-fs
- [x] TensorFlow
- [x] TensorFlow - React Native

Before you begin, make sure you've met the following requirements:

- You've installed in your machine the latest version of:
` react-native / expo / npm or yarn / VSCode or another IDE`

## 🚀 Installing

For intalling , follow these steps:

In your browser, follow the installation step by step according to your operating system:

```
https://github.com/gabrielimartins7/tensorflow-rn
```

Git Clone:

```
git clone https://github.com/gabrielimartins7/maestroApp
```
Enter the repository:

```
cd tensorflow-rn
```
Install the project dependencies:

```
npm or yarn
```

Open the project:

```
code .
```