ManuelVR461
Ingeniero en Informática con mas de 8 años de experiencia en Php, Mysql, Javascript, Jquery, y 2 años en en python, QT5 C++, MEAN FULL STACK
Sonda S.A.Santiago de Chile. Región Metropolitana
Pinned Repositories
awesome-crypto-trading-bots
Awesome crypto trading bots
binance-futures-trading-bot
Easy-to-use multi-strategic automatic trading for Binance Futures with Telegram integration
chatbot-conversations
Chatbot conversations: a demo application how two (or more) chatbots can talk to each other, the logic used to build Eliza (along with an NLP model) has been used to power the chatbots.
crypto-trading-strategy-backtester
Easy-to-use cryptocurrency trading strategy simulator and backtester
CursosPlatzi
Guía de resumen de los cursos de Platzi
ElizaDialoGPT
This repo contains the source code for an Eliza-like chatbot developed as part of an NLP and ML course in Fall 2021. The project utilizes transfer learning with DialoGPT to create a modern Eliza trained on dialog from The Big Bang Theory and responses from the original Eliza. Rather than using predefined rules, this chatbot is data-driven.
pagina-externa_ajax
cargar pagina externa con ajax y iframe
PracticaIngles
Programita en python para practicar las palabras en ingles.
QueryConstruct
Constructor de Query
ManuelVR461's Repositories
ManuelVR461/orderbook
Este script es una herramienta de análisis de precios de criptomonedas utilizando el orderbook de Binance. Permite al usuario ingresar el símbolo de una moneda y muestra un gráfico de velas. Además, calcula y muestra líneas rojas y verdes en el gráfico que representan los precios promedio ponderados de compra y venta dentro de un rango específico.
ManuelVR461/openvpn-install
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux.
ManuelVR461/Python
All Algorithms implemented in Python
ManuelVR461/text-generation-webui
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.
ManuelVR461/gpt4all
gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue
ManuelVR461/gimp
Read-only mirror of https://gitlab.gnome.org/GNOME/gimp
ManuelVR461/PhotoGIMP
A Patch for GIMP 2.10+ for Photoshop Users
ManuelVR461/eliza-chatbot
A chatbot to keep you company
ManuelVR461/awesome-crypto-trading-bots
Awesome crypto trading bots
ManuelVR461/rest-crud-mean
ejemplo practico de un crud con mean
ManuelVR461/server-node-jsonwebtoken
ManuelVR461/webrtc-ssl-localhost-node
Practica de comunicacion audio y video con webrtc de una red local con socket, ssl, node y express
ManuelVR461/server-node-express-mongodb
Pasos para la conexión del servidor Express con MongoDB en Nodejs
ManuelVR461/rest-api-local-practica2
ManuelVR461/api-mysql
ManuelVR461/WalletPython
Wallet en python para la BSC web3 BlockChain BNB
ManuelVR461/algorithmic-trading-python
The repository for freeCodeCamp's YouTube course, Algorithmic Trading in Python
ManuelVR461/curso-react-udemy
ManuelVR461/reactgifexpert
ManuelVR461/practicsbycoursera
ManuelVR461/ai-trader-copy
Trading signals and cryptocurrency trading tool for Binance Futures
ManuelVR461/datasciencecoursera
ManuelVR461/Temporary_add_to_version_control
ManuelVR461/Project_RStudio
ManuelVR461/La-Alquimia
Repositorio dedicado a la Criptomoneda, y el canal La Alquimia
ManuelVR461/datasharing
The Leek group guide to data sharing
ManuelVR461/binance-spot-trading-bot
Easy-to-use multi-strategic automatic trading for Binance Spot with Telegram integration
ManuelVR461/javascript-obfuscator-ui-respaldo
A web UI to the JavaScript Obfuscator node.js package.
ManuelVR461/python-algorithmic-trading
ManuelVR461/elizaGPT
Python implementation of the Eliza chatbot