https://github.com/jhowbhz/machine-learning-api
Simple Machine Learning API
https://github.com/jhowbhz/machine-learning-api
api automation data-science ia ia-automator inteligencia-artificial machine-learning python
Last synced: 3 months ago
JSON representation
Simple Machine Learning API
- Host: GitHub
- URL: https://github.com/jhowbhz/machine-learning-api
- Owner: jhowbhz
- Created: 2025-02-27T00:08:39.000Z (over 1 year ago)
- Default Branch: stable
- Last Pushed: 2025-05-30T20:44:39.000Z (about 1 year ago)
- Last Synced: 2026-02-14T04:26:58.652Z (5 months ago)
- Topics: api, automation, data-science, ia, ia-automator, inteligencia-artificial, machine-learning, python
- Language: Python
- Homepage: https://apibrasil.com.br
- Size: 53.7 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# API Cassandra - Assistente de IA
Este é um estudo de Machine Learning utilizando alguns modelos específicos de IA, para detecção de objetos em imagens, transcrição de áudio, detecção de sentimento em textos e muito mais...
## Como usar
### 1. Download e instalação
Para rodar este projeto localmente, siga os passos abaixo:
#### Clonando o repositorio
```bash
git clone https://github.com/jhowbhz/machine-learning-api.git machine-learning-api && cd machine-learning-api
```
#### Subindo o container
Para subir o docker do projeto
```bash
docker-compose up --build
```
### 2. Documentação Swagger
Documentação de como consumir os endpoints
http://localhost:8000/docs
### 3. Host da API
Local e porta onde sua api está rodando
https://localhost:8000
### 4. Prints
