Skip to content
View aissam-out's full-sized avatar
Block or Report

Block or report aissam-out

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aissam-out/README.md

           

Hi there 👋

I'm Aissam : Researcher, programmer and passionate about Machine/Deep Learning, currently working on Conversational AI @ affiniti.ai.

I'm a certified TensorFlow Developer, and I'm mainly interested in developing AI-based conversational applications.

Also, I started the largest open dataset of Moroccan dialect (Darija) ⇆ English translation: Darija Open Dataset.

I use Python. 🐍

You can find me on twitter : @aissam_out


Technologies and tools


Medium articles

Alexa Skills with Python : An Introduction

The first post of a series of tutorials about how to develop Alexa skills using Python.

How to get the TensorFlow Developer Certificate using free Colab

My thoughts about the TensorFlow Developer Certificate and how I managed to successfully prepare and pass the exam.

Deploy multiple Flask Applications using Nginx and Gunicorn)

A journey through the process of deploying multiple Flask Applications on a Linux server using Nginx and Gunicorn.

A guide to building WhatsApp chatbots using Dialogflow and FireBase

A step-by-step tutorial to create smart chatbots for your business and have them to interact with your backend

Machine Learning in production: Keras, Flask, Docker and Heroku

Pipeline for ML/DL solutions: Build the model, create an API to interact with it, containerize it and deploy it

Emergence as the starting point to Artificial General Intelligence

What made humans unique and therefore let them triumph over this planet, is their ability to add flexibility to the common ingredients of emergence: number and cooperation


GitHub Statistics

Pinned Loading

  1. ML-in-production ML-in-production Public

    Pipeline for ML/DL solutions: Build the model, create an API to interact with it, containerize it and deploy it

    Python 17 13

  2. chatbot chatbot Public

    Create WhatsApp and Messenger chatbots for your business and have them to interact with your backend

    Python 5 1

  3. Alexa-Skills-Python Alexa-Skills-Python Public

    Alexa skills main functionalities using Python

    Python 4 1

  4. Deep-Learning-101 Deep-Learning-101 Public

    Deep Learning 101

    Jupyter Notebook 1

  5. game-of-life game-of-life Public

    Implementation of Conway's Game of Life

    JavaScript 1

  6. chat-with-sockets chat-with-sockets Public

    A complete, easy-to-use chat application using the websocket protocol.

    HTML