Felipe Marcos de Abreu Aquino

Results 20 issues of Felipe Marcos de Abreu Aquino

// LILITI STK 3.6.9 - Plataforma de Inovação Aberta // Classe para gerenciar a IA Multimodal class InteligenciaArtificialMultimodal { constructor() { // Inicializar visão computacional, processamento de linguagem natural e...

new challenge

// Importando os módulos necessários import React from 'react'; import { View, Text, Button } from 'react-native'; // Componente da página inicial function HomeScreen({ navigation }) { return ( Bem-vindo...

# LILITI STK 3.6.9 Inteligência Artificial Multimidal Fase 2 ## Visão Criar uma plataforma de inovação aberta que integre a inteligência artificial multimodal avançada do LILITI STK 3.6.9 com a...

stale

**Describe the regression** A clear and concise description of what the regression is. **To Reproduce** Steps to reproduce the behavior. The easier it is to reproduce the faster it will...

// Importando os módulos necessários import React from 'react'; import { View, Text, Button } from 'react-native'; // Componente da página inicial function HomeScreen({ navigation }) { return ( Bem-vindo...

[26/6 14:38] h: aurora-ia ├── components ├── models │ ├── nlpModel.js │ ├── visionModel.js │ └── audioModel.js ├── pages │ ├── api │ │ ├── nlp.js │ │ ├── vision.js...

[26/6 14:38] h: aurora-ia ├── components ├── models │ ├── nlpModel.js │ ├── visionModel.js │ └── audioModel.js ├── pages │ ├── api │ │ ├── nlp.js │ │ ├── vision.js...

**Note of Repudiation for Negligence to the Liliti STK Project 3.6.9** I, Felipe Marcos de Abreu Aquino, data scientist and machine learning engineer, express my vehement repudiation of the negligence...

PROJETO LILITI STK I.A 3.6.9 FASE 5 ### 1. **Arquitetura de Alto Nível** A arquitetura da plataforma pode ser dividida nas seguintes camadas: - **Frontend:** Interface do usuário. - **Backend:**...