An open API service providing repository metadata for many open source software ecosystems.

Topic: "algorithmia"

algorithmiaio/algorithmia-python

Python Client for Algorithmia Algorithms and Data API

Language: Python - Size: 352 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 137 - Forks: 39

rogerfitz/tutorials

Git Repo for Articles on Ergo Sum blog and the youtube channel https://www.youtube.com/channel/UCiie9CN--dazA7iT2sry5FA

Language: Jupyter Notebook - Size: 295 MB - Last synced at: about 24 hours ago - Pushed at: 4 months ago - Stars: 87 - Forks: 49

basakbuluz/Visual-Question-Answering

:camera: :question: Visual Question Answering Demo and Algorithmia API

Language: Jupyter Notebook - Size: 53 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 26 - Forks: 6

miguelTI/video-maker-bot-python

A bot that can create a video about a topic and publish it on Youtube.

Language: Python - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 24 - Forks: 4

algorithmiaio/model-deployment

Examples showcasing model deployment

Language: Jupyter Notebook - Size: 4.48 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 9

antonino3g/video-maker

🤖 [PT-BR]Projeto open source para criação de vídeos automatizados com a utilização da API de inteligência artificial Watson (IBM), API Machining Learn da Algorithmia, API Google Imagens e Search. Feito em Node.js.

Language: JavaScript - Size: 11.7 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 7

algorithmiaio/langpacks

Standardized builder and runners for Algorithmia algorithms

Language: Python - Size: 57.3 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 9

apolinario/WikiColorize

WikiColorize Bot

Language: Python - Size: 24.4 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 3

ThiagoNelsi/wikipedia-to-document

This project collects Wikipedia articles from a search term entered by the user and formats the data into a .docx (Word Document) document with images related to each section of the collected article.

Language: JavaScript - Size: 634 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 3

hrbrmstr/algorithmia

R interface to the Algorithmia API

Language: R - Size: 597 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 1

mateusfg7/textAnalysis

:page_facing_up: Programa em python que realisa análise em texto usando recursos da API Algorithmia.

Language: Python - Size: 1000 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 2

dhairya0907/Creepypasta-Text-Generator

Website which uses Deep Learning to generate horror stories.

Language: Jupyter Notebook - Size: 668 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

limacaiquelg/video-pymaker

Python application to create and upload videos to YouTube automatically from a search term entered by the user.

Language: Python - Size: 2.64 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 0

LiteraturePro/Cartoonize

Language: Python - Size: 8.63 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

algorithmiaio/algorithmia-modeldeployment-action

Algorithmia Github Action capable of running Jupyter notebooks to create the ML model, uploading the model and updating the algorithm at Algorithmia

Language: Python - Size: 781 KB - Last synced at: 26 days ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

Davisy/Laravel-SMS-Spam-Detection

Deploy a NLP model in Laravel Application to detect SMS spam messages.

Language: PHP - Size: 272 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 4

riccardogiorato/pocketbotanist

a Tensorflow project with vue frontend to recognise flowers 🌺

Language: Jupyter Notebook - Size: 115 MB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 1

vneogi199/Phishing-detection-using-data-mining-Python

A Chrome Extension that detects Phishing Websites and alerts the user regarding the same.

Language: JavaScript - Size: 33.7 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 2

aslisabanci/distilbert_multiclass_training

Model training and prediction algorithm classifying texts per topic and sentiment, using DistilBERT and PyTorch. Uses Github Actions to continuously train and deploy the model to Algorithmia.

Language: Jupyter Notebook - Size: 31.3 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

dhairya0907/Creepypasta-Text-Generator-Website

Website which uses Deep Learning to generate horror stories.

Language: JavaScript - Size: 83.5 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

bennybauer/face-detection-algorithmia

Face detection using OpenCV's FaceDetection algorithm hosted on Algorithmia (https://algorithmia.com/algorithms/opencv/FaceDetection)

Language: JavaScript - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

ReinanHS/video-maker

Projeto open source para fazer vídeos automaziados.

Language: JavaScript - Size: 427 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

erickmp07/RoboTuber

Open source project to make automated videos with robots

Language: JavaScript - Size: 11.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

algorithmiaio/githubactions-modeldeployment-demo-algorithmiaalgo

Demo ML repository, using Algorithmia Model Deployment Github Action, to auto deploy on an algorithm hosted on Algorithmia

Language: Jupyter Notebook - Size: 2.78 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 2

algorithmiaio/githubactions-modeldeployment-template

Template ML repository to get started with Algorithmia Model Deployment Github Action integration

Language: Jupyter Notebook - Size: 290 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

jeffersonmiranda0/robo-video-maker

Projeto open source para criação de videos automáticos

Language: JavaScript - Size: 10.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rpopuc/lab-video-maker

Bots para criação e publicação de vídeo no Youtube

Language: JavaScript - Size: 570 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rihor/finder

App that retrieves text, from wikipedia, and images, from google, about anything.

Language: JavaScript - Size: 903 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

DanielNasc/wikipedia-summary-to-pdf 📦

Um projeto onde irei tentar fazer uma aplicação que gera um pdf automaticamente a partir de uma pesquisa na wikipedia

Language: JavaScript - Size: 217 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

williamtorres1/produtor-video

Robôs para produzir vídeos automatizados

Language: JavaScript - Size: 27 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Spinnafre/Video-Maker

Projeto para gerar vídeos automatizados

Language: JavaScript - Size: 2.41 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

algorithmiaio/githubactions-modeldeployment-demo-githubalgo

Demo ML repository, using Algorithmia Model Deployment Github Action, to auto deploy on an Algorithmia algorithm backed by Github

Language: Jupyter Notebook - Size: 2.78 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

aslisabanci/demo_autodeploy_algo_on_algorithmia

Example repository demonstrating a CI workflow between Github and Algorithmia

Language: Jupyter Notebook - Size: 4.52 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

aslisabanci/demo_autodeploy_algo_on_github

Example repository demonstrating a CI workflow between Github and Algorithmia

Language: Jupyter Notebook - Size: 3.22 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

cabustillo13/Revivir-Imagenes

Dar color a imágenes en blanco y negro de épocas de antaño con ayuda de Deep Learning con la automatización de pyautogui.

Language: Python - Size: 1.57 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

aslisabanci/xgboost_demo

Demonstrating how to build an XGBoost model and deploy it to Algorithmia, from a Jupyter notebook

Language: Jupyter Notebook - Size: 3.18 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

joenas/huginn_algorithmia_agent

Huginn agent for the Algorithima API

Language: Ruby - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

avneesh1mehta/SodaHacks2018

Text Summarization Django App

Language: Python - Size: 104 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

vneogi199/ScikitRandomForest-Algorithmia

Scikit-Learn Implementation of Random Forest Algorithm for Algorithmia

Language: Python - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

magikcypress/Pybotgram

Simple bot script for Telegram with python-telegram-bot library

Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0