All Projects → Delbot → Similar Projects or Alternatives

3435 Open source projects that are alternatives of or similar to Delbot

Weatherbot
一个基于 Rasa 的中文天气情况问询机器人(chatbot), 带 Web UI 界面
Stars: ✭ 186 (-2.62%)
Mutual labels:  chatbot
Machinelearning ng
吴恩达机器学习coursera课程,学习代码(2017年秋) The Stanford Coursera course on MachineLearning with Andrew Ng
Stars: ✭ 181 (-5.24%)
Mutual labels:  ai
Arbbot
Arbitrator, a bitcoin/altcoin arbitrage trading bot
Stars: ✭ 173 (-9.42%)
Mutual labels:  bot
Color recognition
🎨 Color recognition & classification & detection on webcam stream / on video / on single image using K-Nearest Neighbors (KNN) is trained with color histogram features by OpenCV.
Stars: ✭ 154 (-19.37%)
Mutual labels:  data-science
Data Science Stack Cookiecutter
🐳📊🤓Cookiecutter template to launch an awesome dockerized Data Science toolstack (incl. Jupyster, Superset, Postgres, Minio, AirFlow & API Star)
Stars: ✭ 153 (-19.9%)
Mutual labels:  data-science
Pytest Flask Sqlalchemy
A pytest plugin for preserving test isolation in Flask-SQLAlchemy using database transactions.
Stars: ✭ 168 (-12.04%)
Mutual labels:  flask
Nlp pytorch project
Embedding, NMT, Text_Classification, Text_Generation, NER etc.
Stars: ✭ 153 (-19.9%)
Mutual labels:  chatbot
Pytorch Question Answering
Important paper implementations for Question Answering using PyTorch
Stars: ✭ 154 (-19.37%)
Botium Core
The Selenium for Chatbots - Bots Testing Bots
Stars: ✭ 181 (-5.24%)
Mutual labels:  chatbot
100 Days Of Ml Code
A day to day plan for this challenge. Covers both theoritical and practical aspects
Stars: ✭ 172 (-9.95%)
Mutual labels:  data-science
Natural Language Processing Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
Stars: ✭ 151 (-20.94%)
Flask Migrate
SQLAlchemy database migrations for Flask applications using Alembic
Stars: ✭ 1,971 (+931.94%)
Mutual labels:  flask
Pygreen
A micro web framework/static web site generator.
Stars: ✭ 171 (-10.47%)
Mutual labels:  flask
Tensorflow.net
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
Stars: ✭ 2,188 (+1045.55%)
Mutual labels:  chatbot
Smartopencv
🔥 🔥 🔥 SmartOpenCV是一个OpenCV在Android端的增强库,解决了OpenCV Android SDK在图像预览方面存在的诸多问题,且无需修改OpenCV SDK源码,与OpenCV的SDK解耦
Stars: ✭ 1,869 (+878.53%)
Mutual labels:  ai
Hyperactive
A hyperparameter optimization and data collection toolbox for convenient and fast prototyping of machine-learning models.
Stars: ✭ 182 (-4.71%)
Mutual labels:  data-science
Deeptoxic
top 1% solution to toxic comment classification challenge on Kaggle.
Stars: ✭ 180 (-5.76%)
Chatskills
Run and debug Alexa skills on the command-line. Create bots. Run them in Slack. Run them anywhere!
Stars: ✭ 171 (-10.47%)
Mutual labels:  chatbot
Qb
QANTA Quiz Bowl AI
Stars: ✭ 153 (-19.9%)
Paraphrase identification
Examine two sentences and determine whether they have the same meaning.
Stars: ✭ 154 (-19.37%)
Chemdataextractor
Automatically extract chemical information from scientific documents
Stars: ✭ 152 (-20.42%)
Loco Answers
Open Source Android App for answers in TRIVIA GAMES
Stars: ✭ 180 (-5.76%)
Mutual labels:  bot
Data Science Resources
👨🏽‍🏫You can learn about what data science is and why it's important in today's modern world. Are you interested in data science?🔋
Stars: ✭ 171 (-10.47%)
Mutual labels:  data-science
Pymedium
Unofficial Medium Python Flask API and SDK
Stars: ✭ 153 (-19.9%)
Mutual labels:  flask
Transcriberbot
TranscriberBot for Telegram
Stars: ✭ 170 (-10.99%)
Mutual labels:  chatbot
Wallgen
Generate HQ poly wallpapers
Stars: ✭ 153 (-19.9%)
Mutual labels:  flask
Go Tsne
t-Distributed Stochastic Neighbor Embedding (t-SNE) in Go
Stars: ✭ 153 (-19.9%)
Mutual labels:  data-science
Deep Generative Models For Natural Language Processing
DGMs for NLP. A roadmap.
Stars: ✭ 185 (-3.14%)
Lets Plot Kotlin
Kotlin API for Lets-Plot - an open-source plotting library for statistical data.
Stars: ✭ 181 (-5.24%)
Mutual labels:  data-science
Partyloud
A simple tool to generate fake web browsing and mitigate tracking
Stars: ✭ 170 (-10.99%)
Mutual labels:  bot
Graspologic
Python package for graph statistics
Stars: ✭ 153 (-19.9%)
Mutual labels:  data-science
Socktrader
🚀 Websocket based trading bot for 💰cryptocurrencies 📈
Stars: ✭ 152 (-20.42%)
Mutual labels:  bot
Jaxnet
Concise deep learning for JAX
Stars: ✭ 171 (-10.47%)
Mutual labels:  data-science
Gpu Sentry
Flask-based package for monitoring utilisation of nVidia GPUs.
Stars: ✭ 153 (-19.9%)
Mutual labels:  flask
Fifa21 Autobuyer
Fifa 21 AutoBuyer / Snipping Bot for fifa 21 ultimate team web app with captcha solver
Stars: ✭ 153 (-19.9%)
Mutual labels:  bot
Mutual
A Dataset for Multi-Turn Dialogue Reasoning
Stars: ✭ 181 (-5.24%)
Mutual labels:  chatbot
Instapy
📷 Instagram Bot - Tool for automated Instagram interactions
Stars: ✭ 12,473 (+6430.37%)
Mutual labels:  bot
Angular2 Flask
Simple angular2 app with python-flask backend ( Learning Angular2 )
Stars: ✭ 152 (-20.42%)
Mutual labels:  flask
Office Simulator
Miss the office life? You won't any more with this wonderful office slack simulator.
Stars: ✭ 152 (-20.42%)
Mutual labels:  bot
Dive Into Dl Pytorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Stars: ✭ 14,234 (+7352.36%)
Deeply
PHP client for the DeepL.com translation API (unofficial)
Stars: ✭ 152 (-20.42%)
Mutual labels:  ai
Crf Layer On The Top Of Bilstm
The CRF Layer was implemented by using Chainer 2.0. Please see more details here: https://createmomo.github.io/2017/09/12/CRF_Layer_on_the_Top_of_BiLSTM_1/
Stars: ✭ 148 (-22.51%)
Clearml Server
ClearML - Auto-Magical Suite of tools to streamline your ML workflow. Experiment Manager, ML-Ops and Data-Management
Stars: ✭ 186 (-2.62%)
Mutual labels:  ai
Nlp profiler
A simple NLP library allows profiling datasets with one or more text columns. When given a dataset and a column name containing text data, NLP Profiler will return either high-level insights or low-level/granular statistical information about the text in that column.
Stars: ✭ 181 (-5.24%)
Proxy pool
Python爬虫代理IP池(proxy pool)
Stars: ✭ 13,964 (+7210.99%)
Mutual labels:  flask
Appkernel
API development made easy: a smart Python 3 API framework
Stars: ✭ 152 (-20.42%)
Mutual labels:  flask
Csgo Overwatch Bot
Automatically solve CSGO Overwatch cases
Stars: ✭ 152 (-20.42%)
Mutual labels:  bot
Transmogrifai
TransmogrifAI (pronounced trăns-mŏgˈrə-fī) is an AutoML library for building modular, reusable, strongly typed machine learning workflows on Apache Spark with minimal hand-tuning
Stars: ✭ 2,084 (+991.1%)
Mutual labels:  ai
Artificial Intelligence Projects
Collection of Artificial Intelligence projects.
Stars: ✭ 152 (-20.42%)
Mutual labels:  data-science
Chineseblue
Chinese Biomedical Language Understanding Evaluation benchmark (ChineseBLUE)
Stars: ✭ 149 (-21.99%)
Redd
Redd is a batteries-included API wrapper for reddit.
Stars: ✭ 180 (-5.76%)
Mutual labels:  bot
Syfertext
A privacy preserving NLP framework
Stars: ✭ 170 (-10.99%)
Finnlp Progress
NLP progress in Fintech. A repository to track the progress in Natural Language Processing (NLP) related to the domain of Finance, including the datasets, papers, and current state-of-the-art results for the most popular tasks.
Stars: ✭ 148 (-22.51%)
Media Search Bot
Inline bot for channels and groups
Stars: ✭ 150 (-21.47%)
Mutual labels:  bot
Covid19 Severity Prediction
Extensive and accessible COVID-19 data + forecasting for counties and hospitals. 📈
Stars: ✭ 170 (-10.99%)
Mutual labels:  data-science
Xray 15
X-Ray Engine 1.5 expansion. Original version was used in S.T.A.L.K.E.R.: Clear Sky.
Stars: ✭ 151 (-20.94%)
Mutual labels:  ai
Observations
Tools for loading standard data sets in machine learning
Stars: ✭ 190 (-0.52%)
Mutual labels:  data-science
Mariana
The Cutest Deep Learning Framework which is also a wonderful Declarative Language
Stars: ✭ 151 (-20.94%)
Mutual labels:  data-science
Easymodels
Easily find and view pre-trained AI models and deep learning projects through the command line 💻
Stars: ✭ 186 (-2.62%)
Mutual labels:  ai
Stopwords
Default English stopword lists from many different sources
Stars: ✭ 179 (-6.28%)
361-420 of 3435 similar projects