- South Africa
Stars
📚 Freely available programming books
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
An opinionated list of awesome Python frameworks, libraries, software and resources.
All Algorithms implemented in Python
scikit-learn: machine learning in Python
The world's simplest facial recognition api for Python and the command line
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
A Deep Learning based project for colorizing and restoring old images (and video!)
📷 Instagram Bot - Tool for automated Instagram interactions
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
The Ethereum Improvement Proposal repository
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
Short Python code snippets for all your development needs
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
Instant Stack Overflow results whenever an exception is thrown
Simple and comprehensive tutorials in TensorFlow
Repository containing evidence of police brutality during the 2020 George Floyd protests
ThetaGang is an IBKR bot for collecting money
Python client for Alpaca's trade API
Contains examples for the Movidius Neural Compute Stick.
Command Line Artificial Intelligence or CLAI is an open-sourced project from IBM Research aimed to bring the power of AI to the command line interface.
Getting Started with TensorFlow, published by Packt
Understanding emotions from audio files using neural networks and multiple datasets.
speech emotion recognition using a convolutional recurrent networks based on IEMOCAP
Serving a keras model (neural networks) in a website with the python Django-REST framework.
WARNING: VERY OLD CODE! My solution for writing a Tic-Tac-Toe game in Django. Useful for people first getting to know Django.