@zyporai/nlp_text_to_db_query
This package will allow you to build ready-to-use queries for execute in your Open Search databases. Also you'll able to execute them and get accurate results.
This package will allow you to build ready-to-use queries for execute in your Open Search databases. Also you'll able to execute them and get accurate results.
This repository includes a JS library to compute a multiple linear Regression from a given dataset. The code will be made public as a node.js module.
Node.js client for the official ChatGPT API.
monsterapi is a JavaScript client library for interacting with the Monster API. It provides an easy way to access the API's features and integrate them into your applications.
A tiny Autograd engine based off of Andrej Karpathy's micrograd in Python
A component to use ml5 with or without P5 in svelte.
JavaScript library for MLflow
Lightweight, zero dependency, machine learning library
A toy Neural Network library.
Add edge and cloud machine learning into your web and Node.js apps. Register at https://hub.natml.ai.
Este projeto usa como base o Venom e/ou WPPConnect, um navegador virtual sem interface gráfica que abre o whatsapp web e executa todos os comandos via código possibilitando assim a automação de todas as funções.
Este projeto usa como base o Venom e/ou WPPConnect, um navegador virtual sem interface gráfica que abre o whatsapp web e executa todos os comandos via código possibilitando assim a automação de todas as funções.
A JavaScript implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm for evolving artificial neural networks.
⚡ Building applications with LLMs through composability ⚡
A Node.js module for mocking OpenAI API responses in a development environment
Use OpenAI's API to help solve error messages
Make your app understand language. Summarize conversations, categorize articles, and more.
Count the number of OpenAI tokens in a string. Supports all OpenAI Text models (text-davinci-003, gpt-3.5-turbo, gpt-4)
NuminaJS is a comprehensive data science package for JavaScript, providing a wide range of tools for data preprocessing, feature selection, data transformation, machine learning algorithms, and data visualization. It's designed to simplify complex data sc
Implementation of Procrustes Cross-Validation method.