Uma IA simples com suporte a chat, regressão, RNN, pesquisa na web e análise de dados
Project description
VeryEasyAI
Uma biblioteca de IA extremamente simples para chat, previsões, regressões, redes neurais e busca na internet.
Instalação (local/testing):
pip install -e .
Exemplo rápido:
import veryeasyai as veai
bot = veai.ChatAI()
bot.treinar(["oi", "qual seu nome?"], ["Oi!", "Eu sou a VeryEasyAI!"])
print(bot.responder("oi"))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
veryeasyai-1.0.0.tar.gz
(1.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file veryeasyai-1.0.0.tar.gz.
File metadata
- Download URL: veryeasyai-1.0.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8191f64e9f8798c3c1d13680affcb48192c9bee49127136d6074606f630e2e2
|
|
| MD5 |
e15116cccf54bda4d09a788a35805fbc
|
|
| BLAKE2b-256 |
08aad4d8f6ba221a90ad59ef30d726abccb07a4b1866992e481b33534ef8cd66
|
File details
Details for the file veryeasyai-1.0.0-py3-none-any.whl.
File metadata
- Download URL: veryeasyai-1.0.0-py3-none-any.whl
- Upload date:
- Size: 1.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fac4e0a33e8dc0b5da8aecf5a0307f159527deedcb7c56ca9fb6f86cfc5eee7
|
|
| MD5 |
9f1ca5d7250e5b1e08cb21cd20faa1db
|
|
| BLAKE2b-256 |
a14bec0371b78dd47a022f3f97557e1d6eace94b5b752e1b9dfb0104d14d1cb6
|